Use this tab to configure a new routing rule or to see the details
of an existing routing rule. Routing rules are usually configured to publish
specific types of processed results from a pipeline to another database or
to an external system. You can only configure routing rules for pipelines
that are registered on the Pipelines tab.
All fields except the Route Filter field are required
to successfully configure a new routing rule. Once a routing rule is configured,
it cannot be edited; if you need to change the routing rule, you must delete
it and then re-add it with the corrected information.
- From Pipeline
- Enter the unique name of the pipeline that you want to route results from.
The name of this pipeline must exactly match what is registered on the Pipelines tab
and is case-sensitive; if the name does not match, the system displays an
error message indicating that the specified pipeline does not exist.
- Order
- Enter a number from 0 to 999 that indicates the order in which the system
applies this routing rule to the registered pipeline in the From
Pipeline field. This field defaults to 0,
which indicates the system processes this routing rule first. If this pipeline
already has one or more configured routing rules, enter a number greater than
the highest order
- Check the left pane to see the order set for any existing routing rules
already configured for this pipeline, indicated by the sequential number following
the colon after the pipeline name. (For example: PIPE08:0 indicates that the
pipeline PIPE08 already has one configured routing rule, currently set to
process first. If you configured a new routing rule for PIPE08, set the order
to 1.)
- Destination
- Enter the transport URI to the destination pipeline, database, or external
system to route the processed results to. Make sure to use the syntax appropriate
to the type of transport that you are using.
- Document Type drop-down list
- From the drop-down list, select the UMF document type to route from the
registered pipeline to the destination. If you want to route all processed
results to the destination, select the asterisk character *.
- Route Filter
- If you want to specify that only particular information be routed to the
destination, type the expression for the system to use to filter the UMF values
routed by this routing rule. (For example, if you wanted to route only the
identity or entity records from a specific data source, you might type a filter
of DSRC_CODE=x, where x is the
unique data source code for the data source you want to filter for.)
- Filters are an advanced routing rules feature.
- Enabled drop-down list
- Select an option from the drop-down list:
- Yes means that the application monitor routes information
from the pipeline to the destination according to this routing rule.
- No means that the application monitor does not
route information from the pipeline according to this routing rule.