Need help with JSON

This driver works great to capture log events, but it returns a JSON string with the log info. Need help with getting these JSON variables into local variables in RM.
Haven't found a method to parse a JSON string in RM. Is there a "hidden" function?

If nothing is available in RM, I need help with parsing the JSON string in the driver and putting he values into State Variables

Webcore will parse JSON easily. But it may be more than you want to take on.

1 Like

Am up for updating the driver to save the values as state variables. This would let me access them in RM.

Not sure that I want to learn Webcore, WAF issues about the time required. I would be up to a small modification of something already working.

Any specific suggestions on a solution?

It's pretty intuitive. I would say try it and see, as you may like it better than RM, like many of us do.

1 Like