[
https://issues.apache.org/jira/browse/OFBIZ-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042383#comment-17042383 ]
ASF subversion and git services commented on OFBIZ-11158:
---------------------------------------------------------
Commit f25c7d33dc93b4be888f5edfb49389b45b59035f in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f25c7d3 ]
Improved: Enhance the Programmable Export feature for EntityQuery support
(OFBIZ-11158)
EntityQuery usage to perform data fetching is increasing, we should also add support for EntityQuery in ProgramExport feature.
Thanks: Devanshu Vyas for report and patch and Suraj Khurana, Nicolas Malin for the review.
> 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)