Requirement: We have absence type called Birthday leave allowing only 1 day as leave. Now we want absence validation Fast formula when employee can only apply birthday leave on or after their birth date till 2 months only. Ex – My ...Read more
Technical questions are typically related to the customization of the Oracle HCM application and involve working behind the scenes. These types of questions often focus on topics like RICEW (Reports, Interfaces, Customizations, Extensions, and Workflows), and they may include queries related to Fast Formula usage. Technical questions require in-depth knowledge of the system’s backend and are generally resolved by developers or technical consultants
HCM Folks Latest Questions
Hello, I am having some issues with Oracle Fusion Cloud. I am new to this platform from R12. Now I am trying to do a basic proration. I have written my proration formula which works: /* VARIABLES */ DEFAULT FOR PRORATE_START IS '01-JAN-1980' ...Read more
How to do parallel approval through transaction console and enabling the notification. Please elaborate it with example Thanks
Hi, We recently uploaded documents under document of record for all the employees. I intend to write a query to validate if the correct file is uploaded for all the 1600 employees but cannot seem to find the appropriate table name ...Read more
HI, I need to fetch the missing timecard entry details in oracle fusion, as of now I am able to fetch approved , submitted , entered and saved time card entries.
Hi, I want to check if anyone is having Global Absence Accrual Matrix Fast formula as per following requirement. There are 6 Legal entities – (LE1, LE2, LE3, LE4, LE5, LE6) Requirement: 1.25 days accrual every month (Incremental) For one specific LE1 – ...Read more
I’m trying to invoke the HDL file from the WEBCENTER SERVER through SOAP services into the fusion instance Below one is the payload which I used : <soapenv:Envelope xmlns:soapenv=”http://schemas.xmlsoap.org/soap/envelope/” xmlns:ucm=”http://www.oracle.com/UCM”> <soapenv:Header> </soapenv:Header> <soapenv:Body> <typ:importAndLoadData> <typ:ContentId>UCMFA04817652</typ:ContentId> <typ:Parameters>ImportMaximumErrors=100,LoadMaximumErrors=100,LoadConcurrentThreads=8,DeleteSourceFile=N</typ:Parameters> </typ:importAndLoadData> </soapenv:Body> </soapenv:Envelope> But I’m getting 404 ...Read more
Hello We have a requirement where we want to create an Alert for Probation Period Expirty on the Below Condition If the Probation Period End date is null, then send notification to manager 90 Days after Hire Date Can this be achieved?
I want exact Absence validation FF to check if assignment category is probationary then leave eligible = N else Y Thank you
I have a requirement to do a report which shows a payslip which was displayed on the document of records page as a PDF format. How can get to display this pdf files using BI report