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  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Values to be passed to second Table

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Values to be passed to second Table
 Login/Join
 
Member
posted
Hi All,

I have a call string which returns a variable and I'm holding it in a table.
Then I'm calling another procedure(Main RPC) and holding it in another temp table.

When i'm trying to print values, I'm using second table to print values, but i need one value to be passed from my first table. I don't want to join the tables. Can I pass the value from first table to second one. Can anyone help me out. Thanks

This message has been edited. Last edited by: Kerry,


7.6.4,unix
all output
 
Posts: 17 | Registered: April 30, 2010Report This Post
Guru
posted Hide Post
-READ the variable from First Table.

Assign it to any Dialog Variable &XX

Then assign the Same to a virtual DEFINE Field in Second Table.

If The column is going to have more than one distinct values, You need to do some manipulation with -REPEAT as well.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
 
Posts: 394 | Location: Chennai | Registered: December 02, 2009Report This Post
Expert
posted Hide Post
When you are taling about tables, are these separate WebFOCUS Calls, or in the same procedure.

If the other prodecure -INCLUDED or EX'ed ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Guru
posted Hide Post
Ramkumar,

Do a search for the terms SAVE and READ and you should find plenty of information on how to accomplish this.

Dan


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report This Post
Member
posted Hide Post
Waz,

These are seperate Webfocus calls(RPC calls).
In the 1st table, the values are coming from 1st RPC and 2nd table, the values are coming from 2nd call.


7.6.4,unix
all output
 
Posts: 17 | Registered: April 30, 2010Report This Post
Expert
posted Hide Post
I think that you have two options.

1. Use FOCCACHE, you could hold the value in a temporary table. These exist for the session, I thin be default they expire after a day.

2. Create a hidden field in the first report that holds the value, this will be passed back to WebFOCUS as an amer variable.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Member
posted Hide Post
[Solved]It got solved. I used READ and SET to accomplish this. Thanks for your help.
Enjoy Webfocussing......


7.6.4,unix
all output
 
Posts: 17 | Registered: April 30, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Values to be passed to second Table

Copyright © 1996-2020 Information Builders