Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Jotted down below are few quick notes which i thought would be useful for people facing issues in new developement projects during intial phases of set up

1)The Service User Role required for pushing the test messages from Runtime Workbench in Integration engine  and adapter engine is 

SAP_XI_IS_SERV_USER_MAIN

2)For viewing synchronous and asynchronous messages in SXMB_MONI of PI few settings may be required as given below

  • Go to tcode sxmb_adm
  • Add new parameter of category runtime
  • Set logging and logging_sync parameter to 1

3)For publishing services into service registry we need the role UDDI_ADMIN which has to be added to PI user

4)Unable to post idoc into ECC from PI(ABAP Stack).Authorisation issue in sm58.

Solution:Following roles need to be added S_IDOCCTRL  and B_ALE_RECV

5)Error in sm58 on posting idoc from ECC into PI(Using Java AAE)

Error: Bean IDOC_INBOUND_ASYNCHRONOUS not found on host

Solution:Please make sure that the user has sufficient authorizations. You need the S_IDOCDEFT (EDI_TCD = "WE30"; ACTVT = "03") authorization.

6)Error: com.sap.aii.adapter.xi.routing.RoutingException: Determination of the type of ReceiverAssignment failed.

Solution:Full Cache Refresh needs to be done

7)For 3rd Party Systems to access PI from outside following role is required

SAP_XI_ADMINISTRATOR_J2EE

Labels in this area