Termination

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

Workspace

Employee

Collection Name

termination

Feed Title

Person Terminated

Entry Title

<Employee Display Name> Terminated

Example: John Flay Terminated

Entry Author

User that submitted the termination.

Entry Content

"Context": [ {
  "PersonNumber": "<Person number>",
  "PeriodOfServiceId: "<Period Of service Id>",
  "DMLOperation" : "<DML operation>",
  "PeriodType" : "<Period type>",
  "PersonName": "<Full display name>",
  "WorkerType" : "<Worker type>", 
  "PrimaryFlag" : "<Primary flag value>",
  "PersonId": "<Person Id>",
  "PrimaryPhoneNumber": "<Primary work phone number>",
  "EffectiveStartDate": "<Hire date>",
  "EffectiveDate" : "<Effective date of update>"
    
   } ],
"Changed Attributes": [{
  "<archive attribute1>": {
    "old": "<old value>",
    "new": "<new value>"
  }
}, {
  "<archive attribute2>": {
    "old": "<old value>",
    "new": "<new value>"
  }
}, {
  "<archive attribute3>": {
    "old": "<old value>",
    "new": "<new value>"
	}
 }	]

Note:

Changed Attributes is a dynamic region that displays the change information for a feed. It includes 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

Example:

  • Person Terminated

Entry Published Tag

When entry was created