Thanks Chris, I am trying to the raw SQL queries for the JDBCProbe, but I have to build the ECC Queue XML record manually as below, this will somehow informing the MS SQL to explicitly cast the base64 string back to binary.var sqlQuery = ""insert int...
Anyone has idea how to retrieve the attachment in binary instead of base64 encoded string?I need the binary values to be feed into a JDBC queue. Thanks.