Debug and log Blank forms errors

Hi,

There is an administration tool that could help us to identify the script errors that are coming from the evaluation of start action roles?

 

We have many active processes (developed by different users) in our environment; these processes use different roles (defined in the projects), some of which are used to manage the visibility of the "FirstAction" of each process.

 

On first actions we have for example:

- dynamic roles populated from DB query

- dynamic roles populated from web service call (that return a list of usernames)

- static roles

 

When there is an error in the calculation one of these roles (in one of the processes), in web client is displayed an error message (when any user click on Blank Forms list menu).

Many times this message doesn't help us to identify where is the problem, so we must go on all projects to check all the roles formulas.

 

There is any best practice for having logged and displayed a message that tell us from which process and from which role evaluation comes the problem?

For example, if any dynamic role formula that could be used on First Action use a class method that implements a common interface, we could manage the exceptions and the log in the same ways in all cases.

 

Any help would be appreciated.

bye, Max

 

Tagged: