Performance impacts due to rule looping

Hi All,

We have a rule which is iterated for all the users in the environment. This rule will provide the details on the users access and credentials for a monthly report.

With the present list of users, it consumes a long period of time to execute and can raise performance concerns.

This rule is called from process model and it is the broken into more contextual rules, however it still consumes around 45 secs to complete.

The rules uses foreach function to run through each user and provide around 10 properties for that user.

Can anyone suggest if there is a better way to manage performance or is the tradoff of running the rule once a month and the time taken still acceptable.

Thanks,

Himanshu

  Discussion posts and replies are publicly visible