| Both sides previous revision Previous revision | |
| 8000_appendices:0100_awareim_property_files:0100_basserver_props [2026/08/13 00:55] – ↷ Page moved from docs:8000_appendices:0100_awareim_property_files:0100_basserver_props to 8000_appendices:0100_awareim_property_files:0100_basserver_props localdev | 8000_appendices:0100_awareim_property_files:0100_basserver_props [2026/08/13 00:57] (current) – ↷ Links adapted because of a move operation localdev |
|---|
| | ''DatabaseName'' | Name of the database used in the regular (non-testing) mode | | | ''DatabaseName'' | Name of the database used in the regular (non-testing) mode | |
| | ''DatabaseNameTest'' | Name of the database used in the testing mode (see [[2000_concepts:1000_config_proc:0300_testing_mode|Testing Mode]]) | | | ''DatabaseNameTest'' | Name of the database used in the testing mode (see [[2000_concepts:1000_config_proc:0300_testing_mode|Testing Mode]]) | |
| | ''DriverClassName'' | Fully qualified name of the JBDC driver. Only relevant if data source is not supported (see "[[docs:1100_inst_guide|AwareIM Installation Guide]]") | | | ''DriverClassName'' | Fully qualified name of the JBDC driver. Only relevant if data source is not supported (see "[[:1100_inst_guide|AwareIM Installation Guide]]") | |
| | ''DriverURL'' | URL used by the JDBC driver in the regular (non-testing mode). Only relevant if data source is not supported (see "[[docs:1100_inst_guide|AwareIM Installation Guide]]") | | | ''DriverURL'' | URL used by the JDBC driver in the regular (non-testing mode). Only relevant if data source is not supported (see "[[:1100_inst_guide|AwareIM Installation Guide]]") | |
| | ''DriverTestURL'' | URL used by the JDBC driver in the testing mode. Only relevant if data source is not supported (see "AwareIM Installation Guide") | | | ''DriverTestURL'' | URL used by the JDBC driver in the testing mode. Only relevant if data source is not supported (see "AwareIM Installation Guide") | |
| | ''DataSource'' | Name of the data source to be used when connecting to the database in the regular (non testing) mode. \\ This property (and DataSourceTest) is mutually exclusive with DriverClassName, DriverURL and DriverTestURL properties. Only one or the others should be used | | | ''DataSource'' | Name of the data source to be used when connecting to the database in the regular (non testing) mode. \\ This property (and DataSourceTest) is mutually exclusive with DriverClassName, DriverURL and DriverTestURL properties. Only one or the others should be used | |
| | ''DataSourceTest'' | Name of the data source to be used when connecting to the database in the testing mode. \\ This property (and DataSource) is mutually exclusive with DriverClassName, DriverURL and DriverTestURL properties. Only one or the others should be used | | | ''DataSourceTest'' | Name of the data source to be used when connecting to the database in the testing mode. \\ This property (and DataSource) is mutually exclusive with DriverClassName, DriverURL and DriverTestURL properties. Only one or the others should be used | |
| ^ Java Settings || | ^ Java Settings || |
| | ''RequestQueue'',\\ ''ReplyTopic'',\\ ''LocalQueue'',\\ ''LocalTopic'',\\ ''NotificationInQueue'',\\ ''NotificationOutTopic'' | Names of mandatory Java Messaging System (JMS) topics and queues that the //**AwareIM**// Server requires. Three queues and three topics must be defined (see also [[docs:1100_inst_guide|AwareIM Installation Guide]]) | | | ''RequestQueue'',\\ ''ReplyTopic'',\\ ''LocalQueue'',\\ ''LocalTopic'',\\ ''NotificationInQueue'',\\ ''NotificationOutTopic'' | Names of mandatory Java Messaging System (JMS) topics and queues that the //**AwareIM**// Server requires. Three queues and three topics must be defined (see also [[:1100_inst_guide|AwareIM Installation Guide]]) | |
| | ''JMSFactory'' | Name of mandatory JMS Factory | | | ''JMSFactory'' | Name of mandatory JMS Factory | |
| | ''DirectoryService'' | Fully qualified name of the class that implements Java directory service (JNDI). This property is mandatory | | | ''DirectoryService'' | Fully qualified name of the class that implements Java directory service (JNDI). This property is mandatory | |
| | ''DirectoryServiceProvider'' | Optional URL of the directory service provide | | | ''DirectoryServiceProvider'' | Optional URL of the directory service provide | |
| ^ AwareIM Plug-In’s || | ^ AwareIM Plug-In’s || |
| | ''DocumentEngines'' | A list of comma separated fully qualified names of the classes implementing document types (see [[docs:3500|Programmers Reference Guide]]) | | | ''DocumentEngines'' | A list of comma separated fully qualified names of the classes implementing document types (see [[:3500|Programmers Reference Guide]]) | |
| | ''ChannelTypexxx'' | Properties starting with the ChannelType prefix identify the communication channels (see [[2000_concepts:0900_prod_feats:0300_comm_with_other_systems|Communication with Other Systems]] and [[docs:3500|Programmers Reference Guide]]) | | | ''ChannelTypexxx'' | Properties starting with the ChannelType prefix identify the communication channels (see [[2000_concepts:0900_prod_feats:0300_comm_with_other_systems|Communication with Other Systems]] and [[:3500|Programmers Reference Guide]]) | |
| ^ Clustering Settings || | ^ Clustering Settings || |
| | ''StartRange'',\\ ''EndRange'',\\ ''Hub'' | Reserved for future use | | | ''StartRange'',\\ ''EndRange'',\\ ''Hub'' | Reserved for future use | |
| | ''AwaresoftHost'' | DNS name of the server hosting Awaresoft Web Site. Relevant only for online product registration – see [[Registering Software]]. | | | ''AwaresoftHost'' | DNS name of the server hosting Awaresoft Web Site. Relevant only for online product registration – see [[Registering Software]]. | |
| | ''AwaresoftPort'' | Port number of the server hosting Awaresoft Web Site. Relevant only for online product registration – see [[Registering Software]]. | | | ''AwaresoftPort'' | Port number of the server hosting Awaresoft Web Site. Relevant only for online product registration – see [[Registering Software]]. | |
| | ''PublicHolidays'' | A collection of days identifying public holidays in the country or state of operation. This information is used by ''[[ref:a_f:f:af:business_day_forward|BUSINESS_DAY_FORWARD]]'' and ''[[ref:a_f:f:af:business_day_back|BUSINESS_DAY_BACK]]'' functions of the Rule Language (see "[[docs:3000_rule_language|AwareIM Rule Language Reference]]"). The days must be in the format "dd/MM/yyyy" and must be separated by comma, for example:\\ 25/12/2004,26/12/2004,… If this propery is not specified ''BUSINESS_DAY_FORWARD'' and ''BUSINESS_DAY_BACK'' functions will only consider weekends as non-working days. | | | ''PublicHolidays'' | A collection of days identifying public holidays in the country or state of operation. This information is used by ''[[ref:a_f:f:af:business_day_forward|BUSINESS_DAY_FORWARD]]'' and ''[[ref:a_f:f:af:business_day_back|BUSINESS_DAY_BACK]]'' functions of the Rule Language (see "[[:3000_rule_language|AwareIM Rule Language Reference]]"). The days must be in the format "dd/MM/yyyy" and must be separated by comma, for example:\\ 25/12/2004,26/12/2004,… If this propery is not specified ''BUSINESS_DAY_FORWARD'' and ''BUSINESS_DAY_BACK'' functions will only consider weekends as non-working days. | |
| |