Output Data to the Process Action Response

To write records to the action response

  1. Create a new configuration to send to Media Server with the process action, or open an existing configuration that you want to modify.

  2. In the [Session] section, add a new task by setting the EngineN parameter. You can give the task any name, for example:

    [Session]
    Engine0=Response
  3. Create a new configuration section to contain the task settings, and set the following parameters:

    Type The output engine to use. Set this parameter to response.
    Input (Optional) A comma-separated list of the tracks that you want to output. Specify one or more tracks. If you do not set this parameter, the engine outputs all tracks that are configured by default as 'output' tracks. For information about whether a track is considered an 'output' track, refer to documentation for your analysis and encoding engines in the Media Server Reference.

    For more information about these parameters, refer to the Media Server Reference.

  4. Save and close the configuration file. OpenText recommends that you save your configuration files in the location specified by the ConfigDirectory parameter.

Example

The following is an example configuration to output data to the process action response.

[Response]
Type=response
Input=OCR.Result,Keyframe.Result