Tables to be imported as process support map (PSM) are mapped using the psmtable XML property. The tables ITMASTERPLANMAP, ITSOLUTIONMAP, and ITSTRATEGYMAP are to be imported as PSMs.
<
="ITMASTERPLANMAP" ="IT landscape planning">psmtable XML property
Each psmtable element defines one specific Alfabet table to be imported as process support map (PSM). Thus, each table must be defined in a separate psmtable element.
Name of the Alfabet table to be imported as process support map (PSM), for example, ITMASTERPLANMAP, ITSOLUTIONMAP, or ITSTRATEGYMAP.
arisgroupname XML property
Name of the ARIS database subgroup where the process support map (PSM) is to be created.
="BUSINESSSUPPORT" />
items XML property
The items subelement refers to the table that defines which PSUs are currently in use (see psutable). This needs to be specified because the import of PSUs that are being used requires special handling.
table XML property (mandatory)
Table name of the Alfabet table that defines which PSUs are currently in use.
<
="name" ="AT_NAME" />attr XML property
Defines the handling of attributes.
If at least one attr subelement is specified, this restricts the list of attributes imported into ARIS to the list of attr elements listed here.
alfabet
Name of the Alfabet property.
<attr alfabet="description" aris="AT_DESC" />
<attr alfabet="id" aris="AT_ID" />
</psmtable>