Jump to content

Autotask - Reminder


Recommended Posts

I'm putting together a process to enable call owners to set reminders on calls.

Now before I commit this, I just want to pass it by the experts as I have an inkling it's gonna do something terrible.

Essentially it checks to see if the current date is one day older than the date the process is initiated. If not, it loops around continually checking until it is thereby concluding the process.

Is that loop gonna be deleterious to the service?

 

image.thumb.png.282cab75adff806d2d70bdae24fa4e5e.png

Link to comment
Share on other sites

We have safeguards to prevent catastrophic looping - I believe the least impactful outcome is that every Request with this process will error.

I'd normally say we strongly recommend not doing this, but in this case I'll say "Just don't!"

 

Is there any reason you can't use a Suspend -> Wait for Request Update with an expiry of 1 day?

Link to comment
Share on other sites

Ok, now I have some very strange behaviour.

Once the suspend timer ends, the call is automatically resolved, but it isn't... There's nothing in the timeline; even the resolution text box shows as waiting for a response.

The auto task in no way references or calls for resolution to be performed.

image.png.d5da880c91177daaf1f38c7a17d607a3.png

Link to comment
Share on other sites

Interestingly, the request still shows as open on the request list.

What on earth is going on? It doesn't do this if I place the call on hold instead of suspending it. So there must be something odd in the process doing this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...