Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Creating new Work shifts, Patterns and schedules in Oracle HCM
Hi team,
We have a requirement of creating new Work Shifts, Patterns and Work schedules in Oracle HCM using REST API Service. Below are the REST API for Oracle Supply Chain Management Cloud that we are able to find in the below :
https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/25a/fasrp/op-shifts-post.html
https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/25a/fasrp/op-workdaypatterns-post.html
https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/25a/fasrp/op-schedules-post.html
Having said that the same endpoint details were removed from the latest Oracle HCM documentation.
We tried the fscm end point and were able to retrieve and update our HCM work schedules without any issue. Does it mean we can use the fscm end point if it satisfies our requirement?