ImportResolverErrorResult Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The ImportResolverErrorResult
table stores all resolver error message
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
ImportResolverError ResultID
|
Type: integer. Key. Generated ID Auto-generated ID for |
FileName
|
Type: text (max 255 characters) Name of the file |
DateCreated
|
Type: datetime Date time where file was resolved. |
ErrorMessage
|
Type: text. Nullable error message |
ImportResolverTypeID
|
Type: integer. Key Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1