Hi All,
Wondering if anyone has experienced the following, I have a multi value attribute being processed in a task. When the task is executed it loops through the multi value and sets it accordingly. However if there is X number of values it repeats itself this causes slow performance.
I tried using context variable to set the value once it has processed and skip the next however as the process itself creates a new audit for every entry in the multi value attribute the context variable is never used.
Has anyone got a suitable solution I can use to skip this once it has already processed the first time it goes through the multi value attribute?
Regards,
Gowri