INFOMAPS Procedure

Syntax

PROC INFOMAPS <options>;
DELETE IDENTITY_PROPERTY _ALL_ | ID="identity-property-ID";
DELETE INFOMAP "information-map-name" <options>;
EXPORT FILE=fileref | "physical-location" <options>;
EXPORT LOCALIZABLE_PROPERTIES FILE="physical-location" <option>;
IMPORT FILE="physical-location";
IMPORT LOCALIZED_PROPERTIES FILE="base-location"
LOCALES=(locale-1 <...locale-n>);
INSERT DATAITEM <options>;
INSERT DATASOURCE <options>;
INSERT FILTER CONDITION="conditional-expression" <options>;
INSERT FOLDER "folder-name" <options>;
INSERT IDENTITY_PROPERTY PROPERTY=property-keyword
<ID="identity_property-ID">;
LIST <options>;
MOVE DATAITEM "data-item-ID"
| ID_LIST=("data-item-ID-1" <... "data-item-ID-n">)

NEW_LOCATION="new-folder-location" </CREATE>;
MOVE FILTER "filter-ID" | ID_LIST=("filter-ID-1" <... "filter-ID-n">)
NEW_LOCATION="new-folder-location" </CREATE>;
MOVE FOLDER "folder-name"
NEW_LOCATION="new-folder-location" </CREATE> <option>;
NEW INFOMAP "information-map-name" <options>;
SAVE <options>;
SET ASSIGNED_FILTERS DEFINITION=(<data-source-filters-1
<...data-source-filters-n>>
)
;
SET STORED PROCESS NAME="stored-process-name" <option>;
UPDATE DATAITEM "data-item-ID" <options>;
UPDATE DATASOURCE "data-source-ID" <options>;
UPDATE FILTER "filter-ID" <options>;
UPDATE FOLDER "folder-name" <options>;
UPDATE INFOMAP "information-map-name" <options>;
UPDATE MAP_PERMISSIONS GROUP="identity" | USER="identity"
permission-specification-1 <...permission-specification-n>;
UPDATE RELATIONSHIP "relationship-ID" <options>;