cancel
Showing results for 
Search instead for 
Did you mean: 

OS command syntax to run RPG program (FTP Adapter)

sunil_pandey6
Explorer
0 Kudos

Hi All,

I try to run RPG program from File Adapter OS command, I do not know correct OS syntax.

RPG program will create sales order in JD, PI and JD is on IBM i5 OS.

I am able to run OS command like "mkdir" but i do not know correct syntax to run RPG program.

I try few OS command but doesn't work like:

CALL PGM(Library Name/Program Name) PARM(xx,yyy,zzz)

CALL Library Name.Progran Name(param)

With regards

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check with the link:

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/morewiththeFileAdapter

Hope it will throw some light to your solution.

Thanks.

Regards,

Vineetha.

Former Member
0 Kudos

Hi,

Please have a look into one more link in Wiki:

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/sapXIFileAdapterOSCommandLine+Feature

Regards,

Vineetha.

Answers (0)