Generate Java API libraries
About this task
PolicyCenter provides Java APIs that you can use to integrate your own applications with PolicyCenter. These APIs are sometimes collectively referred to as the toolkit.
Guidewire recommends that you generate these APIs after your first initial PolicyCenter installation. Because the toolkit contains the PolicyCenter APIs, regenerate the toolkit after every data model change as well.
Procedure
- Ensure that the PolicyCenter application server is running.
- From a command prompt, navigate to the PolicyCenter installation directory.
-
Execute the following command:
- gwb genJavaApi
This command generates the java-api directory within the top-level PolicyCenter directory.
