Transport Protocol : tRFC
Message Protocol : IDoc XML
Sender Channel
3 ways of connection :
- Default(recommended)
- Create RFC Destination XI_IDOC_DEFAULT_DESTINATION
- NWA > Configuration > Infrastructure > Destination
- It loads the IDoc metadata from ECC
- Can also be used to post IDoc Acknowledgement to ECC
- Configure Resource Adapter inboundRA
- NWA > Configuration > Infrastructure > Application Resource
- set the Program ID XI_IDOC_DEFAULT_<SID> and gateway server details
- Program ID and gateway server should be same as configured in TPC/IP Connection in ECC.
- Manual
- From NWA
Receiver Channel
- Default(recommended)
- Destination - XI_IDOC_DEFAULT_DESTINATION
- Create RFC destination in NWA(Destinations) pointing to ECC
- Manual
- Provide all the details in channel itself
- From NWA
- Create JCA Connection Factory for outboundRA_CF
- Provide JNDI name for each connection - <SID>CLNT<XXX>_CF
- Provide the RFC destination XI_IDOC_DEFAULT_DESTINATION pointing to ECC
Configuration in SAP
- WE21 – Create File/xml port
- WE20 – Assign Partner profile
IDoc Monitoring
- we05 - Display Idoc
- we09 - IDoc search for content
- BD87 - IDoc reprocess
- WLF_IDOC - optimized combination of we05, bd87 and we19
- WEOUTQUEUE - IDoc Outbound queue
IDoc Status
- Outbound
- 03 - IDoc sent successfully to external system
- 30 - Schedule RSEOUT00 to push such IDocs to status 03
- Inbound
- 53 - IDoc posted successfully
- 51 - IDoc not posted
- 75 - IDoc received via qRFC, IDoc is in inbound queue
Queue Monitoring
- IDoc Number(DOCNUM) and Transaction ID(TID) are stored in EDIDS table.
- Schedule RBDMOIND (Status Conversion with Successful tRFC Execution) to have your IDoc statuses changed from 03 “Data passed to port OK” to 12 “Dispatch OK”
- Sender ECC
- SM58 - tRFC error log, IDoc created but not received by receiving application, Can schedule RSARFCEX to start failed trfc calls
- SMQ1 - qRFC monitor (Outbound queue)
- Receiver ECC
- weinbqueue - IDoc Inbound queue
- SMQ2 - qRFC monitor (Inbound queue )
Links -
Comparison of IDoc Adapter (IE) and IDoc Adapter (AAE)
Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration
Configuring-pi-730-java-idoc-adapter
2178769 - IDoc_AAE: Enhanced XI sender party resolution when IDoc sender partner is non LS