cancel
Showing results for 
Search instead for 
Did you mean: 

Execute AWK program

Former Member
0 Kudos

Hi guys ,

I have a problem, i'm trying to execute a shell that contains a call to a AWK , but is not working correctly , i mean , the code inside the shell is not executing , why?????, is not supported????

thank's a lot

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Krishna , thank's for your answer , i read the blog and implemented in the adapter , but doesn´t work well , is not generating any log error file, i'm using UNIX AIX, I think first i have to execute "sh" instruction but how can execute multiple commands in the adapter??? ,

regards

moorthy
Active Contributor
0 Kudos

Hi,

Is it working independenlty.. If you are able to execute shell script, then it should call code inside the script ..

So to debug-if you are calling shell script from OS Command in the File adapter-

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

REgards,

Moorthy