To Generate the Flow Designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 07:18 AM
Hello Team,
Where I need to Create Flow designer instead of workflow, could you please me advise how we can Achieve this .
on the basis of Task short description we need to create tasks and assigned to the group .
e.g if Task short description is ABC then rest task need to be create
Below is the Requirement :- Please help !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 07:34 AM
Hi @Community Alums ,
Have you tried at your end on how can you achieve this? For these type of scenario, I would recommend to make use of a combination of Decision table and Flow Designer to ensure in future if you need to add more conditions, you do not make change to flow, and just update Decision table as a configuration.
1. Navigate to the module named "Decision tables" and click on New as shown below:
2. Enter the name of Decision table as shown below:
3. Click on +Add icon within the Input section to add Short Description as an input as based on which you need to create your task in catalog task table as shown below:
4.
5. Now scroll down to the condition table and add condition column and result column as shown below where you can map your requirement like for example as mentioned below:
If short description is ABC then what ever you need to do with the task like Assignment group is XYZ for short description as ABC
6. Now once your decision table is created, here you can add as many conditions you want based on your short description.
7. Now Navigate to "Flow Designer" module and click on New as shown below:
8. Sample Flow Attached:
Regards,
Shloke