RunDocumentPackTemplate Service

This service is obsolete and provided for backward compatibility only. To run document pack templates, use the RunMdl 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. RunMdl uses the SendFile command to return the result file to the requesting application. The result parameter specifies the SendFile result identification. The requesting application receives the result file with this identification so that it can move it to the desired location. If no value is given, this parameter has the value "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.