Hi All,
I have a requirement where i am doing SFDC lookup and from response payload from SFDC i store Id values as comma separated in exchange property as shown in my screenshot below. Now i want to fetch these values in message mapping and pass on these values to some target field in my case gii__UnitofMeasureOut__c. as shown in my another screenshot.
If i do getProperty function and pass PropertyName then i will get all these 4 comma separated values in mapping but how can i get these values as array of string so i can pass on to target structure in 4 diff contexts.
Pls Help.

