I am using Oracle Soa Suite 12c(12.1.3) and i have to integrate with oracle database 9g so i created a composite selecting data from a database table.
The composite had been deployed successfully and the composite returned data.
But the problem that the columns which their type in the database are VARCHAR2 had been returned from the database adapter empty however they have data in the database.
Only VARCHAR2 types are returend empty.
please advice me what can i do ?
Thnaks in advance