Hi all,Can someone say me if we can launch some shell script as an external script with a workflow designed with the workflow modeler.I try to configure my external task with a simple shell which does nothing but i get the following in my logs:select = 0NULL TASKthe path to the script is correct and when i launch my script alone it works...I use TS 6.7.1. SP1.Thanks in advance,Yann
...concern is on retrieving the task id from the workflow. Apparently i need to set some "WF Variables Start Op" to get it
Thanks for the reply,for the moment my script is shell and it only do an echo in LINUX.But meanwhile, i have found what is missing.I've added a iwcallback command and when launching my script alone with the corresponding taskid, it goes to the next step of my workflow.My new concern is on retrieving the task id from the workflow. Apparently i need to set some "WF Variables Start Op" to get it.Regards,Yann