Re: How to debug a simple service

2013-01-03 Thread Winster Jose
Thanks Sumit. That helped me a lot. On 4 Jan 2013 11:58, "Sumit Pandit" wrote: > Winster, you can add log messages in simple service to debug. > > > -- > Thanks And Regards > Sumit Pandit > Tata Consultancy Services > Cell:- 917503046188 > > > - O

Re: How to debug a simple service

2013-01-03 Thread Sumit Pandit
Winster, you can add log messages in simple service to debug. -- Thanks And Regards Sumit Pandit Tata Consultancy Services Cell:- 917503046188 - Original Message - | From: "Winster Jose" | To: user@ofbiz.apache.org | Sent: Friday, Ja

How to debug a simple service

2013-01-03 Thread Winster Jose
Hi, What is the best way to debug a simple service? Is there any way to add log/echo/debug inside a simple service? -- Winster T Jose Director - Technology and Architecture Chathurangam Creative Solutions Private Ltd. Cell: +91-98469 31020 Mail: wins...@chathurangam.net

RE: Best way of implementing (external) code tables in ofbiz

2013-01-03 Thread Eric.LENS
Hello Tore, I think you have to define your new tables as XML definitions which are then automatically created when you restart ofbiz. I can confirm that the Data Model Resource Book is a must to read in order to have an overview of the database architecture and some business explanations. Rega

Re: Best way of implementing (external) code tables in ofbiz

2013-01-03 Thread Atul Vani
Check if "Enumeration" and "EnumerationType" entities are useful to you. Although, I would suggest the same as Adrian. On Thu, 03 Jan 2013 16:10:00 +0530, Adrian Crum wrote: I would recommend reading The Data Model Resource Book - the OFBiz data model is based on it. -Adrian On 1/3/20

Re: Best way of implementing (external) code tables in ofbiz

2013-01-03 Thread Adrian Crum
I would recommend reading The Data Model Resource Book - the OFBiz data model is based on it. -Adrian On 1/3/2013 8:35 AM, t...@skynet.be wrote: Dear All, I have some code tables I want to add in my ofbiz installation. * Excise Products Categories * Excise Product * Cn Codes * Correspond

Re: render screen within data resource (CMS)

2013-01-03 Thread Robert G.
btw. It seems to be the same problem like here: http://ofbiz.135035.n4.nabble.com/Problem-while-rendering-Freemarker-templates-through-CMS-td2316152.html does anyone has an idea how to fix or work around this? thanks -- View this message in context: http://ofbiz.135035.n4.nabble.com/render-s

Best way of implementing (external) code tables in ofbiz

2013-01-03 Thread t...@skynet.be
Dear All, I have some code tables I want to add in my ofbiz installation. * Excise Products Categories * Excise Product * Cn Codes * Correspondences Cn Code - Excise Product1 * Units Of Measure * Events Types * Evidence Types * History Refusal Reasons * Language Codes * Member States