Set this parameter to True
if you want QMS to send all requests to the request cooker. By default, this parameter is set to False
, which means QMS sends requests to the request cooker only when the CookRequest action parameter is set to True
.
When you use a request cooker, QMS queries the promotion agentstore for any promotions, synonyms, or other values, according to the action parameters in the original query. QMS forwards the resulting query, with any modifications, to the request cooker. The output of the request cooker is sent to the data Content component.
When you set CookAllRequests
to True
, QMS does not retrieve or process cardinal placements.
Type: | Boolean |
Default: | False |
Required: | Yes |
Configuration Section: | [Server] |
Example: | CookAllRequests=True
|
See Also: | CookRequest |
|