Common predefined resources
These Genero Application Server predefined resources are available for any front-end .
These resources include:
Predefined Resource | Description |
---|---|
application.id |
Application identifier in as.xcf or, in the case where an external application configuration file is used, the name of the .xcf file. |
application.group |
Application Group name. |
application.name |
Application name. |
application.path |
Handles the path of the application (the path defined in the /APPLICATION/EXECUTION/PATH element). For example, we can define the resource domain "Image" as
follows:
|
connector.uri |
This is replaced by the URL path to the connector. For example, if the URL is:
The value of |
server.version |
Will be replaced by GAS software version. |
configuration.filepath |
The absolute path of the configuration file used to start the GAS. |