The Datatype is already defined at end system DB as Blob so we cannot change it.Moreover, I am able to fetch the blob values inserted from other systems in to the DB and encode them .But,I am not able able to fetch the values inserted via wM.
Going through the forums,I believe writing blob through wM JDBC has some issues and most of them use a custom java code for this.
Below are the details:
wM version:9.0.1.0
JDBC version: I guess 6.5
data base is oracle
and driver is ojdbc6.jar
It will be helpful if you share any custom java code to call a jdbc service in java.