Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
new_job command not working for workflow instantiation with submit command
manish_rathi
I had specified workflow to be instantiated with new_job. When I create new_job in this branch, this testWorkflow name would show up in the list of available WFs. Then I added submit command for instantiation of workflow in available_templates.cfg.
Now when I When I create new_job in this branch, this testWorkflow name does NOT show up in the list of available WFs. I commented submit command , now again this WF name appears in selection list. Why is that ?
Can I not allow submit and new_job, both commands for a workflow instantiation ?
Find more posts tagged with
Comments
Adam Stoller
Please post (and make sure it's formatted correctly to be readable) the entire XML clause related to just this one workflow in the available_templates.cfg file - with both command directives included.
My guess is you have a simple syntactic mistake, but I cannot tell without seeing what you have there.