I am attempting to use a database source with Workflow for the first time. I have WF properly connecting to the source, but am having trouble getting the activities configured. I'm confused even as to what activities are needed (and I have checked out the Laserfiche Administration Guide's pages for Custom Query).
This is a database of Employee Roles where I want it to look at the Employee Role that I give it and have it pull the matching employee name and especially the employee email address to use in WF email notifications.
In Forms, I have the right connections to this same db source working:
In WF, I have tried getting some things to start pulling, but am confused about the configurations and Track Tokens shows that it is not pulling the Accounts Payable Clerk's name or email address:
How do I set any of these up to look at the Employee Role that I give it (column header is Record Series)
- and return the Employee Name (column header Category_Name)
- and return the Employee Email (column header Type)?