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
    • 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
      • Partners
      • 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
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Connector error – not able to get or set a row

Solved829 views30th January 2024Connector error
1
Frederic Anthierens [SLC] [DevOps Enabler]268 25th January 2024 0 Comments

Hi!

I have connector that processes SNMP traps from another DMS. The connector receives the trap and adds or update a row to a table. However, I noticed that not all the updates were present in the table.

When I open the logs, I saw the following log entries:

2024/01/24 19:40:40.194|SLProtocol – 14168 – |16132|ARRAY::GetAt|ERR|-1|[Cell retrieval] Table [Alarm Traps [1000]] [Column: Alarm PK ID [1001]] Get of row 4732 [only 4596 row(s) available]

2024/01/24 19:40:40.194|SLProtocol – 14168 – |16132|ARRAY::SetAt|ERR|-1|[Cell update] Table [Alarm Traps [1000]] [Column: Alarm [IDX] [1002]] Set on row 4732 [only 4596 row(s) available]

…

Could you give a little more background on the entries? What could be the possible root cause?

Thanks in advance!

Frederic Anthierens [SLC] [DevOps Enabler] Selected answer as best 30th January 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Tom Waterbley [SLC] [DevOps Catalyst]8.89K Posted 25th January 2024 0 Comments

Hi Frederic,

You can have these errors when using GetParameterIndex or SetParameterIndex. The second argument of these methods is the 1-based row number of the cell that you want to get or set. In your case you have a table with 4596 rows, but you want to get/set row number 4732 which doesn’t exist.

Frederic Anthierens [SLC] [DevOps Enabler] Selected answer as best 30th January 2024
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