Web services provided by ContactManager
ContactManager provides the following web services. The first one, ABContactAPI, is the primary web service used by Guidewire core applications to communicate with ContactManager. The second one, ABVendorEvaluationAPI, supports vendor evaluations. The remaining web services are standard services available in all Guidewire applications.
For a complete list of base configuration web services, see Reference of all web services in the base configuration
|
Web Service |
Description |
More information |
|---|---|---|
|
ABContactAPI |
The primary web service used by Guidewire core applications to search for,
create, update, and delete contacts. This web service’s WSDL is retrieved by every
Guidewire core application to make it available to the application plugin that
communicates with ContactManager. The class package is
|
|
|
ABVendorEvaluationAPI |
A web service that enables ClaimCenter to send and receive review summary
information. The class package is
|
|
|
ImportToolsAPI |
Imports administrative data from an XML file. Use this web service only with
administrative database tables, such as entities of type |
|
|
LoginAPI |
WS-I authentication happens with each API call. However, if you want to
explicitly test specific authentication credentials in your web service client
code, ContactManager publishes the built-in LoginAPI web
service. Call this web service’s login method, which takes a
user name as a |
|
|
MaintenanceToolsAPI |
Provides a set of tools that start and manage various background processes. The
methods of this web service are available only when the server run level is
|
|
|
MessagingToolsAPI |
Provides messaging methods for managing the messaging system remotely for
recovery from message acknowledgment errors. The methods of this web service are
available only when the server run level is |
|
| PersonalDataDestructionAPI |
Enables an external application to request:
|
|
|
ProfilerAPI |
Sends information to the built-in system profiler. |
|
|
SystemToolsAPI |
Provides a set of tools that are always available, even if the server is set to
|
|
|
TableImportAPI |
Provides a table-based import interface for high volume data import. This web service is typically used for large-scale data conversions, particularly for migrating records from a legacy system into ContactManager prior to bringing ContactManager into production. |
|
|
TypelistToolsAPI |
Provides tools for getting the list of valid typecodes for a typelist and for mapping between ContactManager internal codes and codes in external systems. |
|
|
WorkflowAPI |
Performs various actions on a workflow, such as suspending and resuming workflows and invoking workflow triggers. |
|
|
ZoneImportAPI |
Imports geographic zone data from a comma separated value (CSV) file into a staging table, in preparation for loading zone data into the operational table. |
