Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Response '#' in field name with '{' #115

Open
bmcpherson-srlife opened this issue Mar 1, 2023 · 3 comments
Open

JSON Response '#' in field name with '{' #115

bmcpherson-srlife opened this issue Mar 1, 2023 · 3 comments

Comments

@bmcpherson-srlife
Copy link

Hello! I have been playing with ILEastic and NoxDB by trying to rebuild an API we currently use, but within ILEastic. Something which I noticed in rebuilding a GET request is that the one of the field names, which is 'liad#', is having the hash symbol replaced with a '{', resulting in 'liad{'.

If it helps, I'm using the following options in the json_sqlResultSet call:

JSON_ALLROWS
JSON_META
JSON_COLUMN_TEXT
JSON_CAMEL_CASE
JSON_GRACEFUL_ERRROR

Thanks!

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Mar 2, 2023 via email

@bmcpherson-srlife
Copy link
Author

Hi,

First, I apologize for such a delay. Other issues took priority, but I had not forgotten about this project. I have since installed the latest (as of 2023-09-08) versions of both ILEastic and NoxDB and the issue is still occurring. The jobs are normally set to CCSID 37. Even submitting the job to CCSID 500 did not change the result of having the field name '#' character becoming '{'.

Thanks!

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Sep 14, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants