Skip to Main Content

DevOps, CI/CD and Automation

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!

Oracle BPM Scripting catalog

User_T2V7YNov 28 2022

Hello everyone.
I need to deserialize a json string in a business object instance. While the toJson (groovy.json.JsonOutput.toJson) function works fine, the parse (groovy.json.JsonParser.parse) function is not recognized by the compiler. I can't understand how to use scripting catalog.

Comments

Post Details

Added on Nov 28 2022
0 comments
195 views