InfoFile

The property InfoFile specifies the path to the file in which all XML data is returned. Its contents depend on the specific method that is called, and on the return value of the method. Among the possible contents are:

  • An XML document containing information about the Master Template run, including the form answers that are given, are stored in the file indicated by the property InfoFile; when a Start or Continue call returns Model.ResultCode.Ready, and the property History is enabled.

  • An XForms XML document containing a form which is displayed to the user; when a Start or Continue call returns Model.ResultCode.Interact.

  • An XML document containing information on the error that occurs; when a Start or Continue call returns Model.ResultCode.Error.