Hello Experts,
We have a requirement to validate the attachment size in the incoming web service message.
Attachment size is coming as a field in web service message.
Condition : If attachment size is more than 3 MB , we need to remove the attachment and sends the message to target application after mapping.
If attachment size is less than 3 MB , we need to send message along with the attachment.
Please help how to achieve this. We are not going for BPM.
Thanks,
Ashish