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 All,

The issue is resolved now. I have changed the binding key property in resource adapter as PI_AAE_IDOC. It is used to associate the inboundRA  resource adapter with the IDoc_AAE adapter and hence it should not be changed. It should be the default value always.

Cheers,

Neethu.

vicky20691
Active Contributor
0 Likes

Yes Neethu,

That is given in the blogs and documents. For example this document says Binding Key must have the constant default value

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5050119d-9c47-3110-eab0-d90ebd211...

Regards,

Vikas