SubmitExResult

SubmitExResult contains the answer of KCM Core to the Web Service request. It can contain the following objects:

  • Output files

    Files sent by KCM Core are stored here.

  • Key/value pairs

    The array with the key/value pairs as set in the function call and changed with the function exchange_data.

  • Progress messages

    Result of calls of Progress() by the KCM Core script.

  • A string returned by KCM Core, such as, for error messages.