Versions Compared

Key

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

Version History

...

Info
titleTesting with the CONNECT regression suite

Important note:  Pre-populated entity requests in the CONNECT regression suite contain <urn1:authorized>authorized</urn1:authorized> elements, which will result in an exception on WebLogic 12.2. Please update the value from "authorized" or "?" to "true" if executing these tests and encountering exceptions.


Prerequisites

  • Java 1.8 or higher version
  • Database (MySQL is CONNECT default).
  • WebLogic Server

...

Set up the following datasources using the WebLogic Administration Console. "Name" can be any value an implementer chooses. The CONNECT Product team recommends using meaningful names.

Namejndi

JNDI Name

Database Name

AdminGuidbDataSourcejdbc/adminguidb_datasourceadminguidb

AssigningAuthoritydbDataSource

jdbc/assigningauthoritydb_datasource

assigningauthoritydb

AsyncMsgsDataSource

jdbc/asyncmsgs_datasource

asyncmsgs

AuditDatasource

jdbc/auditrepo_datasource

auditrepo

ConfigdbDatasourcejdbc/configdb_datasourceconfigdb

DocRepositoryDataSource

jdbc/docrepository_datasource

docrepository

EventdbDataSource

jdbc/eventdb_datasource

eventdb
MessageMonitoringdbDataSourcejdbc/messagemonitoringdb_datasourcemessagemonitoringdb

PatientCorrelationdbDataSource

jdbc/patientcorrelationdb_datasource

patientcorrelationdb

PatientdbDataSource

jdbc/patientdb_datasource

patientdb

TransRepoDataSourcejdbc/transrepo_datasourcetransrepo

...