You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Question on Oracle Element Entries documentation

Summary:

Question on URL:

https://docs.oracle.com/en/cloud/saas/human-resources/23b/farws/op-elemententries-post.html

In the example of the POST request payload on this page, should it not be InputValueName instead of InputValueId.

I believe it sated the InputValueId is a system generated value which is not know at the time of the time when a element entry is created. Where would I get the InputValueId from if the element is not yet created?

{
  "PersonId": 300100003143709,
  "ElementTypeId": 300100003068055,
  "AssignmentId": 300100003143747,
  "EntryType": "E",
  "CreatorType": "F",
  "EntrySequence": 1,
  "elementEntryValues": [
  {
    "InputValueId": 300100003068067,
    "ScreenEntryValue": "1000"
  }
 ]
}


Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!