Dear All,
I want to customized Request Status are automate to change resolved to Closed in 14 days. Please suggest a change or customized in code .
Thanks & Regards,
Suraj Kumar
Dear All,
I want to customized Request Status are automate to change resolved to Closed in 14 days. Please suggest a change or customized in code .
Thanks & Regards,
Suraj Kumar
Hi Suraj Kumar ,
You should be able to accomplish this with SugarBPM as opposed to custom code. Your start event in the process definition would be the status changing to resolved and then immediately feed into an event-based gateway where it either waits the 14 days before changing the status to closed or terminates if the status is reopened. With the event-based gateway, it will choose the route of whichever action happens first so the most the process should ever be open is 14 days. The process definition should look something like this:
Chris
Thanks Chris Raffle ,
Can you suggest in which file I have save the custom code for above scenarios.?
hi Suraj Kumar
I believe the solution provided by Chris Raffle does not use custom code.
Can I suggest the following article:
.
CRM Business Consultant
hi Suraj Kumar
I believe the solution provided by Chris Raffle does not use custom code.
Can I suggest the following article:
.
CRM Business Consultant