Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Absence Management Fast Formulas?

2738614Aug 23 2014 — edited Oct 27 2014

I am trying to create Fast formula in FUSION absence Management. Formula Type - "Global Absence Entry Validation" but it is not working. To make it working I have used very straight forward formula as below -

IF ( 1=1 ) THEN

(

VALID ='N'

ERROR_MESSAGE = 'PER:::HR_ABSENCE_CANNOT_BE_ZERO'

)

return VALID,ERROR_MESSAGE

Still it is not working. Please let me know before start writing fast formula for Absence Management in FUSION do we need any prerequisite set up or something else or I am doing something wrong in writing.

Regards,

Puneet

Issue1.JPGIssue2.JPG

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2014
Added on Aug 23 2014
1 comment
1,546 views