RunDocumentPackTemplate Service

To facilitate running of a Document Pack Template, the RunDocumentPackTemplate Service is provided.

The following table describes the parameters applicable to this Service. These parameters must be passed to RunDocumentPackTemplate as a list separated by semicolons.

Parameter Description
DocumentPackTemplate Required. The rep:/ URl to be executed.
Result Optional. The result document, path and name, and extension. The path is optional. If no path is given, the requesting application receives the file and moves it to the specific destination. If no value is given, the result is written in a result.doc.
Environment Optional. Only supported for document templates. Templates are always run in an environment. You need to specify the name of the environment. If no environment parameter is given, the default environment is used to run the template. If an environment is passed that does not exist, an error is given.

During the composition of Document Pack Templates with the ITPRun command, this parameter is ignored.

DBB_XMLInput Optional. The name of a data XML file used to fill the Data Backbone of the template.