Show TOC

Background documentationLink Properties Locate this document in the navigation structure

 

This screen appears when you double-click a connecting line between the routing steps on the Routing tab page of the Routing Maintenance screen in the drawing area. For more information about scripting, see Setting Up Routing Scripts.

Fields

The following table describes fields requiring explanation:

Field

Description

Link Description

Describes the link associated with the selected path to help you identify the condition under which SFC numbers are to travel it

Script

The script associated with the selected path

None (default): Scripting is not used.

Failure: Sends the SFC number down this path when the SFC number has had a nonconformance logged against it at this operation

Open Nonconformance: Sends the SFC number down this path when the SFC number has an associated NC code that is open

Pass: Sends the SFC number down this path when the SFC number did not have a nonconformance logged against it at this operation

Custom Script: Allows you to write your own scripting code in the Script Text Area

Script Text Area

Displays the command text of the selected script. The scripting language is interpreted JavaScript. The scripts can make Enterprise Java Beans (EJB) calls or Structured Query Language (SQL) queries if needed. Note that this area is editable, if you select Custom Script in the Script field.

Check Syntax

Checks for scripting errors