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

Brett Meyer (JIRA) issues at jboss.org
Thu Sep 25 09:37:02 EDT 2014


Brett Meyer created SRAMP-575:
---------------------------------

             Summary: Support stored query templates/parameter-substitution
                 Key: SRAMP-575
                 URL: https://issues.jboss.org/browse/SRAMP-575
             Project: S-RAMP
          Issue Type: Sub-task
            Reporter: Brett Meyer
            Assignee: Brett Meyer


>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}

ex: s-ramp/serviceImplementation/ServiceInstance[@version >= ${MINVERSION}]>



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the overlord-issues mailing list