Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Self-check not issuing alert for item process statuses OE and SB

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    [This is all being run against the Test system and for QRS50, the SIP2 port for this is 5336. The sip log currently in $LOGDIR represents the last set of tests.]

    If there is an item process status on the item, the item ought to be getting the 'put in the red box' message if it is any item process status other than MI (MI should be removed automatically and it is doing that). Right now, if it has an item process status like OE (On Display) SB (which means that is a long overdue that cannot take back), it is just reporting a normal checkin.

    Resolution:
    I see this in the qrs50 tab_sip2_alert:

    ! 1 2 3 4 5
    !!!!!-!!-!!!!!-!-!!
    QRSVB ## N 00
    <etc.>

    I think that, at a minimum, you should change this to:

    ! 1 2 3 4 5
    !!!!!-!!-!!!!!-!-!!
    QRSVB OE Y 01
    QRSVB SB Y 01
    QRSVB ## N 00
    <etc.>

    *or* you may want to add "SB" to the missing line in the qrs50 tab_sip2.conf:

    missing=MI,MS,SB


    • Article last edited: 10/8/2013