cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing SOAP scenario

former_member1275317
Participant
0 Kudos

I have done SOAP(Sender)--SAP-PI- SOAP(RECEIVER) Scenario. It is in synchorous mode..

It works fine in Altove XML Spy.. and getting the response fron webservice..

but when i;m testing it PI (RWB->Comp Monit>Integration engine-->Test Messge ) it gives me error

" Error While Testing: Method Not implemented "

Can anyone please help me on this.. What acould be the reason.. for this..

Regards,

deep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sandeep.

If you can compare the request payload for webservice of both the messages you are sending from RWB test tab & XMLspy.

check out of any difference.

Regards,

Sunil.

former_member1275317
Participant
0 Kudos

Sunil, Thanks For your Reply...

Payload is correct.. and mapping is also fine. I'm getting reponse from Webservices using XML SPY..

But i have seen one warning about Integation Engine : Is Websecurity Available : Communication error Proxy calls are not permitted on sender or receiver side on the IS (client) in Component monitoring..

Does this warning cause this error anyway.. ? Because i'm getting error even in XML SPY when i defined business system as Sender and Receiver as Business Service. But if i define both are as Business Serivces.. it works fine.. (in XML SPY)

But in both cases i'm failing in RWB(INtegration engine-:>Test message)

Is there any relation to above mentioned warning " Is Websecurity Available : Communication error Proxy calls are not permitted on sender or receiver side on the IS (client) in Component monitoring.. "

Regards,

Deep

former_member200962
Active Contributor
0 Kudos

Is your server freshly installed??....If yes then the error that you are getting is due to some configuration miss.....do a post installlation check on your system....also refer answers from these threads:

Regards,

Abhishek.

former_member1275317
Participant
0 Kudos

Abhishek thanks for your reply..

The above mentioned Error "Is Web security Available" related to my issue....?

Actaully my issue is issue with Scenario SOAP SAP-PI -SOAP ..its working fine in XML SPY.. i'm getting the reaponse from Webservice also..

But when i'm testing it RWB(Component Monitoring->Integration Engine->Test Message) i getting the error " Error while sending the message : Method Not implemented" so what is the actaul probelm for this error log.. why the messgae execution failing in SAP-PI

Regards,

Deeps.

Edited by: sandeep on Jul 6, 2009 5:48 AM

former_member200962
Active Contributor
0 Kudos

>

>Is there any relation to above mentioned warning " Is Websecurity Available : Communication error Proxy calls are not permitted

>on sender or receiver side on the IS (client) in Component monitoring.. "

Referring to this reply check the given links.....

Go to RWB --> Component Monitoring ---> Integration Engine ---> Self-Test Status ---> Result of Self-test .... you will find the same warning here....

So if this is the case then contact your Basis team and ask them if all the post installation steps are configured properly.....

former_member1275317
Participant
0 Kudos

Thanks all for your valuable suggestions..

problem is due to Service Pack.. need to upgrade..

Regards,

Deeps

Former Member
0 Kudos

check the message //Method// you mapped in PI . the error shows it is different than requried.