ALL_ENDPOINT_MAPPINGS

(Deployment Manager) The ALL_ATTRIBUTE_MAPPINGS system table lists all end-point mapping definitions. Users see no rows unless they have the ACCESS_TOOLS right. Users with this right can see all rows.

Note: Unlike most system tables, this table is under /system/deployment in the Studio resource tree.

Column

TDV JDBC Data Type

Nullable

Description

TARGET_SITE

VARCHAR(2147483647)

 

Name of target site.

SOURCE_SITE

VARCHAR(2147483647)

 

Name of source site.

RESOURCE_PATH

VARCHAR(2147483647)

 

Resource path.

RESOURCE_TYPE

VARCHAR(2147483647)

 

Resource type.

ENDPOINT_NAME

VARCHAR(2147483647)

 

Name of the end point.

ENDPOINT_VALUE

VARCHAR(2147483647)

 

Value of the end point.

IS_ATTRIBUTE

SMALLINT

 

Indicates whether the end point is an attribute.

RESOURCE_ID

INTEGER

 

Identifier of the resource.