cancel
Showing results for 
Search instead for 
Did you mean: 

Process SOAP Message with attachments

sid-desh
Advisor
Advisor
0 Kudos

Hi,

I want to process a SOAP message which has attachments. Basically i am getting this message from the XI system. The SOAP body has two parts content and a PDF file(as an attachment).

I have to read this SOAP message in a webservice and save the PDF file.

I am not getting how should i design my EJB so that it is able to receive both the content and attachment.

Please give your suggestions.

Regards

Sidharth

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi there,

API for Java: "SAAJ" will be of help to you.

SAAJ is used in java to extract (receive) the PDF from Threat Guard.

Can somebody tell me the similar tool to SAAJ that can be used for VB .Net

Thanks,

Samatha

sid-desh
Advisor
Advisor
0 Kudos

Hi,

Any suggestion in this regard will be a great help.

Regards

Sidharth