cancel
Showing results for 
Search instead for 
Did you mean: 

how to use 1 CC in two or more Sender Agreements

Former Member
0 Kudos

Hi guys,

I would like create two interfaces of type SOAP Sender using the same Communication Channel, for example:

I have created MI_SOAP_User_Outb and MI_SOAP_List_Outb, then, i need to create 2 Sender Agreements, no problem, but, i need use only one Comunication Channel ( CC_SOAP_WS_Sender)

I created the CC but how can i use the same CC in two or more Sender Agreements, in CC what generic value can i write in Default Inteface Namespace and Default Interface Name. (i have passed * value but no solved my problem).

Can anybody help me, please ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Santos,

Since you are having two outbound interfaces, I dont think we can use one sender agreement and one communication channel. If we want to use one communication channel then you may need to have only one message interface.

Also when you are creating the wsdl you have to give the message interface name. So you need to create two wsdls.

Regards,

---Satish

Former Member
0 Kudos

Ok,

But, when i create one outbound interface i have only one webmethod, if i need use two webmethods i have to create twor outbound interfaces.

How can i create one outbound interface with two or more webmethods ?

Former Member
0 Kudos

Hi Santos,

I think you didnot understand what I am saying.

It is not possible to design the approach what you are saying.

Regards,

---Satish

Answers (0)