Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
T&L Fast Formula input value for 'Identifier' time attribute
Summary
Unable to use input value for 'Identifier' time attribute in Fast FormulaContent
Hi Fast Formula gurus
I am using the Identifier time attribute in my multi-attribute time card. I am currently writing a time entry rule fast formula that needs to use this attribute.
According to the SQL below I should be able to use it as an input value:
SELECT NAME,DISPLAY_NAME, ATTRIBUTE_TYPE FROM HWM_TM_ATRB_FLDS_VL
I have referenced it as:
INPUTS ARE measure(number) , StartTime(date) , StopTime(date) , Identifier(text)
However, I get the following error when I investigate looking at the run info saying:
0