Versions Compared

Key

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


<need some opening to explain what a data extract is and the delivery of the content, file type, etc.>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. You can access these tables only if you access your database using VPN.

The following entities are present in the Data Extracts:

...

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

...