Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ExecuteWithParams - putting attribute values in PageFlowScope?

User757151-OracleFeb 11 2013 — edited Feb 13 2013
I've a task flow that includes an ExecuteWithParams method call activity. Things are set up so it will always return no more than 1 row.

What i need to do is put some of the attribute values in the row returned by the ExecuteWithParams in PageFlowScope params, as these values will be used later in the task flow.

is there a way to have an ExecuteWithParams activity set such params based on the returned row? or is there some other way?


I'm using 11g.

Thanks for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2013
Added on Feb 11 2013
5 comments
412 views