ERPConnect Services Core Platform

2014 · Theobald Software · .NET · C# · ASP.NET MVC · Web API · ERPConnect · Azure

In 2014 I finished the first version of ERPConnect Services Core: a web application platform for SAP-related REST and OData services, with claims-based authentication and an Azure-hosted option.

The platform comes with a core REST service for SAP objects such as BAPIs and tables. Services run inside the company network or are published through the Windows Azure Service Bus. Installation and deployment go through a Deployment Manager, and a management site administers the running platform.

Features

The first version shipped with:

  • Secure Stores to securely save SAP credentials
  • Single Sign-on (SSO) scenarios using SNC
  • ECS Core Extensions (Plugins)
  • API Key and Bearer Authentication
  • Azure AD and Office 365 (SharePoint Online) support
  • Web Service Designer support to extend ECS Core with custom services

Screenshots

The ECS Core Deployment Manager
The Deployment Manager handles installation and deployment.
The ECS Core management site
The management site of a running ECS Core platform.

Posts about ECS Core