Disable reinsurance ceding work queue
About this task
If you do not enable Reinsurance Management, Guidewire recommends that you disable work queue RICedingWorkQueue.
Procedure
-
In Studio, expand .
- Double-click work-queue.xml to open it.
-
Search for and comment out the following block by adding
<!--before the block and-->after it the code block.<work-queue workQueueClass="com.guidewire.pc.domain.reinsurance.RICedingWorkQueue" progressinterval="30000"> <worker instances="1"/> </work-queue>
- Save your changes.
