Skip to main content
Hi,

Can anybody please give me clarity to the differences in the WorklistItem.Open methods. What is Alloc for? And what is IgnoreStatus for. The help does not sufficiently describe this method.

My guess is (and please clarify if I'm wrong) that calling Open with Alloc = false, will not assign the worklist item to the user opening the worklist item and thus not remove the worklist item for any other destination users. It will simply be first to finish the work wins.

I can't really take a guess for ignore status.

Thanks
Charl
If I remember correctly, you're right on your first assumption.

The IgnoreStatus is to Open a worklist item EVEN IF the Status is 'Allocated' i.e. assigned to someone else.

Regards,
Ockert

Reply