Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound IDOC( Error passing data to port)

former_member226203
Active Contributor
0 Kudos

Hi,

We have an interface running daily configured such that the idocs are converted to files and placed on a directory path.

All the idocs are processed successfully but for one hour the idocs failed and the error message says:

Status: Error passing data to port

Error at OPEN (Directory path) with operating system error msg.:No such file or directory.

The missed data from the error idocs have been sent via PFAL.

But again after this one hour the idocs were successfully posted for the same directory path.

Please let me know what the issue can be here or how can we avoid this.

Thanks.

6 REPLIES 6

mithun_shetty4
Contributor
0 Kudos

Does the Directory has enough space ? Could be an issue when the directory runs on a low space.

We free up the space in directory to tackle this kind of an issue

0 Kudos

Thanks for the reply Mithun.

How can we check for the space in the directory.

Just confused as the idocs are successful after one hour with the same directory path.Any idea?

Thanks.

0 Kudos

Well ,we need to check this space in application server.An administrator can help you in this regard.

JL23
Active Contributor
0 Kudos

This can happen if the system looses connectivity to a mounted directory.

Have you checked the syslog in SM21, maybe you can see the root cause there.

Former Member
0 Kudos

Hi

*Some times it may happen that IDOC doesnt reach to the port , in case if you are using Transactional RFC port so*

*you can use the report RSEOUT00 for sending the IDOC to port .*

*Hope it may help you .*

Former Member
0 Kudos

Hi,

what is the middleware system you are using to send idocs? if it is EAI system, the problem might lie with the EAI system. restarting the corresponding e-WAYS will solve the problem.

Regards,

Kishore.