Disallow renewal of overdue items
Learn how to disallow the renewal of overdue items using SIP2.
It is possible to disallow the renewals of Overdue items. It has 2 sections to this option:
- Set the Parameter to allow Overdue items
- If the Parameter to allow exists, then it checks :
- Message 12
- Message 30
- Message 66
If the parameter is not present then no check on whether the item is overdue is done.
Set the Parameter to allow Overdue items
1. Access the Instances Window.
- Highlight the relevant Instance and select Edit Parameters
- If the Parameter for “Allow Renew of Overdue Item” does not exist, press F1 New to add a new parameter
- When setting this parameter, it only needs to exist on this Table. Leave as a Constant and will be checked at the time if chosen as a Parameter to Check
- Enter the Description: Allow Renew of Overdue Item
- Enter the Message: This item is overdue and may not be renewed
- Set the main Type to be Item (select from the dropdown list)
- Enter the Source Type to be Constant
- Set the Null Value : Not Allowed
- Enter Y in the Source Value
- Set the Target Type: StringValue
- Set the Operator: Equal
- Enter Y in the Target Value
- Click Apply
- The parameter will appear in the main list of Parameters
- Click OK
Set up the Messages to use this Parameter
- Click Edit Messages
- The Instance Messages Window will display:
- Highlight Message 12: Checkout Response
- Click the Edit Fields Button
- The associated Message Fields will display:
- Highlight ParametersToCheck
- Click Edit Values
- The Field Values window will display for Parameters to Check
- Click New
- From the Value select Allow renew of overdue items from the dropdown box
- Click Apply
- You will be returned to the Message Fields Window
- Click OK
- Now complete steps 4-14, as above for the following Messages:
- Renew Response (Message 30)
- Renew All Response (Message 66)
Renew Response
- Highlight Message 30: Renew Response
- Click the Edit Fields Button
- The associated Message Fields will display:
- Highlight ParametersToCheck
- Click Edit Values
- The Field Values window will display for Parameters to Check
- Click New
- From the Value select Allow renew of overdue items from the dropdown box
- Click Apply
- You will be returned to the Message Fields Window
- Click OK
RenewAll Response
- Highlight Message 66: RenewAll Response
- Click the Edit Fields Button
- The associated Message Fields will display:
- Highlight ParametersToCheck
- Click Edit Values
- The Field Values window will display for Parameters to Check
- Click New
- From the Value select Allow renew of overdue items from the dropdown box
- Click Apply
- You will be returned to the Message Fields Window
- Click OK