Beiträge mit dem Tag „SharePoint“
Alle Beiträge mit diesem Tag, neueste zuerst, die meisten davon auf Englisch.
16 Beiträge gefunden
RSSNew Video - Seamless Integration of SAP and SharePoint using ERPConnect Services
21. Juli 2016 · Englisch
Theobald Software published a new and very nice explanatory video about the seamless integration of SAP and SharePoint using ERPConnect Services.
New Video - ERPConnect Services Runtime Connecting a Nintex Workflow with SAP
27. August 2015 · Englisch
Theobald Software published a new video about how to use the ERPConnect Services Runtime to connect a Nintex Workflow with SAP.
New article about building an OData web service in ECS WebService Designer for SharePoint 2013 Workflow
18. April 2015 · Englisch
A knowledge base article on building an OData web service in the ECS WebService Designer and calling it from a SharePoint 2013 workflow. (aktualisiert September 2026)
New knowledge base article about how to access SAP data via ECS Core from SharePoint Online
11. November 2014 · Englisch
A provider-hosted SharePoint Online app that reads SAP data through ECS Core, with single sign-on via Azure AD and ADAL. (aktualisiert September 2026)
New article about how to import OData-based BDC Model in SharePoint Online
20. Oktober 2014 · Englisch
How to create an external content type from an OData service and import the BDC model into SharePoint Online, where SharePoint Designer cannot do it.
New SHAREPoint Kompendium Magazin Article About ECS Web Service Designer
9. Juli 2014 · Englisch
Magazine article in the SHAREPoint Kompendium about the ECS Web Service Designer, which designs SAP-driven web services for SharePoint without code.
How To Design WCF Services For SharePoint 2013 Without Writing Code Using ECS Web Service Designer
20. Februar 2014 · Englisch
Theobald Software just released the ECS Web Service Designer for SharePoint 2010/2013 and ECS Core. The designer is part of the product suite ERPConnect Services, a suite which allow you the complete range of data integration between SharePoint and your SAP system.
How To Integrate SAP Business Data Into SharePoint 2010 Using BCS Services And BCS Connector From Theobald Software
17. März 2013 · Englisch
I have developed a new version of the popular "MSN-like Stock Quotes Add-In For Excel 2007" for Excel 2013. The user defined function PSQ is exactly the same used in the previous version, but it will retrieve stock data asynchronously.
Using ERPConnect Services To Integrate SAP Business Data Into SharePoint 2010
3. Februar 2012 · Englisch
SharePoint 2010 provides developer with the capability to integrate external data sources like SAP business data via the Business Connectivity Services (BCS) into the SharePoint system. The concept of BCS is based on entities and associated stereotyped operations. This perfectly suits for flat and simple structured data sets like SAP tables.
Theobald Software released ERPConnect Services for SharePoint 2010
30. November 2011 · Englisch
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.
FluentSP - The Fluent SharePoint API
19. September 2011 · Englisch
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 a fluent API to handle the hierarchical structure of the HTML documents. (aktualisiert September 2026)
ParagoServices - A SharePoint 2010 Service Application Sample
14. September 2011 · Englisch
The new Service Application Architecture in SharePoint 2010 is a replacement of the Shared Service Provider (SSP) architecture known from SharePoint 2007. The framework offers greater flexibility in configuring, scaling and administrating SharePoint shared services. (aktualisiert September 2026)
How To Implement A Generic Template Engine For SharePoint 2010 Using DotLiquid
4. Mai 2011 · Englisch
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.
How To Export SharePoint Task List Data To PDF Using A Templating System
26. April 2011 · Englisch
A couple of times I had the situation where I needed to export SharePoint list data into a PDF file in a customized way. I wanted to use some kind of template technology to translate SharePoint list data into a PDF file.
How To Implement A Custom SharePoint 2010 Logging Service For ULS And Windows Event Log
16. Januar 2011 · Englisch
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.
Using A Custom Authentication Provider For The SharePoint 2010 BCS Administration Object Model
15. November 2010 · Englisch
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 Content Types (ECT).