Question
1
Replies
781
Views
Posted: January 9, 2019
Last activity: January 23, 2019
Closed
creating a workflow.
Hi,
i have requirement that we need to create a workflow into the application. taking inputs from database, so i did not know how to implement this.
can any one suggest me the with solution.
***Edited by Moderator Marissa to update platform capability tags****
Hello,
Can you be a bit more specific? Are you saying the values of the parameters exist in the database? You can create flows with required parameters and go to the database to get those values before calling the flow. You can also create your workflow in such a way that decision points look at values stored in the DB (and possibly loaded onto data pages?). If their are only one or two values and the changes in behavior fairly significant, you can also us circumstancing based off of those values to call different versions of your rules.
So in short, yes you can do this, but without more specifics, it's hard to say exactly what the best method would be.
Thanks,
Mike