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

How to setup a skip rule in BPM based on requisition total amount in USD?

Summary:

Skip rule based on requisition total in USD.

Content:

I would like to setup a skip rule in BPM for requisition approvals where if the requisition amount is more than a certain amount, then it will skip a certain stage. I read the note in support central for currency based BPM approval rule and would like to know whether something similar can be done for skip rule as well.

Version

Oracle Fusion Cloud 22C

Code Snippet:

BPM approval rule: CurrencyConversionGlobal.getRate(ReqHeaderDimension.functionalCurrencyCode,"USD",Task.startDate,"Corporate",0)*ReqHeaderDimension.requisitionTotal more than ****

Skip Rule(Confirmation needed):

(CurrencyConversionGlobal.getRate(/task:task/task:payload/ns4:findReqHeaderDimensionResponse/ns4:result/ns2:FunctionalCurrencyCode,"USD",/task:task/task:startDate,"Corporate",0)*/task:task/task:payload/ns4:findReqHeaderDimensionResponse/ns4:result/ns2:RequisitionTotal) is more than ****

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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