Tag Archives: SharePoint 2010

How To Use The New SQL-Like Query Language XtractQL To Retrieve SAP Business Data

Theobald Software released a new product suite called ERPConnect Services for SharePoint 2010. The product contains a new kind of query language named XtractQL to query SAP business data in a SQL-like manner. XtractQL or XQL is a combination of SQL and ABAP language syntax statements to simplify querying SAP systems. XtractQL allows querying SAP [...]

Comments ( 0 )

Theobald Software releases ERPConnect Services for SharePoint 2010

Theobald Software GmbH is finally releasing an existing new product to integrate SAP business data into SharePoint 2010. ERPConnect Services is its name and consists of 3 components, which allow you the complete range of data integration between SharePoint and your SAP ERP/BW system. ERPConnect Services also gives you the opportunity to realize Single-Sign-On scenarios: Using [...]

Comments ( 0 )

FluentSP – The Fluent SharePoint API

Download FluentSP 1.0 from Codeplex.com Once you are doing a lot of SharePoint programming you know you often have to write lengthy pieces of code to implement simple tasks like querying SharePoint lists. Nowadays you can read a lot of fluent APIs or fluent interface. For instance, jQuery, a JavaScript library that had successfully introduced [...]

Comments ( 0 )

How To Implement A Generic Template Engine For SharePoint 2010 Using DotLiquid

During the process of creating a complex SharePoint application you often need to send mails and create text files based on SharePoint data elements like SPListItem or SPWeb. Mail templates for instance mostly contain specific list item data. It would be helpful sometimes if the text generation itself is template-driven. This article shows how to [...]

Comments ( 1 )

How To Implement A Custom SharePoint 2010 Logging Service For ULS And Windows Event Log

Prior to Microsoft SharePoint 2010 there was no official documented way to programmatically use the built-in ULS service (Unified Logging Service) to log own custom messages. There are still solutions available on the internet that can be used, but SharePoint 2010 now supports full-blown logging service support. To log a message to the SharePoint log [...]

Comments ( 1 )

Using A Custom Authentication Provider For The SharePoint 2010 BCS Administration Object Model

The SharePoint 2010 Business Connectivity Services (BCS) are providing an Administration Object Model to manage all kind of BCS objects. You can use the an Administration Object Model to programmatically create BDC models, LOB system and instances, Entities and Methods. The Microsoft SharePoint Designer is using the object model itself to let you generate External [...]

Comments ( 0 )

New article about integrating SAP data into SharePoint 2010

I wrote a new article about SharePoint 2010, SAP and BCS (Business Connectivity Services) and published on my Homepage. Feel free to send me your feedback.

Comments ( 0 )