Locations

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

Workspace

Workstructures

Collection Name

locations

Feed Title

LocationCreate

Entry Title

Workstructures Locations

Entry Author

User that created, updated, or deleted the location.

Entry Content

"Context": [ {
  "Location Id": "<Location Id>",
  "Location Name" : "<Location name>",
  "DMLOperation" : "<INSERT | UPDATE | DELETE>",
  "EffectiveStartDate": "<Effective start date>",
  "EffectiveDate" : "<Effective date of update>"
} ],
"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 /locations/<ID>

Entry Summary

Event Description

Example: LocationCreate

Entry Published Tag

When entry was created