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

Prior Recon Status Attribute

Summary:

From last nights event there was a nice item on Copy Transaction rule. In there it was required to setup a Prior Recon Status attribute using:

IF_THEN_ELSE(

PRIOR({Status}, 1) = 'Closed',

‘Closed',

'Not Closed'

)

However, what should be the attribute property as this calculation seem to fail on every property I try.

Content (required):

https://community.oracle.com/customerconnect/events/603558-epm-account-reconciliation-using-attributes-filters-and-rules

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

21.10.67

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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