SubmitEx

The job SubmitEx takes the following parameters:

  • Service

    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.

  • Key/value pairs

    Array of key/value pairs used for the function exchange_data.

  • Input files

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

  • Job ID

    The job runs on KCM Core with this ID. If no job ID is passed on, the Web Service API uses a unique ID, so you can track your job in the KCM Core logs.