go to post Miguel Angel Ga... · Jun 14, 2018 Yes, sure.We are using a SQLGateway with an ODBC conection to acces an external data base. We also have a bussines operation with a SQL.OutboundAdapter, here is where we want to execute the queries to the data base, in wich we would add the different schemas for each query's destination. So, we want to know if there is any way for the queries to acces different schemas without the need to add manually each one of them at the beginning.