Configuration Setup (Mandatory)

The Configurable Inquiries Feature (config_inquiry.conf) file includes an inquiryconfig parameter with the following properties that must be set up in order to use the configurable inquiries functionality.

Parameter

Default Value

Parameter Description

uri

 

The URI of the Advantage Insight Server.

maxDataFetchSizeInBytes

5242880 (5 MB)

Provides a size limit of response data from Insight for each of the Advantage applications request.

maxSearchFieldsLimit

 

Indicates the maximum number of search fields that can be added at the time of creating or saving the inquiry. If a value is not provided it defaults to 50.

minGridFieldsLimit

 

Indicates the minimum number of columns that must be added at the time of creating or saving the inquiry. If a value is not provided it defaults to 1.

maxGridFieldsLimit

 

Indicates the maximum number columns that can be added at the time of creating or saving the inquiry. If a value is not provided it defaults to 50.

bypassSSLdevmode

false

This parameter allows you to bypass SSL security for CI service on dev mode. For dev mode, the value of this parameter should be set to true.  For production mode, the value of this parameter should be set to false. By default, it is delivered as false.

availableModels

 

List of Insight Model names available for Business View and Configurable Inquiry creation.

This property is preconfigured with CGI delivered CI compatible BI models. Therefore, sites are not required to configure this property.

maxGridRowsLimit

100000

Indicates the maximum number of records that can be viewed on the grid. Increasing this limit can impact query performance.

The Insight configuration details can be found in the CGI Advantage Insight Third Party Software Installation and Configuration Guide.