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

Can we make project budget to be auto approved if previous and current baselined amount is same.

Summary:

Client is having a requirement that project budget will be auto approved if budget version amount is equals to the previous baselined budget amount. This is the scenario where budget has been transferred from one task to another and hence overall budget remains same only.

I tried to achieve it using the below condition:

IF Payload Budget Amount Same or less than Current Baselined Versions Budget And

Current Baselined Versions Budget.toPlainString() isn't "Null"

Then Auto Approve

IF Payload Budget Amount More Than Current Baselined Versions Budget OR

Current Baselined Versions Budget.toPlainString() is "Null"

Then

User1

#Note: Haven't copied the exact logic strings for BPM rules

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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