Information Catalog Manager Administration Guide

ACTION.RELATION

Identifies the action to perform on the relationship that is described with the tags that follow ACTION.RELATION.

Context

ACTION.RELATION is used to create or delete information catalog relationships.

ACTION.RELATION is followed by one or more RELTYPE and INSTANCE tags, which define the relationships being acted on.

Syntax



:ACTION.RELATION(option)

Options

The following options are valid with ACTION.RELATION:

ADD
DELETE

ACTION.RELATION(ADD)

Defines an ATTACHMENT, CONTACT, CONTAIN, or LINK relationship.

Context

Figure 40. Using the ACTION.RELATION tag when adding relationships

:ACTION.RELATION(ADD)
:RELTYPE.TYPE() SOURCETYPE() TARGETYPE()
:INSTANCE.SOURCEKEY(UUI_short_name()...) TARGETKEY(UUI_short_name()...)

Rules

ACTION.RELATION(DELETE)

Deletes a relationship.

Context

Figure 41. Using the ACTION.RELATION tag when deleting relationships

:ACTION.RELATION(DELETE)
:RELTYPE.TYPE() SOURCETYPE() TARGETYPE()
:INSTANCE.SOURCEKEY(UUI_short_name()...) TARGETKEY(UUI_short_name()...)

Rules


[ Top of Page | Previous Page | Next Page ]