Remove Pages tag for DVE

Hi Dojo Is it possible to remove the Protocol/Display/Pages tag for DVE’s with an export rule? Or remove a specific page defined under the Pages tag?

Alert sound output

Hi I get a voice alert every few minutes from the dataminer. Is there a way to turn off this output? Thank you!

Low Code App – Header Bar button order

I can’t seem to figure out how to change the order of buttons in the header bar once they are in place. Is there something I’m missing to allow that? …

Investigating running processes

Hi, I am investigating some issues with the invocation of the correct processes between the A&B leg of a DMA pair. However, I don’t actually have a reference of exactly …

Failing backups

Hi, I’m seeing this in my notice events Backup job had errors. !! Backup-process failed, see logging for details. Unspecified error (-2147467259) Any idea which log file will point me …

How to update booking properties silently?

Originally when we were updating booking properties we were using the ‘SrmManagers.ResourceManager.SafelyUpdateReservationInstanceProperties’ method, however when looking into the documentation it looks like we should be using the ‘reservationInstance.UpdateServiceReservationProperties’ method. With …

IDP DISCOVER TIMEOUT AFTER 30 MINUTES

Hello all!! I have a problem to discover a network., after 30 minutes runing the discover the engine stop and show timeout. Can i change some configure or file to …

SetParameter performance differences

Hi Dojo, Was looking through a code review and had a question purely based off curiosity: when setting a parameter via SLScripting, you see both protocol.SetParameter(PID, value) and setting the …