Hello Guys,
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. Please let me know your thoughts. Thanks & Regards, Devanshu Vyas |
Hi Devanshu,
+1 for the enhancements. IMO, we can have some kind of configuration for the output of Program Export. Maybe some variable in script like outputMode="XML" or "JSON" default to XML. -- Thanks & Regards Pawan Verma Technical Consultant *HotWax Systems* *Enterprise open source experts* http://www.hotwaxsystems.com On Mon, Aug 5, 2019 at 11:48 AM Devanshu Vyas <[hidden email]> wrote: > Hello Guys, > > 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. > > Please let me know your thoughts. > > Thanks & Regards, > Devanshu Vyas > |
Thank you Pawan. Indeed, it is a good idea to make the output format
configurable. Thanks & Regards, Devanshu Vyas. On Mon, Aug 5, 2019 at 5:49 PM Pawan Verma <[hidden email]> wrote: > Hi Devanshu, > > +1 for the enhancements. > > IMO, we can have some kind of configuration for the output of Program > Export. Maybe some variable in script like outputMode="XML" or "JSON" > default to XML. > -- > Thanks & Regards > Pawan Verma > Technical Consultant > *HotWax Systems* > *Enterprise open source experts* > http://www.hotwaxsystems.com > > > On Mon, Aug 5, 2019 at 11:48 AM Devanshu Vyas <[hidden email]> > wrote: > > > Hello Guys, > > > > 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. > > > > Please let me know your thoughts. > > > > Thanks & Regards, > > Devanshu Vyas > > > |
Hello Guys,
As no objection came to the proposal, I have created a ticket <https://issues.apache.org/jira/browse/OFBIZ-11158> on the Jira for this enhancement. We can continue any further discussion on the ticket. Thanks & Regards, Devanshu Vyas. On Fri, Aug 9, 2019 at 11:02 AM Devanshu Vyas <[hidden email]> wrote: > Thank you Pawan. Indeed, it is a good idea to make the output format > configurable. > > Thanks & Regards, > Devanshu Vyas. > > > On Mon, Aug 5, 2019 at 5:49 PM Pawan Verma <[hidden email]> > wrote: > >> Hi Devanshu, >> >> +1 for the enhancements. >> >> IMO, we can have some kind of configuration for the output of Program >> Export. Maybe some variable in script like outputMode="XML" or "JSON" >> default to XML. >> -- >> Thanks & Regards >> Pawan Verma >> Technical Consultant >> *HotWax Systems* >> *Enterprise open source experts* >> http://www.hotwaxsystems.com >> >> >> On Mon, Aug 5, 2019 at 11:48 AM Devanshu Vyas <[hidden email]> >> wrote: >> >> > Hello Guys, >> > >> > 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. >> > >> > Please let me know your thoughts. >> > >> > Thanks & Regards, >> > Devanshu Vyas >> > >> > |
Free forum by Nabble | Edit this page |