Positions

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

Workspace

Workstructures

Collection Name

position

Feed Title

Workstructures Positions

Entry Title

PositionCreate

Entry Author

User that created, updated, or deleted the position.

Entry Content

"Context": [ {
  "Name":"<Position Name>",
  "DMLOperation" : "<INSERT | UPDATE | DELETE>",
  "Effective Start Date" : "<Effective start date>",
  "EffectiveDate" : "<Effective date of update>"
  "PositionId" : "<Position Id>"
} ],
"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 defined as archive attributes on the event.

For more information, see Reading an Entry.

Entry Link

Link to /positions/<ID>

Entry Summary

Event Description

Example: PositionCreate

Entry Published Tag

When entry was created