Hi All,I am new to WF Modeler.How to make job inititation page? and how to do I retrive values from a config file.In TS6.5, I have perl module and I connect to this module to retrieve values from a config file. How to accomplish the same in new WF Modeler?Any help is highly appreciated.Regards,
The job instantiation form is now essentially a DCT, on which you can use FormAPI and inline scripts (I believe) and such