/LoadExternalDataProcessorOrReportFromFiles <root dump file> <external report or data processor file>

Loads an external report or data processor from a set of files. All parameters are mandatory.

<root dump file>. Root file of the XML file structure that stores the external report or data processor dump.

<external report or data processor file>. Resulting external data processor file or external report file. The file extension is assigned according to the dump content: .epf for data processors and .erf for reports. If the specified file extension is incorrect, it is replaced with the correct one.

You can also specify the infobase connection string (for example, with the /IBName option). If the external data processor includes external links, they are resolved relative to the specified infobase. If the infobase is not specified, external links are not resolved.

1C:Enterprise Developer's Community