Java API Get Doceument returning document as Binary

Previous topic - Next topic

rstockton

We are using a Java API to Get Documents and when the document is returned it is in Binary format.  Is there a way in the API to override this and have the document returned as ASCII?

Justin Derrick

Hi Russel.

Sounds like you need to use an output exit.  Are you loading EBCDIC text, and need it converted to ASCII for display on PCs?

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

rstockton

We are retrieving old claim file data that was loaded as EBCDIC, which needs to be saved as ASCII to be reprocessed in a UNIX environment