I am working on a windows 2000 – TeamSite 6.5. I am trying to use Job Specification file for starting workflows. I have a few questions: The Job Specification file is an xml file. So I cannot put it in available_templates.cfg file and use it from “New Job” Menu. Is there any way to do this?
Also one of my cgi scripts automatically starts a target workflow using the iwwft_instantiator script in a URL. Even though this works well with a .wft file, it does not seem to work with a job specification file (.xml). How do recommend doing this operation?