You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Dynamically Mapping columns to SELECT sql statement?

edited Jul 11, 2019 8:54PM in Integration 1 comment

Summary

How to dynamically map DB table columns in SELECT sql in OIC?

Content

Hi guys,

There is a requirement in my integration to decide at runtime which database table column needs to be queried using SELECT statement.

For example: If a database table has 50 columns i.e. Column1, Column2, Column3 …. Column50, and we are required to decide at runtime and fetch only one column (e.g. Column37 etc.) then how it can be achieved in OIC? I've identified the right column to be fetched, but couldn't find a way to incorporate it in SELECT statement dynamically in Oracle Integration Cloud (OIC).

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!