Export of values of process instance-independent data series

The values of process instance-independent measures can be exported in XML format using the runpikidata command line program. To do so, use the command line argument -mode export (see chapter runpikidata command line program).

The data on all data series of the specified client are written to the specified file using the argument -file. To export particular data series, specify the names of the data series you want to export, separated by commas, using the -pikicube argument.

The PPM user performing the operation requires the Data import function privilege.

Example

runpikidata -user system -password manager -client umg_en -mode export -file pikidata -pikicube PC_MINITAB_CPK,PC_SALES_REVENUES

The values of the data series PC_MINITAB_CPK and PC_SALES_REVENUES of the client umg_en are exported in XML format to the file pikidata.xml.