cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP sender with attachment

Former Member
0 Kudos

I am working on PI 7.3. with java stack only.

scenario is - HTTP (with attachment) --> File

Please suggest me, how to send attachment over HTTP to PI.

Please share your experience.

Regards,

Vishal K

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can always use SOAP adapter to send attachments to PI over http

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thanks Michal,

1. can you please suggest me the client s/w that can send an attachment.

2. meanwhile i am not creating any object under ESR, does it have any relation.

former_member181985
Active Contributor
0 Kudos

>>1. can you please suggest me the client s/w that can send an attachment.

Use SOAP UI or XML spy

>>2. meanwhile i am not creating any object under ESR, does it have any relation.

For SOAP it is mandate you have to create ESR, as it can not have dummy data types or message types or binding

Answers (0)