Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to convert HTML entity encoded value in Siebel EAI

edited Apr 29, 2021 2:50AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hello,


In a inbound web service call to our Siebel application, we receive a field value that's both url-encoded and html-encoded (or in other words HTML entity encoded), such as "%26lt%3B100" and "%26lt%3B0.5" 


I can use unescape (string) in eScript to url-decode and convert "%26lt%3B100" into  

However, I can't find any function or method in Business Service or eScript that converts

into


Is there anything like that in the standard repository? If no, can you please suggest an alternative?


Regards,

Jang Lee

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center