cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

My scenario is IDoc to File. The Sender IDoc adapter is working fine. Also when IDoc is triggered from ECC it is executed with status 03. But the IDoc has been stucked in SM58 with the following error:

No Endpoints registered for XI_IDOC_DEFAULT_PID on

system PI

where XI_IDOC_DEFAULT_PID is the program ID. I have done with the configurations in NWA for resource adapter,Destination too.

I have also used registered server program in RFC destination.

Can anyone let me know how to resolve this issue.

Cheers,

Neethu

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Neethu,

I had this issue on our system.

Please trigger a message in SAP ECC and then go to SAP PI Nwa to your logs.

It will be under Logs Overview. Go to View and Select Developer Traces.

Might just be that it cannot find a receiver on the integrated config.

It will then give you more detail about the error that you get.

Please also following the blog below on how to setup the inBoundRA etc.

Regards,

Jannus Botha

Former Member
0 Likes

Hi Neethu,

Please see the screenshot attached. We were missing these attributes in our InBoundRA resource adapter and it caused this issue.

Please just add them if they are missing in yours.

Is under Message Listerner.

Regards,

Jannus Botha

Former Member
0 Likes

Hi Jannus,

Thanks for your response.

The logs are showing returned  destination XI_IDOC_DEFAULT_DESTINATION_PID.

Could you please help here.

Cheers,

Neethu

Former Member
0 Likes

Hi Neethu,

Can you please provide me with all the error logs when you trigger an IDoc?

Regards,

Jannus Botha