how to integrate ofbiz with sharepoint

♀尐吖头ヾ 提交于 2019-12-14 04:14:07

问题


i need help.How to integrate the ofbiz with sharepoint 2010


回答1:


There is no direct integration possible with Apache OFBiz and SharePoint. OFBiz is based on JAVA platform that you can run on TomCat or JBOSS, while SharePoint runs on IIS and .NET. You can do some primitive integration by using Portlets and WSRP webparts in SharePoint. I am not sure if OFBiz supports portlets/JSR168 but it is possible to setup WSRP Consumer and Provider and view them using WSRP WebParts. There are also some third party WSRP toolkits




回答2:


You might want to consider replacing Sharepoint with OFBiz, what we are doing for one of our customers at the moment. You will save a lot of license fees and will avoid the amount of clutter (unorganized data) which people will create in your system.



来源:https://stackoverflow.com/questions/4584165/how-to-integrate-ofbiz-with-sharepoint

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!