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
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • 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
      • OSS/BSS
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

Clear parameter values on Tables

Solved189 views27th May 2025driver option protocol.leave SetParameterDescription
0
Jose Araujo [DevOps Advocate]602 25th May 2025 0 Comments

Hi

I need to clear table 1100 — that is, delete all its values.
I tried running this QAction, but it didn't work.

1100 is table

1001 is parameter

1002 is parameter

1003 is parameter

1004 is parameter
#####################################
(This part of QAction delete table)

object[] columnClearInfo = { 1100, 1101, 1102, 1103, 1104 };

object[] columnClearValues = {

newobject[0], // PK

newobject[0], // UUID

newobject[0], // Name

newobject[0], // State

newobject[0], // Chunking

};

protocol.NotifyProtocol(220, columnClearInfo, columnClearValues);
#####################################
<Paramid="1101">

<Name>ServiceTableUUID</Name>

<Description>UID</Description>

<Type>read</Type>

<Interprete>

<RawType>other</RawType>

<Type>string</Type>

<LengthType>next param</LengthType>

</Interprete>

<Display>

<RTDisplay>true</RTDisplay>

</Display>

<Measurement>

<Type>string</Type>

</Measurement>

</Param>

<Paramid="1102">

<Name>ServiceTableService</Name>

<Description>Service Name</Description>

<Type>read</Type>

<Interprete>

<RawType>other</RawType>

<Type>string</Type>

<LengthType>next param</LengthType>

</Interprete>

<Display>

<RTDisplay>true</RTDisplay>

</Display>

<Measurement>

<Type>string</Type>

</Measurement>

</Param>

<Paramid="1103">

<Name>ServiceTableStateService</Name>

<Description>Service Status</Description>

<Type>read</Type>

<Interprete>

<RawType>other</RawType>

<Type>string</Type>

<LengthType>next param</LengthType>

</Interprete>

<Display>

<RTDisplay>true</RTDisplay>

</Display>

<Measurement>

<Type>string</Type>

</Measurement>

</Param>

<Paramid="1104">

<Name>ServiceTablechunk</Name>

<Description>Chunk</Description>

<Type>read</Type>

<Interprete>

<RawType>other</RawType>

<Type>string</Type>

<LengthType>next param</LengthType>

</Interprete>

<Display>

<RTDisplay>true</RTDisplay>

</Display>

<Measurement>

<Type>string</Type>

</Measurement>

</Param>

<Paramid="1100"trending="true">

<Name>ServiceTable</Name>

<Description>Table Of Services</Description>

<Type>array</Type>

<ArrayOptionsindex="0"options="key" >

<ColumnOptionidx="0"pid="1101"type="retrieved"options=";save" />

<ColumnOptionidx="1"pid="1102"type="retrieved"options=";save" />

<ColumnOptionidx="2"pid="1103"type="retrieved"options=";save" />

<ColumnOptionidx="3"pid="1104"type="retrieved"options=";save" />

</ArrayOptions>

<Information>

<Subtext>

<![CDATA[Table Of Services]]>

</Subtext>

</Information>

<Display>

<RTDisplay>true</RTDisplay>

<Positions>

<Position>

<Page>Services</Page>

<Column>0</Column>

<Row>0</Row>

</Position>

</Positions>

</Display>

<Measurement>

<Typeoptions="tab=columns:1101|0-1102|1-1103|2-1104|3,width:350-220-112-100,sort:STRING-STRING-STRING-STRING,lines:10,filter:true">table</Type>

</Measurement>

</Param>

Jose Araujo [DevOps Advocate] Selected answer as best 27th May 2025

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Miguel Obregon [SLC] [DevOps Catalyst]19.32K Posted 25th May 2025 1 Comment

Hi Jose,

To remove rows from a table, you could use the following methods:

  • Method ClearAllKeys
  • Method DeleteRow: In this case you need the index of the row. You can get the index of the row using GetKeys.

Hope it helps.

Jose Araujo [DevOps Advocate] Selected answer as best 27th May 2025
Jose Araujo [DevOps Advocate] commented 26th May 2025

Hi Miguel,

I use protocol.ClearAllKeys(1100); but no clear the table.

You are viewing 1 out of 3 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
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