Submit

The job Submit takes the following parameters:

  • Service

    This is the name of the Service the job is submitted to such as RunMdl.

  • Parameters

    The parameters for the job. They are passed as a string to the Web Services interface.

  • Input files

    Input files to send files to Communications Manager Core that you can collect with the ReceiveFile command. The content of the file as well as an ID are passed. Communications Manager Core can use this ID to collect the file.

  • SubmitResult

    Contains the answer of Communications Manager Core to the Web Service request. It can contain output files to store files sent by Communications Manager Core and a string returned by Communications Manager Core, such as for error messages.

You can find the complete WSDL interface specification itpserverwsdl.xml and itpserverwrappedwsdl.xml in the Manuals folder of your Communications Manager Core installation.