Deploy GBC client with deployment portal
Use this procedure when you need to deploy a customized Genero Browser Client on your Genero Application Server using the deployment portal.
As a prerequisite, you have a compiled version of the GBC front-end in a zip file. See Create zip file with customization project.
The deployment portal provides you with a user interface to the action to deploy
implemented by the
gasadmin gbc
command. The zip file is unpacked in the
$(res.gbc.deployment) path, which resolves to the
$(res.appdata.path)/gbc_deployment directory.Tip: As an alternative to the deployment portal, you can deploy the GBC using the
gasadmin gbc
command with the deploy option. For an example see Deploy GBC. If you wish to set this as the default client, see the procedure detailed in Set default GBC client with deployment portal.