Sara Juel
Articles
-
Routing Requests to Other Queues
Queues are the electronic equivalent of paper bins to hold your requests. They allow you to sort your work easily into different types of requests, or they can be used for assigning requests to ce...
-
Creating Custom Queues
Custom queues are statuses that you set up in your ILLiad system to hold items that may need some special processing outside of the standard workflow. It is possible to create these queues in all ...
-
Configuring Routing Rules
Routing is one of the most powerful functions of the ILLiad system. By using routing rules, you can change default ILLiad processes by having the system automatically skip or add steps to the basi...
-
Processing Lending Conditional Responses
Once a conditional message is sent, the requesting institution may reply and either agree or disagree to whatever terms you set in the original message. These reply messages are downloaded back in...
-
Example Routing Rules
Basic Routing Rules Borrowing - Faculty Requests In this example, you want to send all requests received from faculty members to a special queue called Awaiting Faculty Request Processing. For th...
-
Processing Borrowing Conditionals
Transactions are generally conditionalized by the lending library for the following reasons: There is some condition that must be satisfied before the lending institution is willing or able to lo...
-
CHECKED Tags
Parameters Name The Name parameter is the name of the field you are retrieving. This is typically going to be the same as the name of the checkbox input tag. Default: TransactionNumber Default T...
-
Conditionalizing Lending Requests
If at any point you determine that you need further information from the requesting institution before you can provide a requested item, you may conditionalize the request. To conditionalize a req...
-
Reasons for Conditional
The Reasons for Conditionalization that display in the ILLiad Client can be changed in the ILLiad Customization Manager. Open the Customization Manager and go to Lending | Conditionals | LendingRe...
-
Testing Regular Expressions
The following resource is helpful in testing regular expressions: https://regex101.com/