Filters and filter chains > Filter reference > Bypass filter settings

Bypass filter settings
This filter bypasses the StreamServer, and sends the input data directly to a designated output connector. The filter settings are described in the table below.
If selected, all input received between StreamServer start-up and the first Bypass off trigger is sent to the Bypass connector.
#bypassON
Select whether to remove the Bypass on sequence from output data.
#bypassOFF
Select whether to remove the Bypass off sequence from output data.
#ovl
Select whether to remove the Overlay select sequence from output data.
##
Select whether to remove the Overlay trigger sequence from output data.
Examples
Example 4
Settings:
Bypass on = #ON and Bypass off = #OFF
Input data:
xyz;#ONabc;def;ghi#OFF;jkl
Bypassed data:
abc;def;ghi
 
Example 5
Settings:
Overlay select = #OVL and Overlay trigger = ##
Input data:
abc;def;#OVLlogo.prn##ghi;jkl
Result:
The file logo.prn is sent between “#OVL” and “##”.
 
OpenText StreamServe 5.6 Updated: 2013-03-01