Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Tutorials
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Parameter Control shape modifying the wrong row

Solved637 views8th January 2024Visio Visual Overview
1
Robin Becker [DevOps Advocate]1.40K 11th December 2023 2 Comments

Hi,

I'm trying to use a Parameter Control shape but it keeps modifying the wrong row. Modifying the row directly in the table works fine. The primary keys of the table consists only of integers.
The shape data:

The table:

<Param id="500">
      <Name>StreamUsage</Name>
      <Description>Stream Usage</Description>
      <Type>array</Type>
      <ArrayOptions index="0" options=";naming=/503">
            <ColumnOption idx="0" pid="501" type="retrieved" options="" />
            <ColumnOption idx="1" pid="502" type="retrieved" options=";save" />
            <ColumnOption idx="2" pid="503" type="retrieved" options=";save" />
            <ColumnOption idx="3" pid="504" type="retrieved" options=";save" />
            <ColumnOption idx="4" pid="505" type="retrieved" options=";save" />
            <ColumnOption idx="5" pid="506" type="retrieved" options=";save" />
            <ColumnOption idx="6" pid="507" type="retrieved" options=";save" />
            <ColumnOption idx="7" pid="508" type="retrieved" options="" />
            <ColumnOption idx="8" pid="509" type="retrieved" options=";save" />
            <ColumnOption idx="9" pid="510" type="retrieved" options="" />
            <ColumnOption idx="10" pid="511" type="retrieved" options=";foreignKey=9000" />
            <ColumnOption idx="11" pid="512" type="retrieved" options=";save" />
            <ColumnOption idx="12" pid="513" type="retrieved" options=";save" />
            <ColumnOption idx="13" pid="514" type="retrieved" options=";save" />
            <ColumnOption idx="14" pid="515" type="retrieved" options=";save" />
            <ColumnOption idx="15" pid="516" type="retrieved" options=";save" />
            <ColumnOption idx="16" pid="517" type="retrieved" options="" />
            <ColumnOption idx="17" pid="518" type="retrieved" options="" />
            <ColumnOption idx="18" pid="519" type="retrieved" options="" />
            <ColumnOption idx="19" pid="520" type="retrieved" options=";save" />
            <ColumnOption idx="20" pid="521" type="retrieved" options="" />
            <ColumnOption idx="21" pid="522" type="retrieved" options=";save" />
            <ColumnOption idx="22" pid="523" type="retrieved" options=";save" />
      </ArrayOptions>
      <Information>
            <Subtext>Stream Usage</Subtext>
      </Information>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Positions>
                  <Position>
                        <Page>Stream Usage</Page>
                        <Column>0</Column>
                        <Row>0</Row>
                  </Position>
            </Positions>
      </Display>
      <Measurement>
            <Type options="tab=columns:501|0-502|1-503|2-504|3-505|4-506|5-507|6-508|7-509|8-510|9-511|10-512|11-513|12-514|13-515|14-516|15-517|16-518|17-519|18-520|19-521|20-522|21-523|22,width:80-73-95-126-150-125-125-80-64-83-187-140-100-102-59-132-97-124-141-144-150-100-123,sort:STRING-INT-STRING|ASC|2-STRING-STRING-INT|ASC|0-INT|ASC|1-STRING-INT-INT-STRING-STRING-STRING-STRING-INT-STRING-INT-INT-STRING-STRING-STRING-STRING-STRING,lines:25,filter:true">table</Type>
      </Measurement>
</Param>
<Param id="501" trending="false" duplicateAs="1301">
      <Name>StreamUsageId</Name>
      <Description>Id (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
            <Subtext>This is the key used internally by DataMiner to identify the table entries.</Subtext>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="502" trending="false" duplicateAs="1302">
      <Name>StreamUsageEquipmentId</Name>
      <Description>Stream Id (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="503" trending="false" duplicateAs="1303">
      <Name>StreamUsageEquipmentName</Name>
      <Description>Stream Name (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="504" trending="false" duplicateAs="1304">
      <Name>StreamUsageEquipmentDescription</Name>
      <Description>Stream Description (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="505" trending="false" duplicateAs="1305">
      <Name>StreamUsageEvent</Name>
      <Description>Event (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="506" trending="false" duplicateAs="1306">
      <Name>StreamUsageStart</Name>
      <Description>Start (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
            <Decimals>8</Decimals>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Decimals>8</Decimals>
      </Display>
      <Measurement>
            <Type options="datetime:minute">number</Type>
      </Measurement>
</Param>
<Param id="556" duplicateAs="1356" setter="false">
      <Name>StreamUsageStart</Name>
      <Description>Start (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
            <Decimals>8</Decimals>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Decimals>8</Decimals>
      </Display>
      <Measurement>
            <Type options="datetime:minute">number</Type>
      </Measurement>
</Param>
<Param id="507" trending="false" duplicateAs="1307">
      <Name>StreamUsageEnd</Name>
      <Description>End (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
            <Decimals>8</Decimals>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Decimals>8</Decimals>
      </Display>
      <Measurement>
            <Type options="datetime:minute">number</Type>
      </Measurement>
</Param>
<Param id="508" trending="false" duplicateAs="1308">
      <Name>StreamUsageEventType</Name>
      <Description>Event Type (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="509" trending="false" duplicateAs="1309">
      <Name>StreamUsageEventId</Name>
      <Description>Event Id (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="510" trending="false">
      <Name>StreamUsageMCRStatus</Name>
      <Description>MCR Status (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>Routed</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>Line-Up</Display>
                        <Value>2</Value>
                  </Discreet>
                  <Discreet>
                        <Display>On-Air</Display>
                        <Value>3</Value>
                  </Discreet>
                  <Discreet>
                        <Display>Finished</Display>
                        <Value>4</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="511" trending="false">
      <Name>StreamUsageSDNOVideoDestinationId</Name>
      <Description>SDNO Video Destination Id (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="512" trending="false">
      <Name>StreamUsageSource</Name>
      <Description>Source From Booking (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="513" trending="false" save="true">
      <Name>StreamUsageAutoRoute</Name>
      <Description>Auto Route (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>Enabled</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>Disabled</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="563" setter="false">
      <Name>StreamUsageAutoRoute</Name>
      <Description>Auto Route (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>togglebutton</Type>
            <Discreets>
                  <Discreet>
                        <Display>Enabled</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>Disabled</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="514" trending="false">
      <Name>StreamUsageManualSource</Name>
      <Description>Manual Source (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="564" setter="true">
      <Name>StreamUsageManualSource</Name>
      <Description>Manual Source (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="515" trending="false">
      <Name>StreamUsagePreRoll</Name>
      <Description>Pre Roll (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Units>min</Units>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="565" setter="true">
      <Name>StreamUsagePreRoll</Name>
      <Description>Pre Roll (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
            <Units>min</Units>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="516" trending="false">
      <Name>StreamUsageUseCustomPreRoll</Name>
      <Description>Use Custom Pre Roll (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="566" setter="true">
      <Name>StreamUsageUseCustomPreRoll</Name>
      <Description>Use Custom Pre Roll (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>togglebutton</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="517" trending="false">
      <Name>StreamUsageSourceLrcId</Name>
      <Description>Source LRC ID (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="518" trending="false">
      <Name>StreamUsageDestinationLrcId</Name>
      <Description>Destination LRC ID (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>number</Type>
      </Measurement>
</Param>
<Param id="519" trending="false">
      <Name>StreamUsageDestinationLrcLabel</Name>
      <Description>Destination LRC Label (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>other</RawType>
            <Type>string</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>string</Type>
      </Measurement>
</Param>
<Param id="520" trending="false" save="true">
      <Name>StreamUsageAutoRouteSetManually</Name>
      <Description>Auto Route Set Manually (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="570" setter="true">
      <Name>StreamUsageAutoRouteSetManually</Name>
      <Description>Auto Route Set Manually (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>togglebutton</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="521" trending="false">
      <Name>StreamUsageEncroachmentWarning</Name>
      <Description>Encroachment Warning (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>0</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="522" trending="false">
      <Name>StreamUsageEnded</Name>
      <Description>Ended (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>2</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="572" setter="true">
      <Name>StreamUsageEnded</Name>
      <Description>Ended (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>togglebutton</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>2</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="523" trending="false">
      <Name>StreamUsageStartSetManually</Name>
      <Description>Start Set Manually (Stream Usage)</Description>
      <Type>read</Type>
      <Information>
      </Information>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>discreet</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>2</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>
<Param id="573" setter="true">
      <Name>StreamUsageStartSetManually</Name>
      <Description>Start Set Manually (Stream Usage)</Description>
      <Type>write</Type>
      <Interprete>
            <RawType>numeric text</RawType>
            <Type>double</Type>
            <LengthType>next param</LengthType>
      </Interprete>
      <Display>
            <RTDisplay>true</RTDisplay>
      </Display>
      <Measurement>
            <Type>togglebutton</Type>
            <Discreets>
                  <Discreet>
                        <Display>True</Display>
                        <Value>1</Value>
                  </Discreet>
                  <Discreet>
                        <Display>False</Display>
                        <Value>2</Value>
                  </Discreet>
            </Discreets>
      </Measurement>
</Param>

Robin Becker [DevOps Advocate] Selected answer as best 8th January 2024
Toon Casteele [SLC] [DevOps Enabler] commented 11th December 2023

Seems to work fine over here, even with tables that use naming, as well as initializing and even changing the card variable that represents the index. Do you have any idea what part is not working? Does it work when you use a static index, etc?

Robin Becker [DevOps Advocate] commented 11th December 2023

Hi Toon. It seems like it works now?! Can’t really explain it but I spent most of Friday troubleshooting it without understanding what I did wrong. Maybe it’s some obscure bug that only pops up under certain circumstances. I guess this can be considered solved for now.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Robin Becker [DevOps Advocate]1.40K Posted 11th December 2023 0 Comments

This seems to have solved itself.

Robin Becker [DevOps Advocate] Selected answer as best 8th January 2024
You are viewing 1 out of 1 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Alarm Dashboard PDF/CSV Export 1 Answer | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin