Assignment

The following table describes the Atom feed details published for the empassignment collection.

Workspace

Employee

Collection Name

empassignment

Feed Title

Person Assignment Changed

Entry Title

<Employee Display Name>'s Assignment Updated

Example: John Flay's Assignment Updated

Entry Author

User that created or updated the assignment.

Entry Content

"Context": [ {
  "PrimaryPhoneNumber": "<Primary work phone number>",
  "Assignment Id": "<Assignment Id>",
  "PersonId": "<Person Id>",
  "PersonName": "<Full display name>",
  "EffectiveDate" : "<Effective date of update>",
  "WorkerType" : "<Worker type>",
  "PeriodType" : "<Period type>",
  "PersonNumber": "<Person number>",
  "WorkEmail": "<Work email>",
  "DMLOperation" : "<DML operation>"
} ],
"Changed Attributes": [
{
  "<archive attribute1>": {
    "old": "<old value>",
    "new": "<new value>"
   }
}, {
  "<archive attribute2>": {
    "old": "<old value>",
    "new": "<new value>"
    }
}
...
],
"FlexFields" : [ {
  "FlexFieldCode" : "<Flexfield code>",
  "ContextCode" : "<Flexfield context code>",
  "Changed Attributes" : [ {
    :<archive attribute3>" : {
      "old" : "<old value>",
      "new" : "<new value>"
    }
  }
  ...
  ]
} ]

Note:

Changed Attributes and FlexFields are dynamic regions that display the change information for a feed. They include all the old and new values of the archive attributes defined in the event payload, as shown in the example, or new values only. In this example, archive attribute1, archive attribute2, and archive attribute3 are defined as archive attributes on the event.

For more information, see Reading an Entry.

Entry Link

Link to /workers/<ID> with reltype workers

Legacy link to /emps/<ID> with reltype emps

For more information, see Reading an Entry

Entry Summary

Event Description

Examples:

  • Person Assignment Created
  • Person Assignment Updated
  • Person Assignment Corrected
  • Person Assignment Deleted

Entry Published Tag

When entry was created