I am thinking the best way to integrate it into the ofbiz forms is to enable it from a configuration or a properties file which will contain the qas configurations. I am now wondering how to allow it to be used in the OFBiz forms via a popup like the way the lookups are done in the catalog application.
Any Ideas? Farouk Alhassan Java Enterprise Developer www.faroukalhassan.com | [email protected] www.bespokecode.co.uk Contact Me Cameo Tutorials IzPack Installation Script Example, with Lunch4j, Ant integration, Java Service Wrapper and Windows Service --- On Tue, 29/9/09, Jacques Le Roux <[email protected]> wrote: From: Jacques Le Roux <[email protected]> Subject: Re: OFbiz with Experian QAS To: [email protected] Date: Tuesday, 29 September, 2009, 2:00 PM Hi Farouk, There are already some stuff like this in OFBiz see for instance in applications/order/src/org/ofbiz/order/thirdparty. Another would be to provide something to put somewhere in the wiki. But this last way as obviously a drawback : OFBiz code changes... Thanks Jacques From: "farouk alhassan" <[email protected]> Hi guys, I have just finished an implementation of Experian QAS for a customer but on a different software. I was thinking having an address look up in OFBiz would be great and am considering doing such a plugin for OFBiz. has anyone done something like this? What would be the best way to integrate something like this as QAS data and API are not open source? Best Regards Farouk Alhassan Java Enterprise Developer www.faroukalhassan.com | [email protected] www.bespokecode.co.uk Contact Me Cameo Tutorials IzPack Installation Script Example, with Lunch4j, Ant integration, Java Service Wrapper and Windows Service
