Enable Multithread for CRT Process

This Optional Feature, Enable Multithread For CRT Process. When enabled, provides multi-threading for bid creation after Carrier Response Template (CRT) upload and has been implemented to improve performance.

Please set glog property "glog.workflow.queueThreads.uploadingCRT" to number of threads (default is 2) to process the batches.

Business Benefit

This feature will provide an improvement in performance during the uploading of your Carrier Response Templates.

Steps to Enable

To take advantage of this feature - you will need to do the following:

  1. Verify that the ENABLE MULTITHREAD FOR CRT PROCESS feature is Opted In - Opted In value is set to True.
  • Go to the Optional Feature UI - Configuration and Administration > Property Management > Optional Features.

NOTE: Only the DBA.ADMIN user can access and use the Optional Features page. 

  • Search for and select the ENABLE MULTITHREAD FOR CRT PROCESS feature.
  • If the feature is currently Opted Out (Opted In = False) you will want to run the Opt In Action for the feature.
  1. You will want to make sure that the Optional Feature ENABLE XLSX FILE FORMAT IN SOURCING SPREADSHEETS (provided in the 23C update) is Opted in as well/ Opted Is set to True.
  • Go to the Optional Feature UI - Configuration and Administration > Property Management > Optional Features.

NOTE: Only the DBA.ADMIN user can access and use the Optional Features page. 

  • Search for and select the ENABLE XLSX FILE FORMAT IN SOURCING SPREADSHEETS feature
  • If the feature is currently Opted Out (Opted In = False) you will want to run the Opt In Action for the feature
  1. You will want to review/increase the thread sizing property - glog.workflow.queueThreads.uploadingCRT - to the desired number of threads.The property supports an integer value between 1 and 500.