OFbiz with Experian QAS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

OFbiz with Experian QAS

gcameo
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 | [hidden email]
www.bespokecode.co.uk
Contact Me  Cameo Tutorials IzPack Installation Script Example,  with Lunch4j, Ant integration, Java Service Wrapper and Windows Service



Reply | Threaded
Open this post in threaded view
|

Re: OFbiz with Experian QAS

Jacques Le Roux
Administrator
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" <[hidden email]>
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 | [hidden email]
www.bespokecode.co.uk
Contact Me  Cameo Tutorials IzPack Installation Script Example,  with Lunch4j, Ant integration, Java Service Wrapper and Windows
Service





Reply | Threaded
Open this post in threaded view
|

Re: OFbiz with Experian QAS

gcameo
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 | [hidden email]
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 <[hidden email]> wrote:

From: Jacques Le Roux <[hidden email]>
Subject: Re: OFbiz with Experian QAS
To: [hidden email]
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" <[hidden email]>
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 | [hidden email]
www.bespokecode.co.uk
Contact Me  Cameo Tutorials IzPack Installation Script Example,  with Lunch4j, Ant integration, Java Service Wrapper and Windows Service