1. Get the value of web:argv value as a string
2. Convert the string to a BLOB using CAST
3. Pass the BLOB to the DFDL parser using CREATE...PARSE DOMAIN 'DFDL' ( plenty of examples elsewhere in this forum )
Step 2. may be optional. I seem to remember that the CREATE...PARSE statement auto-casts to BLOB using CCSID 1208 (UTF- and passes 1208 to the parser as the CCSID parameter. Worth trying it, anyway.
Hope that helps. _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
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