cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP message

Former Member
0 Kudos

Hi all,

I would like to send a SOAP mesaage from SAP R/3 (MM) to an external system.
Can someone tell me:

- what I need as infrastructure components / what I need to install?
- does anyone has an example?

Our current infrasture :

- SAP R/3

- SAP portal abab stack

- No XI (PI) used

Thanks a lot for a reply.

Erwin

Accepted Solutions (1)

Accepted Solutions (1)

robertot4s
Active Participant
0 Kudos

Hi Erwin,

What is the version of the SAP R/3 system?

Regards,

Roberto

Former Member
0 Kudos

Hi Roberto,

the system is a SAP r/3 ECC 6.0

Greetings,

Erwin

robertot4s
Active Participant
0 Kudos

Hi Erwin,

In that case, you have to create a client proxy from transaction SE80:

- SE80 -> Edit Object -> Enterprise Services -> Service Consumer

Then, a wizard starts, and you have to indicate the WSDL of the external service.

Once the proxy is created, you have to configure it from SOAMANAGER transaction:

- SOAMANAGER -> Application and Scenario Communication -> Single Service Administration

Search for your proxy by "Consumer Proxy" and create a logical port with the URL and security data of the remote service.

Regards,

Roberto

Former Member
0 Kudos

Thanks a lot.

Answers (1)

Answers (1)

Former Member
0 Kudos

I believe you want to send SOAP message means you have a web service and by consuming that you need to send message, you can do it easily with

you can do it using SOAMANAGER in your application system, earlier it was lpconfig... you will find lot of material for that on scn.