× 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.



Another way to do it, if you don't want to use SQL and you feel it is
difficult, do a %SCANRPL to the whole string using your new value. Not so
elegant, but it works.

JS

El vie, 19 ene 2024 a las 10:12, Jon Paris (<jon.paris@xxxxxxxxxxxxxx>)
escribió:

If you need to use YAJL then the only easy way I can think of to do this
is to use YAJLINTO with DATA-INTO to bring the json into a DS, then use
YAJLGEN with DATA-GEN to recreate the json.

I do not believe that the YAJL library offers an update option, which is
to be expected given that json is a transitory communication vehicle. The
provider is apparently us being lazy and wants you to do the work for them
<grin>


Jon P

On Jan 18, 2024, at 10:54 PM, Don Brown via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

Hi All,

We are just starting a new project where we are retrieving details in
json.

We are using Scott's YAJLR4

There are times where we need to send back updates.

Unfortunately, the provider of this data wants the entire json string
returned with any changes.

The json we retrieve is about 400 nodes and we only want to change one
or two values.

I can see there are procedures to process the json and retrieve an
individual node's value but there does not appear to be any options to
update a value for a specific node.

If this is the case we will have to define the entire data structure to
handle the entire json document but was hoping there may be another option ?

Any comments or suggestions appreciated.

Thanks

Don



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
related questions.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



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.