Remove protocol custom alarm properties

Hello, I’ve created a protocol to do some tests and added some alarm properties to the Alarm tag of a parameter. <Alarm options=”propertyNames:Property 1,Property 2;properties:|1005|2002″> As these were just a …

Get history alarms from DMS using Repository API

Hello, I’m developing a protocol to get history alarms over a certain date interval. To do this I’m using the Repository API (https://community.dataminer.services/question/paging-when-using-getalarmdetailsfromdbmessage-and-sendslnetmessage-calls/) but I am only able to get …

How to apply pagination on table Component

Dear Dojo Community, If we have huge data and we want to display pagination instead of vertical scroll in table component. I didn’t see any pagination option in layout for …

LCA – error trapped for concatenation

Hello, I’m manipulating the columns in my LCA – the goal is to get rid of the “,” (comma) in the column UDP PORT. So I’m creating columns PRIOR and …

How to create a Singleton on element level?

I need to create an object that will represent the state of the table, and I want to be able to use that same object from other QActions, however my …

Job Manager API only returning 1 reservation ID

Hi, Currently the jobs API is only returning 1 reservation ID even when there are multiple bookings in the payload. How do we get all the reservation IDs related the …

Source Resource Unable to Fully Swap

Hi, When I try to swap a ServiceReservationInstance using the same code as the one shown in this post, the service updates accordantly as you can see in the following …