Re: ajax response

2010-09-05 Thread Deepak Dixit
Hi Pierre, After looking your code you need to run Ajax.updator instead of Ajax.request, because your request just rendering the view instead of returning the service response.You are using groovy for data fetching, If you want to run Ajax.Requset then convert that groovy file to service and

Re: Related entity's data in a form field

2010-09-05 Thread Ravindra Mandre
Hi, I have not gone through all posting but based on your last post I am only getting the idea that you are getting a generic value of party and also getting the createdByUserLogin value as admin , so simply you can get the by party.createdByUserLogin . Ravi On Sun, Sep 5, 2010 at 1:43 PM, M

Re: OfBiz e-commerce customization

2010-09-05 Thread BJ Freeman
I have a linux server that is 4 megs of memory should be I have a linux server that is 4 gigs of memory = BJ Freeman Strategic Power Office with Supplier Automation Specialtym

Re: OfBiz e-commerce customization

2010-09-05 Thread BJ Freeman
my target machine is equivalent Netbook circuit boad with a touch screen. These are 1.6 ghz cpu and 4 gigs of memory. with a 500 gig disk. the OEM of this is about $350. running ofbiz is about the size of Word as far was memory. there are a couple of options for unwanted/unneeded features: 1) y

Re: Ofbiz and AAL was OfBiz e-commerce customization

2010-09-05 Thread Bruno Busco
Yes, the idea is to distribute the framework with some basic applications that allows to manage parties and contents. On top of that, specific applications (even not ERP) can be build by the user. The custom application can leverage all the features the framework offers. Right now the specialpurpo

Re: Ofbiz and AAL was OfBiz e-commerce customization

2010-09-05 Thread Vadim Eisenberg
Hi Bruno, Do you mean that the framework could be (in the future) used as a general SOA architecture for running applications, not necessary ERP related ? Best Regards, Vadim --- Vadim Eisenberg IT for Healthcare & Life Sciences IBM Research - Haifa From: Bruno B

Re: OfBiz e-commerce customization

2010-09-05 Thread Hans Bakker
Hi Vadim, I support BJ completely on his. OFbiz can be the basis of a complete system where you have more than 95% what you need for an AAL. To give you an example, we just implemented a scrum component in the OFBiz system. We just needed to add a few fields, all entities were already there inclu

Re: Ofbiz and AAL was OfBiz e-commerce customization

2010-09-05 Thread Bruno Busco
Yes, Vadim, consider also that there is an in-progress work aimed to better separate the framework from the higher level applications. This will let users like you use the power of the framework with just the part they need of the higher applications. -Bruno 2010/9/5 BJ Freeman > I want to expan

Ofbiz and AAL was OfBiz e-commerce customization

2010-09-05 Thread BJ Freeman
I want to expand the conversation about using Ofbiz not just Ecommerce. First let start by thinking that everything is a system, living is a system. Everything we do is a bunch of black boxes with input and outputs, with the processes to deal with the input and create the output. To address ERP,

Re: Related entity's data in a form field

2010-09-05 Thread Mansour Al Akeel
To clarify my issue, the code I have posted results in a field showing the who map (or list). What I need is a single value only from this map. Here's an example output: {responseMessage=success, party=[GenericEntity:Party][createdByUserLogin,admin(java.lang.String)][createdDate,2010-08-30 19:49:

Re: OfBiz e-commerce customization

2010-09-05 Thread Vadim Eisenberg
Hi Shi Jinghai, We considered other open-source e-commerce solutions such as osCommerce http://www.oscommerce.com/, but it is licensed under GPL. We cannot use GPL/LGPL code in our project. So the advantage of OfBiz is its Apache license. We are unaware of other open source e-commerce solutions

Re: OfBiz e-commerce customization

2010-09-05 Thread Vadim Eisenberg
Hi Divesh, Thank you for your detailed answer. By "recommendation engine" I meant, similarly to "search engine", the module for producing recommendations for a customer. I think you understood me right and OfBiz has the needed capabilities. Regarding subcontracting/consulting - please see my r

Re: OfBiz e-commerce customization

2010-09-05 Thread Vadim Eisenberg
Hi BJ, It is an interesting idea ! You actually propose to use OfBiz as the core platform for the AAL, and not only as an e-commerce solution. We will consider it as an option. However, I would say that it seems that it could be an overkill to use an ERP solution as a general platform for appl