Skip to Content
0
Aug 08, 2023 at 06:55 AM

How to fetch comma separated values in exchange property into message mapping as array of strings

200 Views Last edit Aug 08, 2023 at 07:13 AM 2 rev

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.

image.png

image.png

Attachments

image.png (146.7 kB)
image.png (156.4 kB)