Compensation Record Set (CORS)


Since version 9.0

When you create Compensation Records (in a compensation line logic), you can assign these Compensation Records into different Sets (groups).

These Sets can:

  • Be re-calculated separately according to different schedules.

    • When you set up Sales Compensations  Calculations, you always create the schedule for a particular Set, i.e. for a specific Compensation Record Set.

  • Even calculate different nature of results.

    • Compensation Records belonging to different Sets can have different setup of their attribute columns.

By default, the Compensation Records are assigned to the Default Set, but you can change it when you create the Compensation Record in the compensation logic.

Fields

id

Database ID of the Compensation Record Set, used in Compensation Record to reference the Compensation Record Set.

label

Name of the Compensation Record Set, visible to users on the screen.

Since version 15.0, it is no longer possible to store null labels. Any API request attempting to do so will result in an error. However, it is still possible to store an empty string value, as this case is handled by the application's frontend validation.