Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Other fields of EmpAssignment Info Not showing in HCM Adapter Atom Feeds

edited Sep 3, 2024 9:59AM in Integration 2 comments

Summary:

We want to leverage Atom Feeds using OIC for EmpAssignment. However, I noticed that the the level of info I am getting in HCM Adapter is not the same as what I get through REST API service. The AssignmentExtraInfoId and flexfields are not showing in the HCM Adapter as part of the response.

Content (required):

From POSTMAN Which shows the DFF FIELD

<content type="text">

            <![CDATA[{

  "Context" : [ {

    "AssignmentId" : "300002412881621",

    "PersonName" : "Bee,Jolly",

    "PersonNumber" : "444444444",

    "PrimaryPhoneNumber" : "",

    "PersonId" : "300002412881610",

    "PeriodType" : "E",

    "WorkerType" : "EMP",

    "DMLOperation" : "UPDATE",

    "EffectiveDate" : "2023-09-01"

  } ],

  "Changed Attributes" : [ {

    "ActionCode" : {

      "old" : "HIRE",

      "new" : "TERMINATION"

    }

  }, {

    "AssignmentStatusType" : {

      "old" : "ACTIVE",

      "new" : "INACTIVE"

    }

  }, {

    "ReasonCode" : {

      "old" : null,

      "new" : "VCO"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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