Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The UDRs in PCC.Batches contain information about the work orders, work logs and updates made in the Usage Management Workflow Templates package.

Workorder UDR


Field

Description

Key (string)

The unique key for the work order.

Updates (string)

Contains a list of updates to be made in the work order.


Below is a screenshot of the UDR Assistance displaying the Workorder UDR:

Image Added

Workorder UDR

Update UDR


Field

Description

Product (int)

The product for which usage should be updated.

Timestamp (date)

The date and time of the usage update.

Usage (map<byte,long>)

The latest reported usage.

Misc (map<string,any>)

This field can contain optional other types of information.


Below is a screenshot of the UDR Assistance displaying the Update UDR:

Image Added

Update UDR

Workflow UDR


Field

Description

Key (string)

The unique key for the work log.

Misc (map<string,any>)

This field can contain optional other types of information.


Below is a screenshot of the UDR Assistance displaying the Worklog UDR:

Image Added

Worklog UDR