Categories
#Effect #KMD WorkZone

WZ.StartCaseActivity

Release Date:
12/11/2024

The WZ.StartCaseActivity enables you to start a new case activity on another case in KMD WorkZone.

The parameters for the effect is outlined below:

Explanation of the fields below:

  • CaseId - the internal ID for the WorkZone Case, i.e. FileKey in Files object
  • DefinitionId - the guid of the case activity
  • Title - the title of the new case activity in WorkZone
  • Description - the description of the case activity in WorkZone
  • Owner - the owner of the case activity in WorkZone
  • Deadline - the deadline of the case activity - as a DCR date
  • ContinueOnOk - activity executed when call succeeds
  • ContinueOnFail - activity executed when call fails
  • ContinueOnTimeout - activity executed when call times out