cancel
Showing results for 
Search instead for 
Did you mean: 

Exception in method process

Former Member
0 Kudos

Hi all,

I am configuring a scenario RFC -> XI -> Webservice. In my SOAP adapter trace, i found an error :

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Exception in method process.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Can any body please suggest me the possible reasons?

Thanks and best regards,

Kulwant

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kulwant,

Please check your quality of service, it should be Best Effort.

Thanks,

Varun

Former Member
0 Kudos

Hello Varun,

Yes its a Sync service. Is there any other possible reason for the same?

Thanks,

Kulwant

Former Member
0 Kudos

try this too

and this

Edited by: Lawrence on Apr 22, 2008 8:17 AM

Former Member
0 Kudos

Hi Kulwant,

I am also using Http axis in soap adapter and got the same error. could you please explain how you solved the issue?

Thanks,

Mahesh

Answers (1)

Answers (1)

Former Member
0 Kudos

it seems your adapters have the problem

try to check it out in the communication channel, whether the connections is ok or not

Former Member
0 Kudos

Hello Lawrence

Can you please tell me how to check that. I can only check the connection parameters. Also just to share, i am using Http (Axis) adapter, becuse when i open the webservice target url in browser, it shows it is an AXIS service. Is that okay?

Thanks and best regards,

Kulwant Singh