Skip to content

Toolkit properties help

Bill Majurski edited this page Feb 3, 2017 · 5 revisions

The following properties are managed through the Toolkit configuration tool.

Toolkit_Host - host (DNS name or IP address) where toolkit is installed. Used to generate URLs for simulator endpoints.

Toolkit_Port - port (non-TLS) where toolkit is installed. Used to generate URLs for simulator endpoints.

Toolkit_TLS_Port - port (TLS) where toolkit is installed. Used to generate URLs for simulator endpoints.

External_Cache - absolute file path of External Cache.

Default_Environment - the default Environment.

Admin_password - toolkit administrators password.

Use_Actors_File - system definitions are either stored in one big file or in a directory with one file per system. The use of the one big file approach is deprecated so the only valid value for this setting is false.

Gazelle_Config_URL - at testing events where toolkit is used along side Gazelle this is the base URL for Gazelle.

Gazelle_Assertions_for_Connectathon_URL - URL for documentation on Gazelle STS service.

Enable_SAML - enable/disable use of SAML. Values are true or false.

Listener_Port_Range - list of port numbers that can be allocated to simulators to use in receiving V2 Patient Identity Feed messages. Format is low_number, high_number.

Auto_init_conformance_tool - if true initialize the Conformance tool when it is launched. See Conformance Test Tool.

MSH_3, MSH_4, MSH_5, MSH_6 - fields in a V2 Patient Identity Feed message that can be customized.

Archive_Logs - if true all transactions are logged to the archive directory under the External Cache. This includes outgoing transactions initiated by the test client and incoming transactions received by simulators.

Wiki_Base_URL - location of wiki holding toolkit documentation. If wiki is moved all links from within toolkit can be updated by changing this setting. See Documentation references from toolkit.

Clone this wiki locally