Wednesday, March 24, 2021

OIC - Use of Translate function

Requirements: To remove the aposthrope (') from a string.

Format:

translate($variable_name,"'",'')

We can also replace one special char to another one using translate function.

No comments:

Post a Comment

Featured Post

OIC - Understanding Message Pack Consumption in Oracle Integration Cloud (OIC)

Introduction Oracle Integration Cloud (OIC) licensing is based on message pack consumption, and misunderstanding how messages are billed can...