I'll try to make this blog a quick one just in case i miss out a month end blogging hehe.
I just want to demonstrate how you can quickly redirect from one Application (with a totally different URL) to the next, while sending parameters using the go<Commands> eg. goLink.
In my example, i created two identical apps... well exactly alike but with a different title, different context root, etc. I named them ApplicationA and ApplicationB hehe.
So a quick demo of what it does:
Now for the jspx code (again they both have the same code just different titles)
And the matching adfc-config input page parameter declaration.
Quick and easy way for basic url parameters.
This comment has been removed by the author.
ReplyDeleteHow can i bind application URL param(?cust_id=100) in ADF BC view object groovy expression binding variable? I should pass some value by url from other application like ebs or otm to adf(on my application loading time).
ReplyDeletethanks in advance
Reg/Senthil
i didnt get any idea from your blog that how you are doing it ??
ReplyDeletecan you please tell me in some detail ?