Project Risk Levels Import
Project Risk Levels can be imported into R-Service using UTF-8 or UTF-16LE encoded comma-separated values (CSV) or tab-separated values (TSV) files.
Detailed information about the data that can be specified in the columns of a Project Risk Levels import file can be found in Project Risk Levels API - Fields .
CSV Example
Заголовок раздела «CSV Example»ID,Source,Source ID,Disabled,Name,Reference,Description,Information,Position,,,0,Limited,limited,Risk of Failure is Limited,"A project is considered to have limited risk when:
1. The necessary internal resources are readily available for anticipated timeframe2. The impact on customers, employees and suppliers is minimal3. The success does not rely on technology that has not yet been proven within the Widget organization",1,,,0,Moderate,moderate,Risk of Failure is Moderate,"A project is considered to have moderate risk when:
1. Backfilling will be required temporarily to free up internal project members2. Many customers, employees and/or suppliers will notice some minor positive changes3. The success relies on technology that is new to the Widget organization, but for which support is already readily available",2,,,0,Significant,significant,Risk of Failure is Significant,"A project is considered to have significant risk when:
1. Number of FTEs will need to be increased or decreased to realize project's value2. A large number of customers, employees and/or suppliers will experience significant changes3. The success relies on unproven technology, or technology that is (or will soon be) unsupported",3Updating Existing Project Risk Levels
Заголовок раздела «Updating Existing Project Risk Levels»Apart from specifying the
ID
or the
Source
and
Source ID
columns to find an existing record, R-Service is also able to match existing records using the
Reference
value.
This means that when an
ID
,
Source
and
Source ID
are not provided in the import file, and the given
Reference
value matches one of the Project Risk Levels in the current Account, all the fields of that project risk level will be overwritten with the values provided in this import file. If the
Source
and
Source ID
columns are present in the import file, these fields will be cleared in the project risk level that matches the given
Reference
value.