Application Development and Automation 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: 
Read only

AIX Commands

Former Member
0 Likes
524

Hi,

I need my sender File adapter to pick up file DLCHD and rename it to APCHD after which it should process and archive it.

do i need to write shell script or any os commands will do?

Let me know the same for AIX operating system and also to upload the shell script if any.

Regards

Krish

1 ACCEPTED SOLUTION
Read only

former_member226519
Active Contributor
0 Likes
482

you can create an external OS command, transaction SM69.

in your program execute this command with fm SXPG_COMMAND_EXECUTE

Hi,

I need my sender File adapter to pick up file DLCHD and rename it to APCHD after which it should process and archive it.

do i need to write shell script or any os commands will do?

Let me know the same for AIX operating system and also to upload the shell script if any.

Regards

Krish

1 REPLY 1
Read only

former_member226519
Active Contributor
0 Likes
483

you can create an external OS command, transaction SM69.

in your program execute this command with fm SXPG_COMMAND_EXECUTE