completeCurrentCaseStage operation

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Draft comment:
This topic was viewed 3 times since its publication
Completes the current case stage and advances to the next case stage if there is a next case stage.

When this operation completes, it returns a string that contains the name of the next case stage, which is the new current case stage. If there is no next case stage, the string contains CmAcmComplete.

Parameter Type Description
caseId String The identifier of the case.

You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window.