Build 2938 REST help is on its way

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Build 2938 REST help is on its way

Post by aware_support »

We have just released build 2938 which supports PARSE_JSON and PARSE_XML functions

Examples:
Object.Value = PARSE_JSON (Object.JSONAttribute, 'JSON_PATH')
where JSON_Path follows the format described here https://github.com/json-path/JsonPath#getting-started

Object.Value = PARSE_XML (Object.XMLAttribute, 'XPATH')
where XPath follows the format described here https://www.w3.org/TR/1999/REC-xpath-19991116

Also in the build - different diagrams layout generation algorithms exposed for relationship diagrams
Aware IM Support Team
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Build 2938 REST help is on its way

Post by Jaymer »

Messi Impressive.jpeg
Messi Impressive.jpeg (71.35 KiB) Viewed 3580 times
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
hpl123
Posts: 2579
Joined: Fri Feb 01, 2013 1:13 pm
Location: Scandinavia

Re: Build 2938 REST help is on its way

Post by hpl123 »

Very nice indeed :).
Henrik (V8 Developer Ed. - Windows)
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Build 2938 REST help is on its way

Post by Jaymer »

Works great for JSON !

Inside a rule after the REQUEST ACTION:
Screen Shot 2021-09-17 at 10.18.51 AM.png
Screen Shot 2021-09-17 at 10.18.51 AM.png (8.56 KiB) Viewed 3356 times

The Log:
Screen Shot 2021-09-17 at 10.19.41 AM.png
Screen Shot 2021-09-17 at 10.19.41 AM.png (6.58 KiB) Viewed 3356 times
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
Post Reply