Hello,

Sign up to join other folks! In case of any issue, visit https://hcmfolks.com/contact/

Welcome Back,

Please sign in to your account! In case of any login issue visit https://hcmfolks.com/contact

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email. In case of any login issue visit https://hcmfolks.com/contact

Type HCMFOLKS in the captcha box

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

HCM Folks Latest Questions

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

aalan

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