Specifying when Smart Communications for PolicyCenter creates documents

Smart Communications for PolicyCenter enables you to specify when PolicyCenter creates, or binds, documents from SmartCOMM templates. The integration defines three values that you can specify in the DocumentProductionBindingType parameter in config.xml. From earliest to latest binding, the parameter values are:
  • EARLY – With early binding, creating, modifying, or other actions on a document causes document production to generate the document contents.
  • EARLY_DEFERRED – Early deferred binding occurs a bit later in the process than early binding. With early deferred, document production generates the document contents after establishing communication with the SmartCOMM messaging infrastructure.
  • LATE – With late binding, Bulk Submission Job batch processing generates the document contents.

The base configuration is configured for early binding. Through configuration, you can implement early deferred and late binding.

See also