Metadata is used to describe the structure of computer systems such as tables, columns, and indexes. The metadata lists the things that you need to manually setup or should be present in the target database before you perform the import.
If you are importing a workflow into a new database, you must manually add all custom fields, source fields, and such to the new database before importing the workflow type. This means that you can check those pre-requisites using the View Metadata button on the Import Workflow Type Dialog Box to ensure that your import will be successful.
Here is an example of the contents of a metadata for a BCR workflow type.
The first section contains the Workflow Type name and the UID of the Workflow Type.
Workflow Type to Import |
ItemType_UID |
Budget Change Request |
9C5G3ZDUE43AZ__{(I681! |
This section displays the information about the Workflow Category.
Category Code Description |
Code |
Default Prefix |
Active |
Change Management |
CR |
CHG |
Y |
For more information, see Add a Workflow Category.
This section details the information about the Custom Fields (PM Compass » Administration » User Defined Data » Area = All Workflows » Custom Fields)
Label |
Column Name |
Required |
Data Type |
Display Width |
Default Value |
Lines |
Limit to List |
Request MR |
CustCheckbox3 |
N |
Checkbox |
1 |
N |
0 |
Y |
Justification |
CustMemo1 |
N |
memo |
60 |
Null |
3 |
Y |
Alternatives |
CustMemo3 |
N |
memo |
60 |
Null |
3 |
Y |
Confirm all of these fields have been added to your database and have the settings displayed.
This section details the information about the Source Fields (PM Compass » Administration » User-Defined Data » Area = All Workflows » Source Fields)
Table |
Source Table |
Source Column |
Label |
Target Column |
Control Account Notes |
NOTEFIELD:CA |
14 |
Proposed Change |
Cust14 |
Control Account |
CAWP:CA |
AFD |
Forecast Finish |
CustAFD |
Control Account |
CAWP:CA |
ASD |
Forecast Start |
CustASD |
Control Account |
CAWP:CA |
BAC |
Budget at Complete |
CustBAC |
Control Account |
CAWP:CA |
DESCRIP |
Control Account Description |
CustDESCRIP |
Projects |
PROGRAM |
DESCRIPTION |
Project Description |
CustDESCRIPTION |
Control Account |
CAWP:CA |
SFD |
Baseline Finish |
CustSFD |
Control Account |
CAWP:CA |
SSD |
Baseline Start |
CustSSD |
For more information, see Process for Adding Fields to a Form.