Intelligent Advisor Hub Configuration Properties
The following table lists the Intelligent Advisor Hub configuration properties. For each property the table includes the property type, a description, and valid values.
| Property | Type | Default value | Description and valid values |
|---|---|---|---|
| audit_max_download | integer | 500 | Maximum number of records that can be downloaded in Intelligent Advisor Hub. Valid value is from 0 to 10000. |
| audit_max_service | integer | 500 | Maximum number of records for the Audit REST service. Valid value is from 0 to 10000. |
| clamd_enabled_for_runtime | integer | 0 | Enables anti-virus scanning for interview session attachments. Valid values: 0 = disabled, 1 = enabled. |
| clamd_location | string | Location of the clamd service used for virus scanning deployment or project data. Either a TCP address or a path to a local "clamdscan" executable. For example "localhost:3310" or "/usr/bin/clamdscan". | |
| cloud_batch_shared_thread_count | integer | 0 | Maximum number of server threads that will be used for processing batch assess cases. A positive value configures the number of threads in the shared thread pool. 0 configures single-threaded mode. |
| connection_cache_refresh_interval | integer | 300 | Number of seconds between CheckAlive Requests. Valid value is from 5 (every five seconds) to 86400 (once per day). |
| db_message_log_enabled | integer | 1 | Enables logging to LOG_ENTRY table. Valid values: 0 = disabled, 1 = enabled. |
| db_message_log_filter | string | Comma separated list of error codes to filter out from inclusion in the Message Log. The data validation error logging toggle in the Hub adds and removes the OPA-VAL-001 error code in this list. | |
| debug_log_auto_purge_max_logs_per_trx | integer | 1000 | Maximum number of logically deleted debug log records to be physically deleted in a single database transaction. |
| debug_log_auto_purge_retain_max_count | integer | 1000 | Maximum number of debug log records to be retained by the automatic debug log purging process when executed. |
| debug_log_auto_purge_retain_max_hours | integer | 72 | Maximum age, in hours, of debug log records to be retained by the automatic debug log purging process when executed. |
| deployment_max_size_mb | integer | 64 | Maximum size (in millions of bytes) of any project or deployment that can be uploaded. |
| det_server_batch_request_max_mb | integer | 10 | Maximum allowed size in megabytes for a Batch Assess REST API request. |
| det_server_cors_whitelist | string | Semicolon separated list of allowed origin servers able to make cross-origin requests to Determinations Server using the Cross-Origin Resource Sharing protocol (CORS). A value of * indicates that any origin server may make such requests. | |
| det_server_decision_node_limit | integer | 10000 | Maximum number of nodes that the decision reporter visits before an error occurs. |
| det_server_request_validation | integer | 0 | Enables the XML schema validation of all incoming requests to Determinations API web services. This can be helpful when troubleshooting errors being returned by the web service. This option significantly slows down request handling, so enable it only for non-production sites. Valid values: 0 = disabled, 1 = enabled. |
| det_server_response_validation | integer | 0 | Enables the XML schema validation of all responses from Determinations API web services. Turn on this option only if instructed to do so by Oracle Support. This option significantly slows down request handling, so enable it only for non-production sites. Valid values: 0 = disabled, 1 = enabled. |
| ec_auto_version_select | integer | 1 | Enables Oracle Fusion connections to automatically upgrade to the latest available advertized version. Valid values: 0 = disabled, 1 = enabled. |
| ec_connector_url | string | URL of the Oracle Fusion Connector Service for this site | |
| ec_default_version | string |
12.2.13 |
Version set for new Oracle Fusion connections when available versions are not advertized in Topology Manager responses, or when ec_auto_version_select is set to false. |
| external_logout_url | string | URL that will log out a user when using external authentication. When provided, a user logging out of Intelligent Advisor Hub will be directed to the URL specified by this property. | |
| externally_managed_identity | integer | 0 | Valid values: 0 = internally managed, 1 = externally managed by app server, 2 = externally managed by Oracle Identity Cloud Service. |
| fas_enabled | integer | 0 | Enables the configured File Attachment Service instance to be used for external file storage. Valid values: 0 = disabled, 1 = enabled. |
| fas_host_name | string | Host name for the File Attachment Service instance to be used for external file storage. | |
| feature_assess_api_enabled | integer | 1 | Enables the Assess API feature. Valid values: 0 = disabled, 1 = enabled. |
| feature_auto_data_maintenance | integer | 1 | Enables the Auto Data Maintenance feature. Valid values: 0 = disabled, 1 = enabled. |
| feature_deployment_stats_enabled | integer | 1 | Enables the collection and display of usage statistics for deployed policy models in Intelligent Advisor Hub. Valid values: 0 = disabled, 1 = enabled. |
| feature_interaction_statistics | integer | 0 | Enables the Interaction Statistics feature. Valid values: 0 = disabled, 1 = enabled. |
| feature_message_log_clean | integer | 1 | Enables message log cleaning if feature_auto_data_maintenance is also on. Valid values: 0 = disabled, 1 = enabled. |
| feature_metrics_enabled | integer | 0 | Enables the Metrics collection and export feature. Valid values: 0 = disabled, 1 = enabled. |
| feature_offer_anon_assess | integer | 0 | Enables users to turn off assess authentication in Intelligent Advisor Hub. Valid values: 0 = disabled, 1 = enabled. |
| feature_old_api_auth_endpoint_enabled | integer | 0 | Enables the unversioned /api/auth and the determinations-server /batch auth endpoints. Valid values: 0 = disabled, 1 = enabled. |
| feature_repository_enabled | integer | 1 | Enables the Repository feature. Valid values: 0 = disabled, 1 = enabled. |
| feature_startsession_fastpath | integer | 0 | Enables the experimental startsession fast path. Valid values: 0 = disabled, 1 = enabled. |
| feature_stats_aggregation | integer | 1 | Enables statistics aggregation if feature_auto_data_maintenance is also on. Valid values: 0 = disabled, 1 = enabled. |
| feature_stats_clean | integer | 1 | Enables statistics cleaning if feature_auto_data_maintenance is also on. Valid values: 0 = disabled, 1 = enabled. |
| feature_stats_use_aggregated | integer | 0 | Enables the use of aggregated statistics in the charts and other statistics displays. Valid values: 0 = disabled, 1 = enabled. |
| file_attach_max_mb_single | integer | 10 | Maximum allowed size in megabytes for a single attachment excluding generated forms. |
| file_attach_max_mb_total | integer | 50 | Maximum allowed total size in megabytes for session attachments excluding generated forms. |
| file_attach_name_max_chars | integer | 100 | Maximum number of characters allowed in a file attachment name. Any file names that exceed this length will automatically be truncated to the configured maximum length. |
| hub_cors_whitelist | string | Semicolon separated list of allowed origin servers able to make cross-origin requests to the Hub using the Cross-Origin Resource Sharing protocol (CORS). A value of * indicates that any origin server may make such requests. | |
| interview_cors_whitelist | string | Semicolon separated list of allowed origin servers able to make cross-origin requests to Web Determinations using the Cross-Origin Resource Sharing protocol (CORS). A value of * indicates that any origin server may make such requests. | |
| interview_timeout | integer | 30 | The timeout, in minutes for an individual interview session. 0 means the session will only expire when HTTP session expiry. Regardless of this setting, all interview sessions will expire when the HTTP session expires. |
| interview_timeout_warning_enabled | integer | 1 | Enables user warnings about session expiry for interviews. Valid values: 0 = disabled, 1 = enabled. |
| log_billingId | string | Billing id sent to the ACS logging system when a loggable event occurs. | |
| log_instanceId | string | Instance id sent to the ACS logging system when a loggable event occurs. | |
| log_level | string | WARN | Level of message logging, for all Intelligent Advisor components, for message logged in the WebLogic application logs. Valid values: ALL, TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF. |
| log_trackingHost | string | Tracking host sent to the ACS logging system when a loggable event occurs. | |
| max_active_deployments | integer | 1000 | Maximum number of active deployments (interview and web service). 0 = no limit. |
| memcached_enabled | integer | 0 | Enables Memcached. Valid values: 0 = disabled, 1 = enabled. |
| memcached_keyPrefix | string | Memcached key prefix for this Intelligent Advisor deployment. Must be unique per site. For example, opa:deployname:opahub: | |
| memcached_serverList | string | Memcached server list. For example, localhost:xxxxx, where xxxxx is the port number. This port number is usually 11211 for Memcached. To specify more than one server, separate each server name with a space or comma. For example, server1:xxxxx, server2:xxxxx | |
| opa_app_version | string | 12.2.3 | Latest version of the Hub that can access this schema |
| opa_help_url | string | https://documentation.custhelp.com/euf/assets/ devdocs/{0}/IntelligentAdvisor/{1}/Default.htm |
URL for the Intelligent Advisor Documentation Library, where {0} is the Intelligent Advisor version number and {1} is the locale string. |
| osvc_allow_duplicate_emails | integer | 0 | Enables the skipping of email uniqueness checks before Submit. Valid values: 0 = disabled, 1 = enabled. |
| osvc_asynchronous_checkpoints | integer | 0 | Enables set and delete checkpoint operations asynchronously to interview progression. Valid values: 0 = disabled, 1 = enabled. |
| osvc_connect_api_version | string | v1_2 | Version of the Connect API to use for Service Cloud connections. |
| osvc_integer_field_max_value | integer | 2147483647 | Maximum accepted value for saving to Service Cloud integer fields. |
| osvc_integer_field_min_value | integer | -2147483645 | Minimum accepted value for saving to Service Cloud integer fields. |
| osvc_max_enum_list_length | integer | 0 | Maximum allowed number of entries in a Service Cloud enumerated field response |
| osvc_req_timeout_for_enum_values | integer | 20 | Read timeout in seconds for each Service Cloud enumerated (menu field) values request. Multiple requests are made per Hub Model Refresh operation. |
| osvc_req_timeout_for_metadata | integer | 20 | Read timeout in seconds for each Service Cloud metadata request. One request is made per Hub Model Refresh operation. |
| pwd_pwnedPasswordsURL | string | URL for the location of a passwords-sha1.txt file containing Pwned password. | |
| site_interface_id | string | Interface id for this site. | |
| site_name | string | Deployed name for this site. | |
| site_type | integer | 0 | Site type for this site. Valid values: 0=Production, 1=Test, 2=Development. |
| stats_aggregation_days | integer | 1 | Number of days to aggregate statistics for at a time. Valid value is from 1 to 30. |
| use_local_jet_files | integer | 0 | Enables the Hub to use local Oracle JET js files rather than files from the Oracle CDN. Before enabling this property, you must have installed or redeployed Intelligent Advisor with the -include-js switch. Valid values: 0 = disabled, 1 = enabled. |
| wsc_req_timeout_for_metadata | integer | 120 | Read timeout in seconds for each Web Service metadata request. One request is made per Hub Model Refresh operation. |