UiPath Documentation
marketplace
latest
false
Marketplace user guide

Get work items

Activity properties and parameters for retrieving the list of work items for a Bizagi case.

UiPath.Bizagi.Activities.BizagiGetWorkItems

Retrieves the list of work items for the given case.

Note:

A maximum of 500 work items can be retrieved for a given case.

Properties​

Input​

  • ProcessName (String) - The name of the executed BPM process.
  • CaseNumber (String) - The number of a case. This represents a process that is currently running.

Misc​

  • Private (Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • WorkItems (BizagiWorkItem[ ]) - An array that contains all the work items for the given process and case.
  • Properties​
  • Input​
  • Misc​
  • Output​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated