Skip to main content
For more information about creating activities, see Creating a Pega activity.

Pages & Classes

Parameters

Steps

Step 1: Method: Obj-Open-By-Handle. Step page: Case.
Screenshot of the UpdateVerificationUrl activity in Pega, showing Step 1 with the Obj-Open-By-Handle method on the Case step page and InstanceHandle set to Param.caseId.
Step 2: Method: Property-Set. Jump: On exception, jump to later step label: ERR.
Screenshot of the UpdateVerificationUrl activity in Pega, showing Step 2 with the Property-Set method setting .VerificationUrl to @ABBYY.WaitFirstVerificationOrProcessedForMultiFileInvoice(.BatchId).
Screenshot of the Jump conditions dialog for Step 2 in Pega, showing the StepStatusFail condition jumping to label ERR if true and to label OK if false, with the on-exception label set to ERR.
Step 3: Label: ERR. Method: Page-Set-Messages. Message: @unescapeHTML(@getWorstMessageName(tools)). Jump: For more information, see unescapeHTML.
Screenshot of the UpdateVerificationUrl activity in Pega, showing Step 3 labeled ERR with the Page-Set-Messages method and the Message parameter set to @unescapeHTML(@getWorstMessageName(tools)).
Screenshot of the Jump conditions dialog for Step 3 in Pega, showing a When condition of true set to Exit Activity.
Step 4: Label: OK. Method: Obj-Save.
Screenshot of the UpdateVerificationUrl activity in Pega, showing Step 4 labeled OK with the Obj-Save method and its WriteNow, WithErrors, and OnlyIfNew parameters.