Hi,
The comment is available from netbeans ide help - under the 'The Expression Builder' help topic.
Here is the complete line
"The Expression Builder is an editor that is used to build XPath expressions not covered by XPath functions included in the Palette or any other arbitrary XPath expression. Currently, relative location paths and location paths with predicates are not supported."
Also, I have seen that some of the xpath expressions like the one below do not execute!
e.g. the following condition: check if for slot name "$XDSDocumentEntryClassCodeScheme", the valuelist value element is '2.16.840.1.113883.6.1'.
<condition>'2.16.840.1.113883.6.1' = $Validate_RespondingGateway_CrossGatewayQueryIn.body/ns1:AdhocQuery/ns1:Slot[@name="/$XDSDocumentEntryClassCodeScheme"]/ns1:ValueList/ns1:Value</condition>
The condition is a check inside my bpel and acts on the attached input
input.xmlThanks
Neel
Kiran Bhumana-2 wrote:
Neel,
This feature is supported. Where is this documentation? Can you please
post it so that we can correct it?
Thanks,
Kiran.
learnopenesb wrote:
> Hi,
>
> I was looking at the netbeans 6.1 documentation for xpath expression builder
> and there is a note in there "Currently, relative location paths and
> location paths with predicates are not supported".
>
> When would this be supported?
>
> thanks
> Neel
>
--
Kiran Bhumana
Open ESB Community (
http://open-esb.org)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@open-esb.dev.java.net
For additional commands, e-mail: dev-help@open-esb.dev.java.net