The “Default Schema Name” which is defined in the connector will be put in a GLU variable GLU_schemaName which will be available to be used 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}
