Posted: Sun Jul 06, 2014 2:30 am Post subject: ESQL Help, SELECT if element missing first array
Newbie
Joined: 13 Apr 2014 Posts: 1
Hi,
I am trying to come up with a SELECT query
SELECT MonitorRef FROM InputRoot.SOAP.Body.ns:invoke.Orders.Order[] AS OrderRef, OrderRef.Monitor[] AS MonitorRef
But the Monitor elements are missing because there is no Monitor element in the first Orders element. When I add <Monitor/> to the first Orders element then the Output comes as expected, but the Monitor has 0,n multiplicity.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum