Is “Configuring external authentication via an identity provider using SAML” updated?
20th April 2023
Hi Ladan, The steps you’re looking for a mentioned a bit higher in Setting up an Azure AD Enterprise application. UPDATE
Answer
20th April 2023
Hi Ladan, The steps you’re looking for a mentioned a bit higher in Setting up an Azure AD Enterprise application. UPDATE
20th April 2023
Hi Bruno, Yes this is possible. For each input parameter that you define on your script, the bot will ask for input data.
20th April 2023
Hi Jeroen, VLC can still be embedded in a visual overview. There are a couple of points of attention to get it working: When using a 64-bit Cube (with the …
20th April 2023
What property name are you using? Be aware that for AlarmFilterField.PropertyValue, the property name should have a prefix indicating the source of the property, e.g. “alarm.xxxx” ,”element.xxxx”, “view.xxxx” or “service.xxxx”
20th April 2023
Hi Joachim, Some things that can get you started: The Class Library does have a few spectrum-related methods through the IDMSElement.SpectrumAnalyzer interface. These methods communicate directly with the SLSpectrum module …
20th April 2023
Hi Melissa, It is safe to ignore these errors for a standalone DataMiner Agent. The message/error got introduced in v10.1.6 / 10.1 CU3 / 10.0 CU14 (ref) as a protection …
20th April 2023
The SFTP protocol is an entirely different protocol than FTP (or secure FTPS). SFTP is at the moment not supported. As a workaround, you could implement it in a C# …
20th April 2023
Visual Studio for Mac is a completely different product, that doesn’t even support extensions. It is actually originally based on Xamarin Studio which has been rebranded. See https://stackoverflow.com/questions/44825177/installing-extensions-on-visual-studio-2017-mac and https://developercommunity.visualstudio.com/t/extension-support-for-visual-studio-2022-for-mac/1554393.
20th April 2023
Hi Sebastian, This syntax looks correct. Do note that you should use Type.Name as propertyName e.g. Alarm.Level. Not sure if this is the case. It should not be a problem …
20th April 2023
Hi Sebastian, Maybe indeed it’s the GetAlarmDetailsFromDbMessage , can you share me the full script or context?
20th April 2023
Hi Jens, Can you check if you see something in the eventviewer? Regards,
20th April 2023
Hi Jim, You can link the output of the automation script back to the Low Code app via the ‘Script outputs’ feed of the button used to execute the script. …
20th April 2023
Hi Ben, Unfortunately, this is not yet supported. https://docs.dataminer.services/develop/TOOLS/DIS/Installing_and_configuring/Prerequisites.html The same goes for ARM64 based Windows systems: https://community.dataminer.services/question/dis-dataminerintegrationstudio17-2-39-1-34-vsix-and-w11-vs2022-17-5-3-arm-compatibility/
19th April 2023
Hi Miguel and Rene, Thanks for your comments. Regarding the folder path, we have tried the following paths and we have the same error 0x800402F3 which would mean “Uploading the …
19th April 2023
Hi Alaiin, For the first part of your question, I believe you should be able to use the VdxPage shape data field (https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Making_a_shape_display_a_particular_page_of_the_current_Visio_drawing.html). This would require the Visio page you …