Relative Content

Tag Archive for db2azure-logic-appsonpremises-gateway

Executing Query on on premise DB2 using azure logic app

We are trying to get some records from an On premise DB2 hosted on IBM for I using logic app. We are able to connect to the server using on premise data gateway and are able to get records using the DB2 connector available in logic app. However, the connector only support getting rows which return all the rows and the get row function require uid. Is there any out of the box way, we can execute select statment on the server using logic app connector. The legacy connector for AS2 supports execute query but doesnt have an option to provide on-premise gateway