Hello experts.
I have PI 7.3 and I am trying to use ICO with IDOC_AEE sender adapter.
I have tested this scenario in the DEV and QAS system and it worked fine.
In the PROD system however I get the following error:
JRA]serverExceptionOccurred. Server XI_IDOC_DEFAULT_XIP, Managed_Application_Thread_24, connectionId=11-<IP>|sapgw02|XI_IDOC_DEFAULT_XIP, Exception: com.sap.conn.jco.JCoException: (104) JCO_ERROR_SYSTEM_FAILURE: No RFC authorization for function module IDOCTYPE_READ_COMPLETE. (raised by system <SERVER NAME>|a_rfc
I have used this blog: http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-ad...
and as I said - it worked alright in the DEV and QAS, but not in the PROD.
One thing I should mention: in the PI PROD the business system is called: PRD400 (<SID><client>), while in the DEV and QAS it is called: <SID> only.
So in order for this to work I had to change the multirepository property in the inboundRA Resource adapter to the following string:
PRD400=XI_IDOC_DEFAULT_DESTINATION_PRD; instead of PRD=XI_IDOC_DEFAULT_DESTINATION_PRD;
Before I made this change - I had a different error.
Any help will be appreciated.
Request clarification before answering.
Hi,
Just check if the suggestions in the below thread would help, as it discuss about the same issue.
http://scn.sap.com/thread/2088785
-Zameer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You error description gives you important details about the reason:
No RFC authorization for function module IDOCTYPE_READ_COMPLETE
Moreover, is this system <SERVER_NAME> (here: "raised by system <SERVER NAME>") your PI or ECC receiver? Because this is where you should extend the authorization of the technical user used for connectivity.
Regards,
Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.