BatchProcessExecutionData Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This table stores any extra data needed for a BatchProcessExecution record.

Table 1. Database columns for BatchProcessExecutionData table

Database Column

Details

BatchProcessExecution DataID

Type: integer. Key. Generated ID

A unique identifier for this table.

BatchProcessExecutionID

Type: integer. Key

The ID of the BatchProcessExecution record this data is asociated with. Foreign key to the BatchProcessExecution table.

BatchProcessExecution DataNameID

Type: integer. Key

An identifier for the data being stored in this row

DataValue

Type: text

The value being stored in this row

FlexNet Manager Suite (On-Premises)

2020 R1