Jump to main content
PolicyCenter
10.1.2
Search
PolicyCenter 10.1.2
Integration Guide
Describes the integration architecture, concepts, and procedures for integrating
PolicyCenter
with external systems and extending application behavior with custom programming code. The intended readers are system architects and the integration programmers who write web services code or plugin code in Gosu or Java.
Custom processing by using work queues and batch processes
Custom processing
Batch process base class
Useful methods on class
BatchProcessBase
Search
Integration Guide
Describes the integration architecture, concepts, and procedures for integrating
PolicyCenter
with external systems and extending application behavior with custom programming code. The intended readers are system architects and the integration programmers who write web services code or plugin code in Gosu or Java.
Planning integration projects
Web services
Plugins
Messaging
Policy-related integrations
Claim and policy integrations
Billing integrations
Contact integrations
Importing policy data
Data transfer structures
Custom processing by using work queues and batch processes
Custom processing
Overview of custom processes
Custom work queues
Bulk insert work queues
Examples of custom work queues
Developing custom batch process
Batch process base class
Useful properties on class
BatchProcessBase
Useful methods on class
BatchProcessBase
checkInitialConditions
getDescription
incrementOperationsCompleted
incrementOperationsFailed
incrementOperationsFailedReasons
requestTermination
setChunkingById
Examples of custom batch processes
Working with custom processing
Monitoring
PolicyCenter
processes
Periodically purging process entities
Managing user entity updates in batch processing
Querying and connecting to databases
Reference specifications
Useful methods on class
BatchProcessBase
Class
BatchProcessBase
contains a number of useful methods.