Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Processing LinkedHashMap (Json) Object with AQL(Exists any way to process directly a LinkedHashMap Object from AQL)
Processing LinkedHashMap (Json) Object with AQL [message #1854843] Wed, 14 September 2022 07:20
Ángel Moreno is currently offline Ángel MorenoFriend
Messages: 14
Registered: November 2013
Location: Madrid
Junior Member
Hi all!,

Im trying to process a simple gender JSON object (LinkedHashMap) like:

{
"name": "Male"
}

with AQL, and I can't access to the entry's (key-values) of this JSON with AQL.

Im coding a simple test with a Sirius Java Service:
index.php/fa/42486/0/

and try to process with Sirius Interpreter:
index.php/fa/42487/0/

but i can't access to the key "name" in any form, to get the value "Male"
index.php/fa/42488/0/
index.php/fa/42489/0/

Any suggestion?

Regards,

Ángel M.


Ángel Moreno Pérez
Enterprise Architect
El Corte Inglés, Madrid, Spain
Previous Topic:Extending Sirius UI (tab-bar)
Next Topic:Sirius Webinar: CaMCOA Studio, the Rolls-Royce's Workbench to Deploy Engine Control Software
Goto Forum:
  


Current Time: Mon Sep 23 18:44:14 GMT 2024

Powered by FUDForum. Page generated in 0.03614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top