I just blogged about the ESME / OFBiz integration:
http://blog.esme.us/integration-with-apache-ofbiz/ I added an service that responded to the creation of new facilitites by creating ESME messages. Code is in the wiki: http://cwiki.apache.org/ESME/simple-use-case-ofbiz-sends-message-to-esme.html I picked the Facility entity but I could just have easily selected something else (Product, etc.) You could use same code to integrate Twitter into OFBiz. Just change the URL to point to Twitter instead of the local ESME instance. D. |
Thank you Richard, I have added the reference to it into the OFBiz main page; it will be published in about 1 hour.
Jacopo On Jan 2, 2010, at 11:08 AM, Richard Hirsch wrote: > I just blogged about the ESME / OFBiz integration: > http://blog.esme.us/integration-with-apache-ofbiz/ > > I added an service that responded to the creation of new facilitites > by creating ESME messages. Code is in the wiki: > http://cwiki.apache.org/ESME/simple-use-case-ofbiz-sends-message-to-esme.html > > I picked the Facility entity but I could just have easily selected > something else (Product, etc.) > > You could use same code to integrate Twitter into OFBiz. Just change > the URL to point to Twitter instead of the local ESME instance. > > D. |
Thanks.
Somebody who knows more about OFBiz internals could probably do even more. D. On Sat, Jan 2, 2010 at 1:54 PM, Jacopo Cappellato <[hidden email]> wrote: > Thank you Richard, I have added the reference to it into the OFBiz main page; it will be published in about 1 hour. > > Jacopo > > On Jan 2, 2010, at 11:08 AM, Richard Hirsch wrote: > >> I just blogged about the ESME / OFBiz integration: >> http://blog.esme.us/integration-with-apache-ofbiz/ >> >> I added an service that responded to the creation of new facilitites >> by creating ESME messages. Code is in the wiki: >> http://cwiki.apache.org/ESME/simple-use-case-ofbiz-sends-message-to-esme.html >> >> I picked the Facility entity but I could just have easily selected >> something else (Product, etc.) >> >> You could use same code to integrate Twitter into OFBiz. Just change >> the URL to point to Twitter instead of the local ESME instance. >> >> D. > > |
In reply to this post by Richard Hirsch
Hi Richard:
Nicely done! Regards, Ruth ---------------------------------------------------- Find me on the web at http://www.myofbiz.com or Google keyword "myofbiz" [hidden email] Richard Hirsch wrote: > I just blogged about the ESME / OFBiz integration: > http://blog.esme.us/integration-with-apache-ofbiz/ > > I added an service that responded to the creation of new facilitites > by creating ESME messages. Code is in the wiki: > http://cwiki.apache.org/ESME/simple-use-case-ofbiz-sends-message-to-esme.html > > I picked the Facility entity but I could just have easily selected > something else (Product, etc.) > > You could use same code to integrate Twitter into OFBiz. Just change > the URL to point to Twitter instead of the local ESME instance. > > D. > > |
Maybe this blog (" Process Engine + Social Media -> Thingamy and ESME
") will give spark some other ideas about potential ESME / OFBiz integration scenarios. http://www.enterpriseirregulars.com/9846/process-engine-social-media-thingamy-and-esme/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+EIblogs+(Enterprise+Irregulars) D. On Sat, Jan 2, 2010 at 3:34 PM, Ruth Hoffman <[hidden email]> wrote: > Hi Richard: > Nicely done! > Regards, > Ruth > ---------------------------------------------------- > Find me on the web at http://www.myofbiz.com or Google keyword "myofbiz" > [hidden email] > > Richard Hirsch wrote: >> >> I just blogged about the ESME / OFBiz integration: >> http://blog.esme.us/integration-with-apache-ofbiz/ >> >> I added an service that responded to the creation of new facilitites >> by creating ESME messages. Code is in the wiki: >> >> http://cwiki.apache.org/ESME/simple-use-case-ofbiz-sends-message-to-esme.html >> >> I picked the Facility entity but I could just have easily selected >> something else (Product, etc.) >> >> You could use same code to integrate Twitter into OFBiz. Just change >> the URL to point to Twitter instead of the local ESME instance. >> >> D. >> >> > |
Free forum by Nabble | Edit this page |