Can be in any context; the name is a name of the connector's owning location and a connector name separated by slash.
retrieveConnectorCommand = OMBRETRIEVE CONNECTOR "QUOTED_STRING" ( "getPropertiesClause" | "getReferencedLocationClause" | "getReferenceIconSetClause" ) getPropertiesClause = GET PROPERTIES "(" "propertyNameList" ")" getReferencedLocationClause = GET ( REF | REFERENCE ) LOCATION getReferenceIconSetClause = GET ( REF | REFERENCE ) ICONSET propertyNameList = "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Properties for CONNECTOR: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: Empty string Business name of the connector. Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string Description of the connector. Name: DATABASE_LINK_NAME Type: STRING(30) Valid Values: Any valid character string in supported character set. Default: Empty string Database Link name.