How to pass arguments to DBaas adapter in OIC?
Summary
How to pass arguments to DBaas adapter in OIC?Content
Hi All,
We have requirement to pass arguments to the sql query. Below is the sample query.
SELECT FNAME, LNAME, EMAIL_ID, ROW_NUM FROM CX_CONTACTS ROW_NUM BETWEEN 1 and 500_row ORDER BY ROW_NUM
We want to pass '1' and '500' through variables instead having it as hard coded value in adapter.
Thanks,
Prasanth
Tagged:
1