cancel
Showing results for 
Search instead for 
Did you mean: 

J2SE Adpater Post Processing

Former Member
0 Kudos

Hi

Does anyone know if it's possible to do post processing on the J2SE adapter? I need to run a script after a file has arrived through the file adapter.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

file.execute=<operating system command>

Sometime you find something in the online help

http://help.sap.com/saphelp_nw04/helpdata/en/95/bb623c6369f454e10000000a114084/frameset.htm

Regards

Stefan

Answers (2)

Answers (2)

GabrielSagaya
Active Contributor
0 Kudos

check the below blogs

OS COMMAND

Executing Unix shell script using Operating System Command in XI

/people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi

Performing FTP Commands From ABAP

/people/thomas.jung3/blog/2004/11/15/performing-ftp-commands-from-abap

Glimpse at OS command

/people/santhosh.kumarv/blog/2008/07/27/glimpse-at-os-command-yet-another-scenario

/people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching

Former Member
0 Kudos

Hi

These links deal with main XI adapter engine. I understand how that works since the interface is quite simple.

Its the Plain J2SE adapter engine i'm talking about. The light weight version which you deploy on remote machines for connectivity to XI. The configuration sits in a simple text file which you edit through your browser.

I want to know if its possible to configure it's file adpater to do post processing.

Thanks

GabrielSagaya
Active Contributor
0 Kudos

/people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching