How to pass multiple values in one parameter in OIC mapper?
Summary:
Pass multiple values into a parameter with delimiter in OIC mapper to invoke OTBI
Content (please ensure you mask any confidential information):
Hi All, I have a requirement where I am calling OTBI report analysis from OIC. I have a parameter which needs to allow multiple values. I have tried using tokenize and for - each but it is taking only first value.
Example: I have a parameter in integration - P_BAL_SEG_CD, where I need to pass a value as 204;220 (semi colon is a delimiter). In ERP OTBI filter allowing the value as 204;220.
My XSLT look like as below:
Tagged:
1