Questions about a Flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello, I am creating a flow in which an end use submits an access request and if the manager field has no values, I am to cancel the request, secondly if the manager approves, then the financial controller for the requestor's site has to approve, if approved and the requestor is a new user then I create a catalog task. If approved and the requestor is a returning user I create a different catalog task. I am not sure how to set up the line "If manager field has not values" and where to get the "Financial controller" information. Below is a screen shot of what i have done so far, please help. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
ahoy @DeIvory Gordon,
your flow lacks of the "has manager" validation, there shall be a if-condition for that,
If Requestor's manager is empty, then cancel the request, if not empty, then ask for approval
Answers generated by GlideFather. Check for accuracy.