Read Comma delimited OIC response as String in Oracle Process
Summary:
1-we have OTBI Data model with query SELECT listagg (email_address,',') ,Call tis DM in OIC integeration which return respons as :
{ "Email" : "ali.ammmmmmi,m.dhbgggn,thahjjt.albjjjjm"}
2-we invoke this OIC into PCS Application
3-we want to get Thease names list in Assignee properit of Human Task : ali.ammmmmmi,m.dhbgggn,thabit.albaldem
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0