Figured it out. 1) Need to add another data source in entityengine.xml 2) Add <group map > under default delegator for that data source in entityengine.xml 3) Use delegator.getGroupHelperName and ConnectionFactory in the code to obtain the connection
One thing though is you still have to use raw SQLs rather than do queries through OB entity tools. -- View this message in context: http://ofbiz.135035.n4.nabble.com/having-acces-to-two-different-databases-from-within-Ofbiz-tp4701304p4701773.html Sent from the OFBiz - User mailing list archive at Nabble.com.
