Process Automation CRUD actions
23rd January 2024
Hi Jeroen, The CRUD script will always be executed whenever those fields are updated. To deal with this, maybe you could use an enum field descriptor with the name of …
Answer
23rd January 2024
Hi Jeroen, The CRUD script will always be executed whenever those fields are updated. To deal with this, maybe you could use an enum field descriptor with the name of …
23rd January 2024
Hi, Based on the screenshot, I’m assuming that the destination element is using the protocol SES S.A. Channel Manager in the 1.0.1.x range? If that is the case then the …
23rd January 2024
Hi Koen, I didn’t try it myself, but did you try replacing the [this service] placeholder with [This EnhancedServiceId]
23rd January 2024
Hi Jarek, To calculate the total number of errors you can use the Aggregate operator. For example, in the image I’m using the aggregate operator to calculate the sum of …
23rd January 2024
I wanted to provide an update on the technical issue I was facing regarding Severity values from Correlation alarm info data parameter (65006). After some exploration, I’m thrilled to share …
23rd January 2024
Hi Joshua, you are mentioning Cube logs, but you did not mention SLDataMiner logs, is DataMiner running on the server? I strongly recommend you to report it to Techsupport (techsupport@skyline.be) …
22nd January 2024
That’s indeed the case Jaime. User management | DataMiner Docs
22nd January 2024
Hi Carl I’m not so sure if this is really GQI related. It seems to me that this is related to the format of your DateTime. If you do a …
22nd January 2024
Hi Diko, The alarm severity integer values are described/mapped in the AlarmLevel enum.
22nd January 2024
Hi Pedro, you can specify a specific time interval by using the “Range:Start=<dateTimeTextA>,End=<dateTimeTextB>” syntax. In order to make the times dynamic you can use one of the time placeholders like …
22nd January 2024
Yes it is correct, that was the first thing i have checked. it is set to https enable=”true” and name=”[OurDNS]”/
22nd January 2024
Hi Jan, Is the <HTTPS> tag in the maintenancesettings.xml file of your DMA set up correctly? If not configured correctly, it will not be possible to access the logging from …
22nd January 2024
Hi Mieke, The subScript.StartScript(); returns when: The synchronous flag is passed to the subscript as true and the subscript has completed Immediately after starting the subscript if the Synchronous flag …
22nd January 2024
Hi Fenta. First a great question. You have two options here: You can create a visio to make it fit the whole screen. You can use the option “wide column” …
22nd January 2024
Hi Fery, This would mean somebody on your system did an element export/import. The RTE you see means that importing the element takes a long time (more than 15 minutes). …