[JBoss JIRA] (ARTIF-571) Support stored queries in UI
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-571?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-571:
------------------------------
Fix Version/s: 1.0.0.Alpha1
> Support stored queries in UI
> ----------------------------
>
> Key: ARTIF-571
> URL: https://issues.jboss.org/browse/ARTIF-571
> Project: Artificer
> Issue Type: Feature Request
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Fix For: 1.0.0.Alpha1
>
>
> SRAMP-29 added support for stored queries. Once SRAMP-554 is finished, add stored query support in the UI. Consider adding a "Save as Stored Query" button to the search sidebar or above the search results. The latter may be more natural. When clicked, it would open a small prompt to provide a name. All queries would be available in a drop down, available for execution.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (ARTIF-575) Support stored query templates/parameter-substitution
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-575?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-575:
------------------------------
Fix Version/s: 1.0.0.Alpha1
> Support stored query templates/parameter-substitution
> -----------------------------------------------------
>
> Key: ARTIF-575
> URL: https://issues.jboss.org/browse/ARTIF-575
> Project: Artificer
> Issue Type: Sub-task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Fix For: 1.0.0.Alpha1
>
>
> 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.11#6341)
9 years, 10 months