The following topics describe fields on the GlassFish Configuration window of the Installer:
The fields on the JDBC Connection Pool tab of the GlassFish Configuration window configure the connection pools that are automatically created by the installer. If you configured the installer to automatically create the Healthcare Pack databases, the information you specify in the JDBC Connection Pool fields should match the information you specified in To Configure MySQL. If you did not change the fields for the MySQL database, you can accept the default values on this page. If you are not using the installer to create the database and are using a different database instead, the field values on this page should match the information for the database you are using.
The following table lists and describes the application variables that are predefined for the PIX/PDQ system. The port numbers and variables are based on the default GlassFish ESB port numbers. If you customized your port numbers, you need to modify the corresponding variable values.
Variable Name |
Variable Description |
Variable Value |
---|---|---|
GFDefaultHttpPort |
ATNA Audit Service HTTP Port |
The port number your domain is listening on for HTTP requests. The default value is 8080. |
jmsURL |
PIX Update Notification JMS URL |
The URL to the Java MQ server you are using. The default value is mq://localhost:7676. |
sunpixmgr-v2–url |
HL7 v2 Listening URL |
The URL used to connect to the HL7 v2 external system. The default value is hl7://localhost:3600 |
sunpixmgr-application |
PIX Update Sender HL7 v2 Application |
The HL7 v2 sending application. The default value is SUGA. |
sunpixmgr-facility |
PIX Update Sender HL7 v2 Facility |
The HL7 v2 sending facility. This value further identifies the sending application. The default value is SUNVAN. |
sunpixmgr-device |
PIX Update Sender Hl7 v3 Device |
The HL7 v3 sending device. The default value is 2.1.12^654. |
sunpixmgr-organization |
PIX Update Sender HL7 v3 Organization |
The HL7 v3 sending organization. There is no default value since this is not a required property for HL7 v3. |
The following table lists and describes the application configurations that are predefined for the PIX/PDQ system. The application configurations are only used with the HL7 v3 projects. If you are using HL7 v2, you do not need to modify these values.
Configuration Name |
Configuration Description |
Configuration Value |
---|---|---|
sunpixmgr-soap11 |
HL7 v3 SOAP 1.1 PIX URL |
The default value is http://localhost:${HttpDefaultPort}/ PIXManager/PIXPort11. |
sunpdqsup-soap11 |
HL7 v3 SOAP 1.1 PDQ URL |
The default value is http://localhost:${HttpDefaultPort}/ PDQSupplier/PDQPort11. |
sunpixmgr-soap12 |
HL7 v3 SOAP 1.2 PIX URL |
The default value is http://localhost:${HttpDefaultPort}/ PIXManager/PIXPort12. |
sunpdqsup-soap12 |
HL7 v3 SOAP 1.2 PDQ URL |
The default value is http://localhost:${HttpDefaultPort}/ PDQSupplier/PDQPort12. |