To Run a Workflow in unix you can run it pmcd command Syntax: pmcmd startworkflow -sv -d -u -p -f
I tried a simple
if [ 1 == 1 ]; then echo "Hi"; fi >>/projects/ods/Chk.txt included in the command task but it fails with error code 512....
what am I missing here?
If work flow run on informatica level how to create the automatically file create error records and rejected records in one file.
If work flow run on informatica level how to create the automatically file create error reocrds and rejected records in one file.