Posted: Fri Jun 16, 2006 9:22 am Post subject: Java Compute Node MRM Validation using ASBITSTREAM
Apprentice
Joined: 31 May 2006 Posts: 40
Does anyone have the correct syntax for using the ESQL ASBITSTREAM function with a Java compute node using the createSQLStatement method? The following code generates a SYNTAX error.
this.createSQLStatement("", "ASBITSTREAM(" + outBody.toString() + " OPTIONS BITOR(ValidateValue, ValidateContent, ValidateException) CCSID 1208 SET " +
messageSetId + " TYPE " +
messageSetType + " FORMAT " + messageSetFormat+ ")");
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum