Batch Processing Export (Projects);Quality - trillium_discovery - trillium_quality - Latest

Inline Quality and Discovery

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
Latest
Language
English
Product name
Trillium Quality and Discovery
Title
Inline Quality and Discovery
Copyright
2024
First publish date
2008
Last updated
2024-10-18
Published on
2024-10-18T15:10:12.949492

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, TS Quality 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.