Skip to Main Content

Feedback

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!

OTL Time entry rules log file data view

user-gv182Aug 25 2023 — edited Oct 26 2023

Hi Team,

I used add_rlog in my time entry formula for getting the log as per the below information. I'm unable to see the logs in backend table. Please advise.

I have given ff_id as “-99” , “-1234” and rule id as “10” , “20” but still no hope. Is it something I'm missing in config. Please advise.

ADD_RLOG:
Syntax: l_num = ADD_RLOG (ff_id,rule_id, ‘Test Fast Formula’).
This method is provided by Oracle Time and Labor (OTL) Team. This method accepts three parameters, Formula Id, Rule ID and the message. The logs are written in to one of their table (HWM_RULE_FF_WORK_LOG). The method returns the number 1.
You can get the ff_id and rule_id from the context HWM_FFS_ID, and HWM_RULE_ID

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2023
Added on Aug 25 2023
1 comment
1,426 views