2009 Jun 25 1:42 PM
Hi All,
The scenario is like... One system say S1 is sending an IDOC to second system say S2.
Now is this idoc is coming through a middle ware AMTRIX. In S2 the IDOC is coming as file and saved in UNIX path (al11).
From last 2 days IDOC is not getting generated from that file.
I guess there must be some standard program which is generating IDOC from that file which might have been running every day. We also don't know the batch job name.
Can you please tell me the name of the Standard program. Or is there ALE configuration is done ???
Any kind of input will valuable.
Thanks in advance
Satyam
Hi All,
The scenario is like... One system say S1 is sending an IDOC to second system say S2.
Now is this idoc is coming through a middle ware AMTRIX. In S2 the IDOC is coming as file and saved in UNIX path (al11).
From last 2 days IDOC is not getting generated from that file.
I guess there must be some standard program which is generating IDOC from that file which might have been running every day. We also don't know the batch job name.
Can you please tell me the name of the Standard program. Or is there ALE configuration is done ???
Any kind of input will valuable.
Thanks in advance
Satyam
2009 Jun 25 1:55 PM
probably a custom developed program must be running in background to check the Unix file and generate the IDOC. Check the time the IDOC got generated and check which all Z programs were runnign at that time.
2009 Jun 25 2:15 PM
That we have already tried, but not able to find anything...
anyway thanks for ur input
2009 Jun 25 2:17 PM
Hi,
You must configure a fileport(WE21) to pick the file from the server location
Then configure the partner profile for the fileport in WE20 for the inbound process code.
the inbound process code will internally trigger the processing FM and generate the corresponding inbound IDOC.
Hence check the port and partner profile configuration and then check the test idoc tool in WE19
Regards
Shiva