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 …

disableWrite option on a parameter

Hey Dojo There is an option where you can make a column read-only based on a value of a different column in the same table, called disableWrite. options attribute | …

Trend Component in a Service

Dear Dojo, I’m using trend component with one child element in my Visio. But now I would like to have two parameters from different child elements. Usually I use the …

Parsing text and mapping to visual

I need to monitor a specific multicast in a network router. The API for that router does not give the information. But I can query the router via an ssh …

Accepted IP Address for IP Connection – SSH

Hi Dojo, If user wants to connect to a remote computer, he’ll specify the address in the “IP address/host” box. My question is: Why is there “Accepted IP Addresses” option …