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    [CASE-OPENED] How to pass a parameter in oracle procedure calling using an Adapter

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE-OPENED] How to pass a parameter in oracle procedure calling using an Adapter
 Login/Join
 
Silver Member
posted
Hi All,

I have a pflow in which I am calling a oracle stored procedure with a constant input xml.

Constant input XML

 <?xml version="1.0" encoding="utf-8"?>
<AdapterParams location="RDBMS/Schemas/APPS/Procedures/Packages/ORA_PKG/ORA_PRC">
  <P_REQUEST_ID>2</P_REQUEST_ID>
</AdapterParams>

this is the parameter value 2
 <P_REQUEST_ID>2</P_REQUEST_ID>
  


Now I do want to pass a parameter for passing dynamic value like
 <P_REQUEST_ID> PARAMETER </P_REQUEST_ID>
  

Please share your thoughts with me.

Thanks,
Mary Gerald...

This message has been edited. Last edited by: <Kathryn Henning>,


7.7.04M, Windows 7 , HTML, PDF,EXCEL
 
Posts: 36 | Registered: April 11, 2012Report This Post
Guru
posted Hide Post
Hi Mary,

The following has been received from the IBI support team.

Repsonse:
The parameter 2 is not fixed. You can change the 2 to another value. You can do this in a pflow using transforms or ifl before passing the request to the adapter. The assumption is the oracle procedure will accept other values.

Let us know if that answers your question.

Thank you for participating in the Focal Point Forum.

Kindest regards,
Tamra Colangelo
Focal Point Moderator
Information Builders Inc.
  

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


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
Silver Member
posted Hide Post
Hi Tamra,

Thanks for the reply. I need a variable which gets increased every time when the PFLow is referred like a counting variable to track the session of the PFLOW.

Now I opened a case with Tech Support for this issue.

Thanks,
Mary Gerald...


7.7.04M, Windows 7 , HTML, PDF,EXCEL
 
Posts: 36 | Registered: April 11, 2012Report This Post
Silver Member
posted Hide Post
Hi Friends,

Any suggestions for me for this issue?.
Currently I am using _unq() function. But it is keep incrementing the values for each and every objects in the same flow. I am not able to get the same value throughout the flow.

Please share your suggestions.


7.7.04M, Windows 7 , HTML, PDF,EXCEL
 
Posts: 36 | Registered: April 11, 2012Report This Post
Silver Member
posted Hide Post
Could you explain your following statement?

But it is keep incrementing the values for each and every objects in the same flow. I am not able to get the same value throughout the flow.

Are you using _unq on every single object in your pflow?

Ideally, you should define an SREG whose vlaue should be set to _unq and reference the sreg across the entire pflow.
 
Posts: 38 | Registered: April 13, 2012Report 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    [CASE-OPENED] How to pass a parameter in oracle procedure calling using an Adapter

Copyright © 1996-2020 Information Builders