[overlord-issues] [JBoss JIRA] (ARTIF-575) Support stored query templates/parameter-substitution

Brett Meyer (JIRA) issues at jboss.org
Wed Jul 8 16:24:01 EDT 2015


    [ https://issues.jboss.org/browse/ARTIF-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087983#comment-13087983 ] 

Brett Meyer commented on ARTIF-575:
-----------------------------------

Just went with what I suggested on the spec: query/{queryName}/results?param1=value&param2=value 

> Support stored query templates/parameter-substitution
> -----------------------------------------------------
>
>                 Key: ARTIF-575
>                 URL: https://issues.jboss.org/browse/ARTIF-575
>             Project: Artificer
>          Issue Type: Feature Request
>            Reporter: Brett Meyer
>            Assignee: Brett Meyer
>             Fix For: 1.1.0.Final
>
>
> From the Atom Binding spec, 3.3.1:
> {quote}
> Stored Query Entry documents MAY also be used as templates, allowing simple substitution of client specified parameter values during execution.  The syntax for parameter substitution follows the XPath2 style to represent a variable within the query filter:
>  
> $\{var-name\}     
>  
> A value for the var-name can then be specified as part of the query invocation.  Default values are not supported.
> {quote}
> {code}s-ramp/serviceImplementation/ServiceInstance[@version >= ${MINVERSION}]>{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the overlord-issues mailing list