Posted by [IP Address: 203.124.129.36] 'Shuchi' on September 17, 2001 at 07:11:58 EST:
We are using EDI for creating IDOC files on the application server for delivery schedules. I have a problem. That file is to be transferred to another non-SAP server. We have written a unix script on the appl.server which does ftp to transfer the file. It is working fine. But we want it to be triggered online as sson as the idoc file is created. In the port settings, we have given the automatic start possible option in the command file parameters along with the directory path for the shell script as well as shell script name. We have given RFC destination as server_exec with rfcexec in its program attribute and our app.server address in the host.
ALso since the user is SAP user, he is valid for the app.server unix OS.
We are not able to execute the script on our own appl.server using the program rfcexec.
can anyone give any useful suggestions?