Configuration File

Configuration file is required to select the actual components from the RRC file that will be fetched. Configuration file is to be retrieved from GCDB for each customer project.

A Configuration file is just a text file containing a list of component releases (one component release per row) and can also include language codes.

Component versions that are listed in the configuration file are automatically selected for fetch by the IFS Configuration Builder tool. All component versions listed in the Configuration file must exist in the RRC file or an error will be raised when the Configuration file is loaded.

Besides versions, the configuration file will also specify the update (UPD) levels. For components with updates the configured level will be found after a semicolon on the component line.

If languages are defined, you have the possibility to limit the fetch to these languages or part of them.

An example of a Configuration file is:

[languages]
en;en
de
sv;sv
[components]
accrul 10.0.0;1
aiim 2.0.0
apppay 4.0.0
appsrv 5.0.0;1
appviz 2.0.0
bacli 2.0.0;1
benadm 3.0.0
biaxsv 2.0.0
bibase 2.0.0
...