You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Devanshu Vyas (Jira)" <ji...@apache.org> on 2019/10/07 13:00:00 UTC

[jira] [Commented] (OFBIZ-11158) Enhance the Programmable Export feature for EntityQuery support

    [ https://issues.apache.org/jira/browse/OFBIZ-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945870#comment-16945870 ] 

Devanshu Vyas commented on OFBIZ-11158:
---------------------------------------

I have added the patch to enhance the programmable export feature. I imported the EntityQuery class and added example code for the users.

Please review and let me know any improvements. 

> 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
>            Priority: Minor
>         Attachments: 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)