Parameter Text User
Parameter Text Pattern = ""
Parameter Text Root = ""
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
ITPOLSSessionPrepareModelList combines the functionality of the ITPOLSSessionStart, ITPOLSSessionUploadFile and ITPOLSSessionSetModelListParams services. It allows for the definition of an ITP/OnLine Server model run in a single call and does the following:
ITPOLSSessionStart is set to True, do a ReceiveFile with the value "datafile" for the parameter Src. is set to True, the location of the received data file will be used as Keys, and the Keys value passed to ITPOLSSessionPrepareModel will be ignored.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 ITPOLSSessionSetModelListParams for detailed parameter descriptions.