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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to prevent from posting entire opa-session and instead send only params needed by the webservice

Currently we have javascript extension using which entire opa-session is passed as request param.

What we want is to just pass required info like name, dob, ni number etc.

We don't want entire opa-session to be dumped into a request param for external webservice.

How to pass only the params we need from OPA to Webservice ?

Comments

Post Details

Added on Mar 6 2025
4 comments
47 views