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