Provide GBC in application path
Describes a method for providing a GBC client in your application path.
Before you begin
You created a customization project and you have a compiled version of the GBC front-end. See the Genero Browser Client User Guide.
In this task you provide the GBC to use with your app in the gbc directory of the application path. Regardless of the GAS configuration, the application will use the GBC inside that directory.
If the
gbc directory is not set, the GAS then uses the standard GBC_LOOKUP_PATH
lookup
mechanism.
Follow these steps to provide the GBC in the application path.
If the application fails to load, see the Fix configuration issues page of the Genero Browser Client User Guide.
For production environments, it is recommended to deploy the GBC and set the default client on
your GAS installation using one of the following methods:
- The Genero deployment portal. It offers a user interface, and access can be configured for remote servers. See Deploy GBC client with Deployment App.
- The
gasadmin gbc
command line tool option. You can use it on a local GAS installation.