asked on March 26, 2021
•
Show version history
I have a form with a table of values that the user can select from using a checkbox. When Workflow processes the table I select the checked values and store them in a multi-valued token. So far, so good. How do I pass this to a stored procedure? Would I declare an input parameter of type table?
0
0