Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These instructions show how to manually run the steps that create a PDF report, using the valuation report as an example.

1) Try to run the valuation report
2) That should create XML\RXRVALnn.XML (nn = station number)
3) Open command prompt In the C:\RxUniverse folder (or wherever Rx-Universe is installed)
4) Type
JAVA -jar FOP\SAXON.JAR -o PDF\RXRVALnn.FO XML\RXRVALnn.XML XSL\RXRVAL.XSL

You need to replace nn with the station number you are using.
There should be no error messages, and the above statement should create file PDF\RXRVALnn.FO

5) Type
FOP\FOP.BAT -c FOP\FOP.XCONF PDF\RXRVALnn.FO PDF\RXRVALnn.PDF -r

You need to replace "nn" with the station number you are using.

You might see a bunch of messages; those that relate to various font and shading options.  At In the end, it should create a file PDF\RXRVALnn.PDF.

If it doesn't create the PDF, or if the PDF is 0 bytes, you'll need to scroll through the messages that are create created and see if anything looks like a reason.


Thin Client

When a user is trying to run a report or printing invoice all the Java required will be on the server-side. Once the server is able to print invoice/Reports an internal command will send it to the local PC via Cobol service (ACU Service 5640). If this is not working it could be indicative that there is a permission issue. Making sure that the users specified in the "accuaccess" file (Generally Omics) as full read/write on the entire Rx-Universe Directory and sub-directory is needed. Additionally you may have to specify the domain name before the user name in the "acuaccess" file ie: DOMAIN\OMICS.