cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc Scenario SAP ERP -> PI(Receiver IDoc Adapter) -> IDoc to Third-Party system

Former Member
0 Kudos

Dear All,

I have created a scenario  to send IDocs via PI system (PI 7.1) to a third party system.

There is no message mapping involved(Only ID part)

I have imported Idoc Metadata from the source ERP system.

Created an RFC destination(BC_ERP_SEA) in the PI system of type TCP/IP with registered Server Program to third party system.(Tested success)

Created a port in IDX1 BC_ERP_SEA with above TCP/IP destination.

Receiver communication channel of type IDoc is created with the following parameters:

         RFC Destination: BC_ERP_SEA

         Segment Version: 640

         Interface Version: SAP release 4.0 or Higher

         Port: BC_ERP_SEA

         SAP Release: 640

Now when I execute the scenario, I get the following error in SM58 of PI system.

Bena IDOC_INBOUND_ASYNCHRONOUS not found on host.

Request your help for this issue.

Thanks,

Jishi


Accepted Solutions (0)

Answers (5)

Answers (5)

former_member184681
Active Contributor
0 Kudos

Hi Jishi,

Find your solution in this document:

Your error is mentioned in Issues, #2.

Regards,

Greg

Former Member
0 Kudos

Hi Grzegorz,

I am not using the IDOC_AAE. I have normal Idoc Adapter.

However I tried the step mentioned by you of providing authorization. roles

But I still get the same error.

Regards,

Jishi

gagandeep_batra
Active Contributor
0 Kudos

Hi Jishi,

Can you check with third party what Segment Version:  is using  and also try with blank also

also check whether you tick Apply Control Record Values from Payload


And  how you maintain target BS?


Also check:




Regard

GB


Former Member
0 Kudos

Hello,

I am still held up with this issue. Can someone help me to resolve this issue?

Thanks,

Jishi

Former Member
0 Kudos

Hi,

Check below steps..it may resolve your issue

1. It is mandatory to specify Ack Destination value in IDoc_AAE sender channel. The value should be an RFC destination name which is connecting to your SAP ECC system.

2. In inboundRA resource adapter, the value for the property "local" should be set to "true".

Regards,

Tulasiram.

Former Member
0 Kudos

Hi

Check this. It may help

agasthuri_doss
Active Contributor
0 Kudos

Hi Jishi,

Check whether the inboundRA resource allows the PI to connect to the program  ID in Gateway and goto transaction SMGW -> clients and check count all entries with TP Name XI_IDOC_DEFAULT_DESTINATION.The number of these entries should be the same as the number you have specified in the inboundRA configuration with parameter..

Cheers

Agasthuri

Former Member
0 Kudos

Hi Agasthuri,

Is the step mentioned by you applicable for the basic IDoc adapter for PI 7.1?

I guess this is required for Idoc java adapter.

Regards,

Jishi

Former Member
0 Kudos

Hi,

I have checked the NWA Application Resources, I am not able to find an entry inboundRA parameter in the list. Do I need to create it?

Regards,

Jishi