Versions Compared

Key

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


Data Extract is the process of viewing data from the CSM data source. This article lists a number of tables containing the list of entities. You can use these details to create new reports using your reporting tool.

...

Entity: DTX_Ticket_CI_Relationship

TICKET_CI_RELATIONSHIP refers to the Ticket to the CI relationship in your instance. The following details about the Ticket CI relationship are available in the extract.

NameDescriptionSystem Data TypeExtract Data Type
ci_id

The associated configuration item to the ticket.

BIGINTLong Integer (4)
item_idItem IDBIGINTLong Integer (4)
archived_dataAn indicator flag used to identify whether this is a historical record that is ready to be archived.INT

Entity: DTX_Ticket_Ticket_Relationship

TICKET_TICKET_RELATIONSHIP refers to the Ticket to the Ticket relationship in your instance. The following information about Ticket to ticket relationship is available in the extract.

NameDescriptionSystem Data TypeExtract Data Type
parent_item_idParent ticket IDBIGINTLong integer (4)
item_idItem IDBIGINTLong Integer (4)
archived_dataAn indicator flag used to identify whether this is a historical record that is ready to be archived.INT

...