Low Code App Custom View

Hi, we want to built a LCA with customized views for different users: Different layout Hiding/Showing objects (button, text…) In a query a switch by user cases for different selects …

Regarding the Sony NXL-ME80 connector

Hi there, I deployed a trial connector(version 1.1.0.2) of the Sony NXL-ME80 from Catalog for testing in our DMA. After creating the element and entering the ID and password, there …

Show Alarms based on the SRM Services

Hi All, Can we configure alarms based on the services created by SRM? My requirement is that the parameter of the element is only alarmed if it is added to …

Image scaling/resize issue

Hi Dojo, I want to add some logos based on URL’s in Visio. The pictures are not scaled correctly in the shape. I don’t find anything about scaling/resize options. In …

Setting table 1 to table 2 in DMS

Hello guys, i have question about setting tables Id for example i want from table one instance_id (which have input data  with all params)to be added that id to second …

Low code app text input to feed a query

Hello DOJO We have more than 100 dashboards identical to create. Each dashboard is available for one user. The difference betwwen each dashboard is based on the name of the …

Does protocol.SetParameters() set in order?

Hi, If I were to use protocol.SetParameters({pid1, pid2, pid3}, {value1, value2, value3}), is it guaranteed that the sets will be done in order? set 1 => pid1 = value1 set …