i want to check condition by time
for example i want to change the status of the record when the "created on" time is after 10 o'clock
please help
*This post is locked for comments
i want to check condition by time
for example i want to change the status of the record when the "created on" time is after 10 o'clock
please help
*This post is locked for comments
that would be the best option indeed.
i write custom workflow plugin that get current date and set fixed time for it with c#, and send this field as output argumant .
thanks for all :)
Hi,
You can create a custom activity workflow and which will check the above condition of 10 o clock and set the Boolean parameter as output parameter. And then if it is yes then change the status.. else you may proceed with other condition.
my bad , sorry.
try this thn : https://www.powerobjects.com/2012/11/09/create-recursive-or-scheduled-workflows-in-crm/
10 o'clock !!!!!!!!
that's mean when the created on time is after exatly on 10:00 o'clock ( hh:mm )
Hi Ehsan,
you can do it easily. Create a workflow on creation of the record & it will be a background workflow.
- add a step , insert a wait condition - Check if process execution is 10 mins after the created on date
click on check condition and select process from related local values > process>equals> and in the next box click ok. then on right side " form assistant. select 10 mins - After - contact - and the field createdon. it will put a dynamic value in the field. and click on save and close.
now add a step > change status :
there you go - activate the workflow , set the scope as per your need.
once a record is created in the background you will see it in waiting condition. and once it pasts 10 mins it will change the status.
mark my answer as verified if helpful
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156