Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    XPATH -> Global Variables

Read-Only Read-Only Topic
Go
Search
Notify
Tools
XPATH -> Global Variables
 Login/Join
 
Member
posted
I am working on a process that is kicked off by a SQL listener. One of the columns the listener pulls down is a unique identifier that I need the process to "remember" until the very end.

How can I feed this information into a Global Variable or Special Register? I have tried defining a Global Variable with an XPATH to the column that is available at "Start" but it comes out blank. The Global Variable shows up like $VAR_NAME from my dropdown menus later on in the process, but it is always empty.

I've also tried to use the agent "com.ibi.agents.XDSREGAgent" at the beginning of the process. I use it to set variable type "USER" and set the value to the same XPATH. This doesn't make the variable show up in later dropdown menus, nor can I access the value by using SREG(VAR_NAME).

What recommendations are there to help my process remember the SQL UID until the very end?
 
Posts: 4 | Location: Dayton, OH area | Registered: October 24, 2006Report This Post
Member
posted Hide Post
quote:
com.ibi.agents.XDSREGAgent

Have tried setting a global variable instead using a XPATH.

The com.ibi.agents.XDSREGAgent does work if you define the Varable and properties on the last tab in the designer object. When you call the variable please remember to use SREG(variable name). We use it successfully.
 
Posts: 16 | Location: Cape Town, South Africa | Registered: July 03, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    XPATH -> Global Variables

Copyright © 1996-2020 Information Builders