How do I turn off print at home for the test environment? **self-hosted**

**self-hosted**

My coworker has requested that I disable PAH in the TEST environment. Up to this point all I have ever done is save a new copy do the template for LIVE. Can anyone point me to the documentation on have to turn it on or off?

Ashley Elliott

Database Administrator

St. Louis Symphony Orchestra

314-286-4198

ashleye@slso.org

Parents
  • Hi Ashley.
     
    On the TEST server hosting the Tessitura Processing Service, find and open this file:
     
    C:\TessituraServices\ProcessingService\TessituraProcessingService.exe.config
    (your path may be different than mine)
     
    Find this section
    <EmailTickets>
                                    <add key="OnOff" value="On"/>
    and change “On” to “Off”
                    <EmailTickets>
                                    <add key="OnOff" value="Off"/>
    Save the file.
     
    I would run services.msc and restart the Tessitura Processing Service. You shouldn’t have to, but I always do to make sure it loads all the configuration data correctly.
     
    Jerry Boutot | Manager, Information Technology - Data
    O: 813.222.1097 C: 352-428-4199
     
Reply Children
No Data