cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR in SOAP scenario

Former Member
0 Kudos

Hi,

I am doing SOAP to FILE scenario. In SXMB_MONI, the error is coming as follows:

either no channelID specified or no channel found for the specified party, service, and channel name

Thanks,

Anup

Accepted Solutions (1)

Accepted Solutions (1)

madanmohan_agrawal
Contributor
0 Kudos

Anup Says..

either no channelID specified or no channel found for the specified party, service, and channel name

The error lies in the way your URL is specified. Please check the following your URL:

1) The name of the CC and Business Service is exactly the same...as given in ID....there should be no difference....not even of the case (lower/upper).

2)Whenever you copy your URL, some spaces get introduced...not your fault...check for it and remove it

3) Have you activated all the recent changes in ID?

Also check the following..

If you are using..

http://<serverhost>:<port>/XISOAPAdapter/MessageServlet?action=FindChannel&channel=<party>:<ServiceN... Name>

then try with the below one

http://<serverhost>:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<ServiceName>:<Channel Name>

Regards,

Madan Agrawal

Former Member
0 Kudos

Thanks for all your help..There are few objects inactive in ID. I activated them and problem solved.

Answers (2)

Answers (2)

jyothi_anagani
Active Contributor
0 Kudos

Hi,

Try to Refresh the Cache. and check whether are you able to see all channels in RWB or not.

If not goto ID->Environments->Cache Notifications-->select days(1 week)-->check red Mark is there. If it is there Refresh it.

Thanks.

Former Member
0 Kudos

Hi

check the SOAP URL , it looks like it is not pointing to the right service. Check SAP Note 856597