Skip to Content
0
Jan 17, 2023 at 08:01 AM

How to retrieve MPL attachments in a iFlow using groovy (or other techniques)

88 Views

Hi,

I am using groovy scripts to log message payloads, but in some cases I will need to find some data within those message attachments in my log. So sometime a client asks to verify if the data which is being send from either side is properly reaching the CPI or not. So for those kind of purposes I was thinking of making a CPI iFlow which will retrieve MPL attachments for any iFlow and read them 1 by 1. Can we achieve this anyhow using groovy script ?

Thanks.