I am trying to merge two workflows into one wft file in such a way that I can trigger one of the workflow based on a certain category/data-type and the other for all of the rest.
I tried to use the PERL conditional statement based on the data-type of the selected files and managed to get the correct workflow with the right values but I was getting some kind of weird error during the process. When I used the workflow debug I saw that the resultant workflow has both the workflows merged with the first one having the correct values and the later with blank values. Is there anyway to make the workflow recognize only one and not the other through perl conditional statement?
I am trying to merge two workflows into one wft file in such a way that I can trigger one of the workflow based on a certain category/data-type and the other for all of the rest. I tried to use the PERL conditional statement based on the data-type of the selected files and managed to get the correct workflow with the right values but I was getting some kind of weird error during the process. When I used the workflow debug I saw that the resultant workflow has both the workflows merged with the first one having the correct values and the later with blank values. Is there anyway to make the workflow recognize only one and not the other through perl conditional statement?
I think the best approach for me in this case would be redeveloping the workflows in perl. Could anyone kindly let me know how to attach a file list within a cgi task using TeamSite::WFconstructor.
I think the best approach for me in this case would be redeveloping the workflows in perl. Could anyone kindly let me know how to attach a file list within a cgi task using TeamSite::WFconstructor. I have listed the similar functionality as XML below: