Deployment ID
Each application has its unique Deployment ID that integration services use to communicate with the InsuranceSuite applications. Deployment ID consists of GRN (Guidewire Resource Notation) elements. In most cases it is set automatically and passed as an environment variable. If it's not present, you must set it manually.
Check if deployment ID is present
To check if the Deployment ID variable was passed:
-
In Guidewire Home, select a star system.
-
From
Apps, select Planets or select it from your pinned apps.
-
Select a planet to which you want to deploy the apps.
-
From Applications and add-ons, select InsuranceSuite.
-
Select Variables.
-
In Variables, check if
DEPLOYMENT_ID
variable is present.
Set Deployment ID manually
If the DEPLOYMENT_ID
variable isn't set you can set it manually. You can set it for a single deployment or at the star system level to ensure that it is passed for each deployment within this star system.
Set Deployment ID
-
In Guidewire Home, select a star system.
-
From
Apps, select Variables or select it from your pinned apps.
-
Select the Planet and Application for which you want to create the variable.
-
Add
DEPLOYMENT_ID
as Key.If you don't know the value, perform these steps:
- In your browser, go to Developer Tools → Network.
- Find the envStatus request and go to Preview.
- Find the
grn
for your application. This is theDeployment ID
.
-
Select Add Variable.
Set Deployment ID for a star system
If you want to ensure the DEPLOYMENT_ID
variable is set automatically for each deployment within a star system, submit a ticket to Guidewire.