Related Topics

HOWTO: Backing Up the ILLiad Database
HOWTO: Breaking the User Link in the ILLiad Database
PROBLEM: Cancellations or OCLC Reasons for No are all updating as Other
HOWTO: Changing the Port for Microsoft SQL Server 2000
HOWTO: Changing the size of a field in the ILLData database
See more

Other Support Options

Contact Atlas Systems
Phone Numbers, Support Options, Online Help, and more.
Listserv
Pose a question to other users.

Page Tools

Print this page Print this page
E-mail this page E-mail this page

Feedback

How helpful was this article?
Suggestions:

Revised:January 5, 2006 (mc)
Version:All versions
Revision:1
HOWTO: Routing Rules Across Modules
January 5, 2006

SUMMARY

When setting up ILLiad routing rules that originate in the Borrowing module and route transactions to the Doc Del module (or vice versa), the ProcessType value in the Routing table should be set to the transaction's original module and the NewProcessType value should be set to the destination module.

EXAMPLES

To route a transaction to a special status in Document Delivery when it is routed to Doc Del from Borrowing, you would need to set up a routing rule like the following example:

Field Name Value
RuleNo 6
RuleActive Yes
ProcessType Borrowing
TransactionStatus Awaiting Document Delivery Processing
MatchString Whatever your criteria might be. Example: u.Status = 'Faculty'
NewProcessType Doc Del
NewTransactionStatus Awaiting Special Doc Del Processing
RuleDescription Moves transactions meeting my criteria to Awaiting Special Doc Del Processing when routed to Doc Del from Borrowing.

To route a transaction to a special status in Borrowing when it is routed back to Borrowing from Doc Del, you would need to set up a routing rule like the following example:

Field Name Value
RuleNo 6
RuleActive Yes
ProcessType Doc Del
TransactionStatus Awaiting Request Processing
MatchString Whatever your criteria might be. Example: u.Status = 'Faculty'
NewProcessType Borrowing
NewTransactionStatus Awaiting Failed Doc Del Faculty Processing
RuleDescription Moves transactions meeting my criteria to Awaiting Failed Doc Del Faculty Processing when routed to Borrowing from Doc Del.

More Related Topics

PROBLEM: Class Not Registered error when trying to initiate Z39.50 Searching
PROBLEM: Incorrect Queues and E-mail Routing Entries in the ILLiad Client for a Shared Server Site
HOWTO: Enabling Logging on the ILLiad Gateway
HOWTO: Enabling Logging on the ILLiad Web DLL
HOWTO: Increasing the Username field in the ILLiad database
INFO: ILLiad and McAfee VirusScan 8
OCLC ILLiad and Windows Server 2003
INFO: ILLiad and the NVTGC Field
HOWTO: Implementing SSL with ILLiad
HOWTO: Importing a Customized List of Addresses to ILLiad
HOWTO: Importing Pre-ILLiad Copyright Information into your ILLiad Database
PROBLEM: Z39.50 Searching Form gives File Not Found error for Yaz.dll
INFO: Z39.50 Profiles in ILLiad
INFO: Z39.50 Compatibility in ILLiad
INFO: What Ports are Required to be Open for General ILLiad Use?
INFO: User Request Limits
HOWTO: Updating Across a Multiple Server ILLiad Installation
PROBLEM: I/O Error 32 or Path not Found when opening the Borrowing Request Form
HOWTO: Migrating an ILLiad Database to a New ILLiad Server
PROBLEM: Error Message "Login failed. Reason: Not associated with a Trusted SQL Server connection"
PROBLEM: SQL Server Agent fails when executing job to run ILLiad Connector
ERROR: SQL ERROR: Unmatched '' near TransactionNumber
PROBLEM: EDBEngine Error: Vendor Initialization Failed
Microsoft SQL Server 2005 Compatibility
HOWTO: Changing the Default Request Type for Manually Entered Transactions
INFO: Required ILLiad Server Permissions
BUG: Routing Rules for Borrowing and Doc Del do not work using the ILLiad Connector