cancel
Showing results for 
Search instead for 
Did you mean: 

How to create one soap interface with two soap action?

Former Member
0 Kudos

Hi,

I need to create one SOAP Interface with two or more webmethods (soap action), for example:

Interface: MI_Outb_User

Webmethods: createUser, searchUser, deleteUser.

Can anybody helpe me?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Santos,

I assume you will use one action at a time and depending upon certain condition you want to invoke the webservice and the corresponding action. If this is yes, then please check michaels reply in this thread:

or see stefans reply:

If this is not, then please ignore it.

Regards,

---Satish

Former Member
0 Kudos

Actually my scenario is:

SOAP -> XI -> RFC (sync)

And my SOAP Sender is one interface and need to have two soap action

How can i create one interface (soap sender) with two webmethods in same interface?

Former Member
0 Kudos

Hi Santos,

But in SOAP sender we dont use any actions in XI / PI. We use them only if we are using SOAP Receiver adapter.

Since you are using SOAP sender you need to create WSDL and give to the guys who ever are sending to PI.

Regards,

---Satish

Answers (0)