The “Default Schema Name” defined in the connector will be stored in a GLU variable named GLU_schemaName
. This variable can be utilised within an integration.
Please note the camel case for the word GLU_schemaName
.
The screen below shows where the Default Schema Name can be defined in the Console Connector screen:

The screen below shows how the variable is used in the call to the stored procedure for a Database endpoint connector.
${GLU_schemaName}
