I want to invoke workflow through command line and set the workflow variables at the same time. Can anyone help me?Thanks in advance.
-i
-h
you can use iwwft_compile.ipl (doesn't seem to have much documentation in the manuals ...to use iwmodelc - there doesn't appear to be much documentation for this either
Thanks for reply. It is working fine. Can anyone tell me how to attach files to the job at the time of invokation through perl script?
HI Ghoti,I can now invoke the workflow thorugh perl script by using iwjobc & iwinvokejob. I didn't get any reference that how to use iwwft_compile.pl to invoke job and attach files to it from external script. Currently I am using TS version 6.5.1. Please provide me the details.Thanks in advance.
HI Ghoti, I can now invoke the workflow thorugh perl script by using iwjobc & iwinvokejob. I didn't get any reference that how to use iwwft_compile.pl to invoke job and attach files to it from external script. Currently I am using TS version 6.5.1. Please provide me the details.Thanks in advance.
Hi Kaalraa, I want to add file at the time of workflow invokation. I want a file reference in @submit_file array.