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

Project Expenditure Batch Approval - Specify Skip Rule Syntax not working

Summary:

Hello, we would like to verify why the BPM Task "ProjectExpenditureBatchApprovall" is not working for REJECT action. We already used different syntaxes on specify skip rule, please see below list:

  • not(/task/task:task/task:payload/ns0:batchInfoPayload/ns0:document = "Organization ID")
  • not(/task: task/task: payload/[local-name()="batchInfoPayload"]/[local-name()="document"] = "Organization ID")
  • not(orcl:query-database-with-bindvar("SELECT inv_count FROM (
    SELECT COUNT(1) inv_count
    FROM pjc_exp_items_all ei,
    hr_org_unit_classifications_x hoc_inv
    WHERE ei.expenditure_item_id = :bind_exp_item_id
    AND hoc_inv.organization_id = ei.expenditure_organization_id
    AND hoc_inv.classification_code = 'INV'
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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