PluginProviderAssetMap ver23.2.0
This table stores the proxy mapping mentioned in a plugin configuration
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
AssetContentID | 23.2.0 | Number(19.0) | ID of related Asset Content |
Document | 23.2.0 | Varchar2(255) | Document Attribute of Map. Required. |
Headers | 23.2.0 | Varchar2(255) | Headers defined in Map. |
Path | 23.2.0 | Varchar2(255) | Path attribute of Map |
PluginDefID | 23.2.0 | Number(19,0) | Foreign key Identifier for owning plugin. Required. Indexed. |
PluginProviderAssetMap | 23.2.0 | Number(19,0) | Unique Identifier for this record. System Assigned. Indexed. |
WhenCreated | 23.2.0 | Timestamp(6) | Date and time the record was created. Defaults to system date. Required. |
WhenModified | 23.2.0 | Timestamp(6) | Date and time the record was modified. Defaults to system date. Required. |
WhoCreated | 23.2.0 | Varchar2(100) | The user login that created the record. Defaults to database user. Required. |
WhoModified | 23.2.0 | Varchar2(100) | The user login that modified the record. Defaults to database user. Required. |