You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Creating a Negative Rule In Workflow

Received Response
21
Views
1
Comments

Summary:

In the Project Expenditure Batch Approval Workflow, a number of rules have been created to correctly route Notifications. These rules are based on the Batch Name ending characters - I now need to create a negative rule for items that Do Not end with

Content (required):

These rules are based on the Batch Name ending characters and the rule is (for example)

ProjectExpenditureBatchApprovalTaskPayloadType.batchInfoPayload.batch.toUpperCase() ends with "P1"

or

ProjectExpenditureBatchApprovalTaskPayloadType.batchInfoPayload.batch.toUpperCase() ends with "P3"

or ...

To catch any Batches that do not meet this naming convention, I need a negative rule set that says:

ProjectExpenditureBatchApprovalTaskPayloadType.batchInfoPayload.batch.toUpperCase() DOES NOT END WITH "P1"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!