You can configure your Integration for Guidewire InsuranceSuite solution to upload large documents asynchronously. Asynchronous import is controlled by the following settings in the IDocumentContentSource plugin:
-
AsyncDocumentSize: This setting controls the size (in Kilobytes) of documents that will be marked for asynchronous upload. Documents below the specified size will be imported immediately, while documents above the specified size will be imported asynchronously. You can set this option using several common formats. For example, setting this option to any of the following values will mark documents larger than 300,000 Kilobytes for asynchronous upload:
-
300000
-
300KB
-
300k
-