go to post Paul Riker · Jun 29, 2016 Here is the base64 of this CCDA (https://raw.githubusercontent.com/chb/sample_ccdas/master/Allscripts%20S...) using this utility (https://sourceforge.net/projects/base64/) Replaced base64 text with link to it.
go to post Paul Riker · Jun 29, 2016 Similar error. A run-time error occurred while executing the page Error: <ILLEGAL VALUE>zOnPageHEAD+26^csp.decode.1ErrorNo: 5002CSP Page: /csp/ensemble/decode.cspNamespace: ENSEMBLEClass: csp.decodeRoutine: csp.decode.1Location: zOnPageHEAD+26Line: Set tString = $SYSTEM.Encryption.Base64Decode(tString)
go to post Paul Riker · Jun 29, 2016 If I put a short value like "test" in there it encodes, then I copy the base64 and it decodes. If I copy a real base64 CCD it errrors out. Is it a character limitation?