cancel
Showing results for 
Search instead for 
Did you mean: 

APPLICATION_ERROR?

Former Member
0 Kudos

Hi

I am send data from CRM to third party system using XI. Data is coming from CRM to XI but not going through XI to third party is throws error. If i go SXI_MONITOR i can this message

<SAP:Code area="UNKNOWN">APPLICATION_ERROR</SAP:Code>

In PAYLOAD i can see bellow message:

ac:Error xmlns:ac="http://www.anite.com/xml/schemas/applicationconnect">Error 0x0306 (CannotFulfillRequestException@SWK-MERCURY[12454D3CED2]): A@W on http://SWK-MERCURY/AniteFusionAdapter/Adapter.asmx has returned an error: Insufficient security permissions to perform the requested operation. System.Exception: Exception of type System.Exception was thrown.</ac:Error>

Can someone suggest me ?

Thanks

Babu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Babu,

the user in your communication channel has not the appropriate rights.

"Insufficient security permissions to perform the requested operation"

The user has to be adjusted in the backend-system to get the rights.

regards

Mario

Edited by: Mario Müller on Oct 15, 2009 8:10 AM

Former Member
0 Kudos

User in XI system need to adjust or user in CRM or third party system?

How can i find which user i have to adjust. Can i see in Moni.?

Edited by: babloo babu on Oct 15, 2009 2:12 PM

Edited by: babloo babu on Oct 15, 2009 2:14 PM

Former Member
0 Kudos

what is the third party system, if it is a file system check the authentication parameters in communication channel( file adapter configuration) , if it is a database check if you have sufficient access to wite or update or delete ( this access is provided by SAP security team) ...

Former Member
0 Kudos

Hi

My third party system will receive message from XI using HTTP adapter

Babu

former_member181962
Active Contributor
0 Kudos

Hello,

You should have created a HTTP destination in SM59 in your XI system.

Check the parameter that you have given in the Destination.

You ca try testing the destination if it is able to connect to the third party system.

Regards,

ravi