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.
๐ Problem Statement In a Real-Time REST integration in Oracle Integration Cloud, the source system sends Base64 encoded JSON. Flow: Receive...
No comments:
Post a Comment