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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

Static variables set in Automation script is reverting in GQI on using it

Solved291 views5 days ago#automationscript GQI
4
Hari priya Venkatesan [DevOps Advocate]792 14th February 2025 0 Comments

Hi Team,

I'm trying use a variable set in automation script in the custom adhoc GQI code.
I have an 'OB_Edit' automation script, and inside this script i have created a shared project and added the below code, so that i can use this variable set in OB_Edit automation in the GQI code

In OB_Edit script:
I have set the value like below
RefreshCache.refresh = true;

In GQI_Code:
I have referenced the RefreshCache shared project and used the value like below.
if( RefreshCache.refresh)

In OB_RefreshCache.cs (Shared project):
namespace OB_RefreshCache
{ public static class RefreshCache
{
public static bool refresh { get; set; }
}
}

Here is how it works, the OB_Edit is called first on a save and then after when a table is opened the GQI_Code is called
So, though it is set as true in OB_Edit script, it still shows as false in GQI_Code. Tried it in few other ways as well, but either way it is showing false

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Tom Waterbley [SLC] [DevOps Catalyst]8.95K Posted 17th February 2025 0 Comments

Hi Hari priya,

I'm afraid that what you're trying to do will not work. Automation scripts and GQI are running in different processes, so sharing memory between the two is not possible.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5 days ago
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
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