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

BPM workflow rule error Attempted to invoke method "intValue" in class "java.math.BigDecimal"

Accepted answer
22
Views
5
Comments

Summary:

I am receiving an error on a BPM condition that worked before, but started not working.

Content (required):

The rule that is effected is the following and I believe it has to do with the projectid is null and project id isn't 0

Version (include the version you are using, if applicable):

ekgs-dev4.gsi 11.13.21.07.0

Code Snippet (add any code snippets that support your topic, if applicable):

NOT(ReqDistributionDimension.chargeAccount matches "(.*)\\.(.*)\\.(.*)\\.(.*)\\.(.*)\\.(.*)\\.(.*)\\.(0000000)\\.(.*)\\.(.*)\\.(.*)\\.(.*)" and

(ReqDistributionDimension.projectId is null and

ReqDistributionDimension.projectId isn't 0) and

ReqLineDimension.requisitionLineId is ReqDistributionDimension.requisitionLineId and

ReqHeaderDimension.requisitionHeaderId is ReqLineDimension.requisitionHeaderId

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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