Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All, I have an integration CR and the provider system give me below SS to handle this part from my side. Questions:
Hi,
This is a multipart content, so you need to either register a multipart content handler into IS and use that or easiest way is to use the existing Integration Server pub.mime.* services to decode this response.
Thanks
Hi Prasanta, Could you please advise how handle List Attachments part and json parameters part
Actually I don’t have any sample flow with me, what you have to try is, after using the pub.mime services, you will get the part content and than use the usual IS public services like jsonToDocument to get IData from the Json context etc.