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
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
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
I want to filter candidates who need sponsorship to work in the U.S ex: Do you need sponsorship to work in the U.S.? If the candidate marked yes–> will be moved to a new phase in the recruitment. How to achieve this ...Read more
I had followed the steps mentioned in the documentation but still gettting 400 bad request as response. This is the endpoint which I used to create content item. /hcmRestApi/resources/11.13.18.05/learningContentItems Documentation link : https://docs.oracle.com/en/cloud/saas/human-resources/23b/farws/op-learningcontentitems-post.html Code Snippet : Below one is the curl req which ...Read more
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
I want exact Absence validation FF to check if assignment category is probationary then leave eligible = N else Y Thank you
How to do parallel approval through transaction console and enabling the notification. Please elaborate it with example Thanks
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?
Can someone please help me with the list of tables that could fetch journey details from below navigation My Client Groups » Journeys Thanks
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