Before create a SCTASK Account Expirey date and Current date should be match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 11:41 PM
Hi Team,
Question: Before create a SCTASK Account Expire date and Current date should be match
Description : In user table we have account expiry date for the users
we have created one field Account Extension - Yes/No
If yes or No based on selection Task has been created to respected group
we are creating task for Account extending or Termination
So, here I need a help for task creation for termination Task. If user selects Account extension is No then Termination Task has been created. But before creating task there we need to check Account Expires date and current date should be match. (Using flow designer for task creating)
Can you help me for the Thanks in advance.
Thanks,
Thanuja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 11:46 PM
Hi Thanuja,
You may edit the steps in the Flow designer:
1. IF > Account Extension” field is No AND “Account Expiry Date” = TODAY
2. Then Action > Create Catalog Task (Account Termination)
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 11:56 PM
Hi Akash,
IF current date and expiry date is not same then it should be wait until the date matches later Task need to create