In IBM BAW version 23.0.1, I am using a Linked Service Flow to retrieve data from a database via the "SQL Execute Statement" service, which is part of the System Data 8.6.0.0_TC toolkit.
The SQL query executes successfully when run directly in SQL Developer. In the service flow, I've provided the required input mappings, including the sqlQuery, dataSource, returnType (set to NameValuePair), and results.
While the service flow executes without errors and returns a results array, the array contains empty records.
I have attached screenshots of the variable definitions, and the SQL Execute Statement data mappings for reference.
Could you please help identify what might be causing this issue?
------------------------------
Hari Krishna
------------------------------