Hello everyone, I am using Forms version 11 and Workflow Designer version 11.0.2209.835
I have a form that is calling a workflow from the forms process diagram. The workflow will save information submitted on the form to a SQL database table. I would like to save the EntryID along with the form data. The insert activity in the workflow writes the information to the table but the EntryID is always zero. Anyone have any thoughts or ideas on why the EntryID is always zero?