Grades

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

Workspace

Workstructures

Collection Name

grades

Feed Title

Workstructures Grades

Entry Title

GradeCreate

Entry Author

User that created, updated, or deleted the grade.

Entry Content

"Context": [ {
  "Name": "<Grade name>",
  "DMLOperation" : "<INSERT | UPDATE | DELETE>",
  "Grade Id": "<Grade Id>",
  "Effective Start Date": "<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 /grades/<ID>

Entry Summary

Event Description

Example: GradeCreate

Entry Published Tag

When entry was created