ITPOLSSessionPrepareModel
Parameters
Parameter Text User
Parameter Text Model
Parameter Text Label = ""
Parameter Text Keys = ""
Parameter Text Extras = ""
Parameter Text ResultFileName = "Result"
Parameter Text ProcessPreviewParams = ""
Parameter Text ProcessResultParams = ""
Parameter Text Environment = ""
Parameter Text ResultFileFormat = ""
Parameter Text Preview = ""
Parameter Text DatabaseUID = ""
Parameter Text DatabasePWD = ""
Parameter Text OnSuccessCommand = ""
Parameter Text OnFailureCommand = ""
Parameter Text PreCommand = ""
Parameter Text PostCommand = ""
Parameter Boolean UploadDataFile = False

ITPOLSSessionPrepareModel combines the functionality of the ITPOLSSessionStart, ITPOLSSessionUploadFile and ITPOLSSessionSetModelParams services. It allows for the definition of an ITP/OnLine Server model run in a single call and does the following:

The UploadDataFile feature is designed for use by models that use an XML File connection. The uploaded file is automatically used as the XML data file by the model run.

Refer to ITPOLSSessionSetModelParams for detailed parameter descriptions.