[
https://issues.apache.org/jira/browse/OFBIZ-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036849#comment-17036849 ]
Nicolas Malin commented on OFBIZ-11158:
---------------------------------------
Peraphs we can write for the example :
{code:java}
if (product) {
recordValues << product
}{code}
> Enhance the Programmable Export feature for EntityQuery support
> ---------------------------------------------------------------
>
> Key: OFBIZ-11158
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11158> Project: OFBiz
> Issue Type: Improvement
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Devanshu Vyas
> Assignee: Pawan Verma
> Priority: Minor
> Attachments: OFBIZ-11158.patch, OFBIZ-11158.patch
>
>
> I recently used the Programmable Export feature in Webtools application and I thought that this feature can be extended to use the *EntityQuery* for data fetching. Nowadays, EntityQuery usage to perform data fetching is increasing. This will be a rather simple enhancement as the Groovy supports EntityQuery internally.
> Along with this, I also felt that the output of the feature should also be available in *JSON* format.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)