SAP XI 2.0 IDoc Adapter Configuration
Hello,
I know transactions IDX3 and IDX4 from XI 1.0 are not used any longer in XI 2.0.
Does anyone know, IDX3/IDX4 was replaced by what configuration in XI 2.0?
Because we met error when using outbound Idoc Adapter which receive text from
File Adapter and send to SAP System by Idoc Adapter, the error as below,
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/exchange/MessageFormat">
<SAP:Context />
<SAP:Code p1="no_ale_system_found: Unable to find an ALE system for business system" p2="File_System_LJ" p3="" p4="">IDOC_ADAPTER.SENDER_BSI_INCORRECT</SAP:Code>
<SAP:Text language="EN">Unable to convert partner to IDoc sender partner</SAP:Text>
</SAP:ErrorHeader>
Thanks in advance
Jun