cancel
Showing results for 
Search instead for 
Did you mean: 

Performer of User Task

hmartim
Champ in-the-making
Champ in-the-making
Hi,

We have a situation: the candidates (or performer) defined for a user task can change in time. For example, a manager of a departament could be substituted and a task previously assigned to him should be reassigned to the new manager.

A way to solve this would be periodically run a service that refresh the assigned performer (or candidates) of such task. Is there some support  (a operation of the TaskService, for example) to this?

Sorry for my english.

regards,
Hudson
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
There a few ways to do this

- use Quartz and write a quartzjob that periodically checks and verifies the assignees, and change them accordingly

- write a process that periodically executes the check. However, therefore you would need the timer immediate event which isnt implemented yet.

hmartim
Champ in-the-making
Champ in-the-making
Quartz sounds good for client.

And on server, there is, in Engine API, a operation/class/ service that "checks and verifies the assignees, and change them"?
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.