Using the Release button in the app fails with On-Premise deployments - c06234684
When enabling the Remote Release URL on your printer, the URL value is reflected correctly, but the configuration files contained within the software are incorrect.
To address this and have the correct URL reflected when using the Release button, follow these steps:
-
Stop the
Central Print Services
service.
This can be accomplished from the PrinterOn configuration Manager by going to Home – Services tab. -
Navigate to this default location:
C:\Program Files (x 86)\ PrinterOn Corporation\Apache Tomcat\Conf and edit cps_config.xml -
Replace <
serviceURL
>http://127.0.0.1/cps<serviceURL> with the correct server IP address or DNS value.
Eample : < serviceURL >http://172.17.37.73/cps</serviceURL> - Save changes to this file.
- Start Central Print Services .
- Send a new test from your mobile app & release it from the Job History listing.
NOTE:
Applies to PrinterOn Enterprise 3.x and later.