Restart ContactManager and refresh web services in ClaimCenter
After you configure search for ContactManager, you must stop and restart ContactManager to force regeneration of the SOAP web services.
Before you begin
About this task
Before restarting ContactManager, you regenerate the ContactManager Data Dictionary to ensure that your changes to the entity ABContactSearchCriteria are valid. If they are, then you restart ContactManager and, in Guidewire Studio for ClaimCenter, you refresh the ContactManager web services.
Procedure
-
Open a command prompt in the ContactManager installation folder
and then enter the following command:
gwb stopServer -
Regenerate the dictionaries:
gwb genDataDictionary -
If the dictionary regenerates without errors, start the
ContactManager application:
gwb runServer -
In Guidewire Studio for ClaimCenter, refresh the ContactManager
plugin.
- Press Ctrl+Shift+N and enter ab1000.wsc to find that web service collection, and then double-click the file in the search results to open it in the editor.
-
In the editor, select the following resource:
${ab}/ws/gw/webservice/ab/ab1000/abcontactapi/ABContactAPI?wsdl -
Click Fetch
to
update the WSDL for this web service.
