Ok, I'm not a big C#, or C## coder, but I have written some batch files in the past. I would like some help with a very simple filter I need to add to my submission process. Here is what I am looking to do...
When a user submits a job they will choose a template (A) that is set up to utilize resource GroupA. At the completion of the first Task I would like to have a filter change from template (A) to Template (B), which utilizes resource GroupB, and then
continue with the next task using Template (B).
I would really appreciate some code that would allow me to do this.
Thank you very much!