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
    • Kanban workshop
    • 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
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

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

263 views17th February 2025#automationscript GQI
4
Hari priya Venkatesan [DevOps Advocate]730 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

Tom Waterbley [SLC] [DevOps Catalyst] Answered question 17th February 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Tom Waterbley [SLC] [DevOps Catalyst]8.90K 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.

Tom Waterbley [SLC] [DevOps Catalyst] Answered question 17th February 2025
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