You can use a data source list to extract multiple data sources simultaneously. The data source list is specified in a separate configuration file.
Each new SAP data source created in CTK is automatically added to the end of the list of data sources of the current client. During extraction using the command line option ‑datasourcelist <file name> the data of these data sources is extracted consecutively as if data extraction was called multiple times using the option ‑datasource <file name>. The sequence of the data source extraction is specified in the configuration file. Data sources of a type other than MYSAP in the list are ignored during extraction.
The following applies to trouble shooting:
If the extraction is called via a valid data source list that does not contain any matching data sources the extraction ends without outputting an error message.
If the extraction is called using a data source list containing multiple matching data sources, and if an error occurs during the extraction of one of these data sources resulting in extraction cancelation, the procedure continues with the next data source. This means that cancelation of the extraction of one data source does not lead to cancelation of the entire procedure.
If an error occurs in at least one data source, which would have led to an exit error status during the single extraction of this data source, the last exit error status will be returned by the overall data source extraction process.
See also
Further information is available in the documentation PPM Data Import.