Friday, March 12, 2010

Integration of Sharepoint and Java seems to be a tough thing to do. Having a look on the web there is not much info about it besides these posts about Sharepoint and Java.

http://derekjmiller.spaces.live.com/blog/cns!A77124B9D0EE317F!142.entry
http://derekjmiller.spaces.live.com/blog/cns!A77124B9D0EE317F!167.entry
http://knowledgeforward.wordpress.com/2007/07/31/integration-with-sharepoint-and-anything/

 

Having a look at the issue, probably it's because of Java's ABM stance - lousy SOAP support, as it needs AXIS libraries and poor tools support for Web Services (unlike Visual Studio which autogenerates code stubs out of ANY WSDL/SOAP almost by default be it Java or else).

Friday, March 12, 2010 11:21:05 AM UTC  #    Comments [0]
 Sunday, January 24, 2010
 Thursday, June 18, 2009
 Tuesday, June 09, 2009
 Sunday, October 26, 2008
 Tuesday, October 02, 2007
 Saturday, June 30, 2007
Saturday, June 30, 2007 9:36:49 PM UTC  #    Comments [0]
 Monday, February 26, 2007
 Friday, February 16, 2007
 Friday, February 09, 2007

Con Access 2007 potete creare dei siti di Sharepoint 2007 oppure avere l'applicativo client Access 2007 con il backend di Sharepoint 2007.

 

All' apertura ci sono diversi templates di cui poter usufruire.

 

 

Selezionando il checkbox si creano le liste su Sharepoint che fanno da tabelle per Access 2007 sul PC in locale.

 

Technorati tags: , ,
Friday, February 09, 2007 4:40:02 PM UTC  #    Comments [0]
 Thursday, February 08, 2007

I'm in love with BDC, the universal data connector of MOSS 2007. Almost any datasource can be registered in Sharepoint and pretty much used as a "native" List. That's fine and dany as long as one uses pre-existing datasources.

What if would like to use BDC to generate tables to a new datasource like SQL Server?

Well, one can sort of extract the Lists to Access 2007 and then upgrade to SQL Server, but then some datatypes are lost in the transition. If there is one thing MOSS 2007 misses is the the possibility to "use" BDC to generate/map to a new table to a new DB. Lets' say a way to save/map a List in Sharepoint to a new table in SQL Server 2005. Sometimes the Sharepoint storage engine is perhaps too much, or metadata is not used, so that a simple SQL Server 2005 table would be more appropriate. Sometimes, like in my case, I'd want the storage engine to be SQL Server and Sharepoint to be the UI/Web Interface, to keep my data/relational model intact but without losing the special "columns" datatypes of MOSS.

Thursday, February 08, 2007 2:48:46 PM UTC  #    Comments [0]
 Friday, January 19, 2007

Con Access 2007 si possono creare, modificare e leggere le liste di Sharepoint 2007 come se fossero tabelle native

http://blogs.msdn.com/clintcovington/archive/2007/01/18/ua-articles-on-sharepoint-integration.aspx

Friday, January 19, 2007 2:02:00 PM UTC  #    Comments [0]
 Monday, January 15, 2007
 Saturday, January 13, 2007