Hi,
I am trying to route a form to an employee file once it is processed by payroll, and I am using elements from the form(first name, last name etc) to build the path making it dynamic. The problem is that sometimes the employee name may not match so the folder won't be found for example, middle initial instead of middle name. In that case I want to have the form go to a generic folder so payroll can move it to the appropriate folder, instead of suspending the process. Is there a way to do that in Forms, or should I be using a workflow task to re route a form. And if so is there a activity in workflow that can fire off if the current process is suspended at that specific step.
Has any one done this and able to share some tips on how to accomplish it?
Thanks