Batch Processing - 17.1

Inline Quality and Discovery

Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Inline Quality and Discovery

When you export your project to a platform other than the one on which it was created (for example, Windows to UNIX), the path to the executable or batch will not be recognized. Therefore, automatically adds the following reminder message to the beginning of the generated script: "Path for user-defined executable is not known on this platform."

To specify the path on the target platform

  1. Open the batch script with a text editor.
  2. Scroll to the section that contains the entry for the User-Defined Process.
  3. Define the path and save your changes.
    Note:

    When you run a User-Defined Process from the Control Center, the process must support UCS2 data. However, when you run the process as part of a batch program, the data may not be UCS2. You might need to adjust your externally called script or executable to use the same code page as the data.