Skip to Main Content

Intelligent Advisor

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!

Navigate the user on customized button clicks across the screens

prashanthbApr 18 2018 — edited Apr 18 2018

Hi all,

I have a requirement where I will be having a customized button rendered using javascript interview extensions on the first screen of my interview. When I click on that button, I should be navigating the user directly to the 4th screen of my interview.

For this, I have read the documentation and found this link Oracle Policy Automation Documentation Library  where we can use a method called navigate(investigateUri). Here, I see that the uri parameter for that method is dynamically changing for every session.

Then, how can I give this to an onclick event on my customized button. Can some one help me with this? I am open if you have any other ideas too.

remember, we are not using any of the standard global opa attributes in our interview and it is not a connector based approach. Completely customized opa interview according to our needs.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2018
Added on Apr 18 2018
1 comment
253 views