Define Gosu package for product line files
Before you start generating products, define the Gosu package that will contain the Gosu classes for your product lines.
About this task
The APDProductLinesGosuPackage script parameter defines the package in which PolicyCenter generates Gosu files for your product lines. The package is created in gsrc, and the default value is ext.lob. You can change the package name to a name appropriate for your implementation, such as xyzcorp or ext.xyzcorp.
See also
Procedure
-
Access the APDProductLinesGosuPackage parameter in one of the
following ways:
- If PolicyCenter is not running and the database is empty, edit ScriptParameters.xml in Guidewire Studio.
- Otherwise, go to in PolicyCenter.
-
If you like, change the value of APDProductLinesGosuPackage from
ext.lob to a name appropriate for you implementation, such as
xyzcorp.
Gosu classes for your product line will be created in the xyzcorp package. In Studio, you can access these files in configuration/gsrc/xyzcorp.
-
If you have previously generated product lines, move the Gosu classes for those product
lines from the old to the new package.
- Stop PolicyCenter if it is running.
- In Guidewire Studio or in the file system move the Gosu classes from the old to the new package.
- Restart PolicyCenter.
