How to pass query param in the rest api URL defined in Rest Service Application PMF Rule
(Doc ID 2783148.1)
Last updated on MAY 21, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.1 and laterInformation in this document applies to any platform.
Goal
How to pass couple of parameters defined in Rest Service Application Rule to REST API URL directly and not as part of Header or Data in PMF execution.
For eg., When user tried adding the param (vintage=202003) in Query param for the Rest API URL http://example.com/foo , it should add the query param provided while invoking REST API as below
http://example.com/foo?vintage=202003
Rest Service Application Rule
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |