Skip to Main Content

Integration

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!

Convert binary to text in OSB pipeline

ShaqirahOct 3 2018 — edited Jan 4 2019

Hi,

I have a variable i.e $BinaryResponse that after a MFL translation which will translate from XML to Binary and I want to convert binary to text in OSB so that I can send the email as an attachment in the attachment body.

I found a function fn-bea:binary-to-text($arg0-anyType, $arg1-string) in Xquery Expression Builder.

Is the above function able to full-fill my requirement?

I have tried to insert the var in the function but keeps getting errors and I'm not sure how to use this function.

Any sample to show where and how to use this function most welcome.

Or suggestion to overcome these issue.

Thanks in advance.

Comments
Post Details
Added on Oct 3 2018
9 comments
6,593 views