I have a form that pulls in 2 dates and puts them in a SQL table. I then use lookup values to populate those dates on my final form. Once the final date is chosen, and it is uploaded to SQL via workflow, I want the next step to be an Email Service Task that sends the final PDF of the form. When using an Email Service Task, it is not displaying the dates. I can put a User task (temp), using the same form, in front of the Email Service Task and it will populate the dates. Has anyone else every experienced this?
I would like to bypass the temp user task below and go straight to the Final Email task (red arrow).