× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Are you binding to service program QAXIS10HT?

Or, did you create a binding directory that binds to it, and included that binding directory?

Is your prototype specifying the correct upper/lower case?

Also... converting a JSON document to ASCII is never correct.  If you use DATA-GEN to write it out, it'll (correctly) convert it to UTF-8 for you.  If you must do it yourself, write it as UTF-8...


On 8/9/23 12:57 PM, Vinay Gavankar wrote:
Thanks Scott.
Since my initial variable value is in EBCDIC, this is what I am planning to
do:
1. Convert the variable to ASCII
2. Encode the ASCII value in BASE64
3. Convert the encoded value to EBCDIC and save back in my variable
4. Create JSON using DATA-GEN
5. Convert the JSON document to ASCII and send it out.

[SNIP]
I tried adding library QSYSDIR to the LIBL, but got the same error message.
DSPSRVPGM for QSYSDIR/QAXIS10HT shows the procedure. Not sure what
the problem is.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.