Hi All,
We have a request where the Workflow Name should be dynamic, and the name should be one of the values from a field.
I’ll try to explain in detail.
The workflow starts as a component workflow once a new entry is added in the database, which we store in variables such as OrderID, OrderDate, CustomerName, etc., and the workflow starts. We receive 50+ entries in the database, so 50 workflows start. Can we name the workflow as OrderID or Customer Name so users can identify which workflow to work on based on the name?
Please let me know if you require further more details.
Thanks