Skip to Main Content

Application Development Software

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!

how to pass paramter between 2 seprate taskflows in webcenter portal 12 ?

User_93BZ0Oct 9 2019 — edited Oct 10 2019

i have developed 2 custom task flows TaskFlowA , TaskFlowB
and deployed them as shared library and added them to resource catalog
the the taskFlowB has input Paramter , called url which is the value for inlineFrame component
and taskFlowA has 3 af:links with actionListner  link1 , link2 , link3
those 2 task flows are added on webcenter portal page as a components
the problem is i can't pass paramter from taskFlowA whick is the url  to TaskFlowB and refresh it
(i tried to use session scope variables , and it worked but the behavior became incostistant when open multiple tabs )
any help please ?

Comments
Post Details
Added on Oct 9 2019
1 comment
226 views