cancel
Showing results for 
Search instead for 
Did you mean: 

Problem SOAP PI attachment

Former Member
0 Kudos

Hi,

I'have this scenario : SOAP-proxy

I developped my sender under soap protocol, and I use ' keep attachement', my reciever has 'XI' type.

I saved the wsdl that I get from my sender agrement, and use it in SOAPUI for test.

When I didn't add an attachement, I find the entry in sxmb_moni as response.

When I add the attachement , I didn't get any results.

How can I solve this problem to get the attachement ??

Cordialy

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Mou,

I usually use the SOAP receiver adapter to keep the attachments with proxy receiver, however the XI adapter supports the attachments as well. First of all, you should check in your ECC endpoint if any exception is raised and if the attachment arrives there. You can enable sxi_monitor trace in your ECC endpoint and to try to find out when the error appears.You can follow these steps:

Can you see the attachment in the PI request?,

Can you see the attachment in the ECC request?,

Any exception in st22 ECC transaction?

Have the abap proxy an attachment handling, for request and for response?

Can you see the attachment in the ECC response?

If you find any relevant exception, share it and the scn members will can to help you better.

Regards.

Former Member
0 Kudos

Hi,

Thank you for your quiq response.In sxmb_moni of PI system I didn't find any entry when I add the attachement and send the request.My wsdl dosn't contain any information about the attachement.This this how it's look like my request :

This is the reponse that I get :