Re: URLs with ? and other special characters

2012-01-20 Thread Rishi Solanki
Hi, Use following utility methods for formation of Urls before pass it to OfbizUrl. UtilFormatOut.encodeQueryValue(String) UtilFormatOut.decodeQueryValue(String) Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On

RE: URLs with ? and other special characters

2012-01-20 Thread Skip
Thanks, didn't know these were there. Actually ended up writing my own. -Original Message- From: Rishi Solanki [mailto:rishisolan...@gmail.com] Sent: Friday, January 20, 2012 1:19 AM To: user@ofbiz.apache.org Subject: Re: URLs with ? and other special characters Hi, Use following

Re: Question on services methods

2012-01-20 Thread BJ Freeman
short answer the origial design was to have individual routines so it could be reused. That got lost with new committers. I dont use the SVN since I have re-factored ofbiz. Foo Shyn Chung sent the following on 1/18/2012 8:49 PM: Hi all, This may sounds stupid, please spare me =p. I've

Re: OfBiz with RFID and SAP

2012-01-20 Thread BJ Freeman
short answer is yes you can add RFID and integrate SAP plan on about a man month of effort to accomplish. balakrishna_r sent the following on 1/19/2012 2:47 Hi, We have been exploring OfBiz from a couple of months, and getting to know so many interesting things ofbiz offers out of the box.

Re: Question on payment capture

2012-01-20 Thread BJ Freeman
What SVN version is you check out? Sandeep A sent the following on 1/18/2012 10:46 AM: Hi, I had a question regarding the capture process in the ofbiz... Below is the code in org.ofbiz.accounting.payment.PaymentGatewayServices.java OrderReadHelper orh = new