Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

Fast Formula not retrieving updated Message text

edited Jul 28, 2015 5:01PM in Payroll and OTL - EBS (MOSC) 3 commentsAnswered ✓

Hi,

I have created a message Application Developer/Application/Messages and calling it from a Fast Formula.

The relevant section of the fast formula looks like below, and is used to validate Timecard entries.

==================

(rule_status = 'E'

   message1    = 'XXHXC_ASSIGNMENT_HOUR_VALID_4'

      token_name1 = 'TOKEN'

      token_value1 = ' ')

RETURN rule_status, message1, token_name1, token_value1

==================

I have noticed that the fast formula is indeed calling the message. But when I updated the value of Current Message in Application Developer/Application/Messages, the error message in Timecard entry is still retrieving the original message text value, though I believe the original message text has been overwritten.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center