I have a form that an end user fills out to request a virtual ip for our load balancer. Once submitted a workflow is started through the approval process.
What i am not sure how to handle is once the task is assigned to the reviewer, he will open the form add the virtual ips, and set the status to completed or rejected. Originally i only thought completed but just in case there was some need i wanted to give the opportunity for reject or complete.
When he adds the ip info and sets the status field to complete will the form then change the move the workflow task out come to completed/rejected and move to the appropriate state machine or do i need to do something else?
Thank you for any help or guidance.