Hi,
I have a requirement where the incoming message to the Intel ESG is a SOAP with Attachment(SwA) message. The attachment is a .csv file. The ESG has to take the attachment file and place it in the SFTP folder.
Can someone please help on dealing with the attachment file ? I tried the function get-attachment(ma_key,attachment_position) whose return type is mentioned as Document Object. Not sure how to handle this further.