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

    How to restrict Acquisitions access during FPC

    •  
    • Product: Voyager
    • Product Version: 7.2.5

    Question

    How to restrict access to Acquisitions during Fiscal Period Close?

    Answer

    To disable acqsvr:

    1. cd /m1/voyager/xxxdb/sbin

    2. cp -p Pacqsvr Pacqsvr.preFPC

    3. sed s/^exec/#exec/ Pacqsvr.preFPC > Pacqsvr

     

    To enable acqsvr when done:

    1. cd /m1/voyager/xxxdb/sbin

    2. cp -p Pacqsvr.preFPC Pacqsvr

    Additional Information

    Operator will see "Unknown Error - - 10053" if they attempt to login to Acquisitions when it has been disabled in this manner for Fiscal Period Close..

    If FPC Options are enabled for WebAdmin (optional in Voyager 9.0.0 and higher), the Disable/Enable Acquisitions option can be used instead.


    • Article last edited: 06-Jul-2016
    • Was this article helpful?