Tokenize the element based on comma
Content
Hi Team,
We are getting below payload as a input:
<nsmpr0:Ojbects>
<nsmpr0:ObName>case</nsmpr0:ObName>
<nsmpr0:Ids>
<nsmpr0:id>5007F00000KAgYyQAL 5007F00000FMskRQAT 5007F00000FMskMQAT 5007F00000FNwthQAD 5007F00000KAgfkQAD</nsmpr0:id>
</nsmpr0:Ids>
</nsmpr0:Ojbects>
The id element contains multiple ids separated by spaces. How to tokenize the id based on space in ICS.
Regards,
Ankur
Tagged:
0