I've customized the out of the box PLC in TeamSite 7.41. to do the following:
Attach Dependencies
Optionally GenerateHTML
Validate Files
Submit Files
and send Job Complete Email
See attached image.
When I invoked the workflow for a file via the submit button, it appears to process OK and I nearly instantly receive the job complete e-mail.
However, the UI transitions to a page that requests:
Task Comments
and radio buttons for Job Complete Email Success and Job Complete Email Failure
When you click next you receive the following error:
Task Job Complete Email (74532) cannot be finished, because it is no longer active.
I'd rather forego the e-mail step but when the Submit Files Success link is connected directly to the End Job node, the Validating files message in the UI never closes even though the job completes.
I'm trying understand how the workflow UI works and have read a lot of documentation and messages here but it is very unclear. I suspect the 7.4.1 docs don't have the same level of information as prior versions and the old document seems orient towards PERL based workflow development.
Any clarity on this or documentation refernce would be greatly appreciated.