Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 3.33 KB

File metadata and controls

47 lines (30 loc) · 3.33 KB

Learn More About the Prerequisites and the Purpose of SAP Business ByDesign Integration

Purpose

In the last sections, you learned how to create the Poetry Slam Manager solution and how to enable it for multitenancy. In this section, Poetry Slam Manager is connected with the customer's SAP Business ByDesign system to allow additional planning steps in a project.

The following features are handled:

  • Create projects for poetry slam events with one click and preview project information on the Poetry Slams UI.

  • As an SAP Business ByDesign user, start Poetry Slams and Visitors applications from your SAP Business ByDesign launchpad and navigate from Poetry Slams to the associated project in the system.

Prerequisites

Make sure that you fulfill the following prerequisites to implement this section

  • You need an SAP Business ByDesign subscription.
  • You need a user with the Project Management work center.
  • You need a user with access to the Application and User Management work center:
    • to set up single sign-on,
    • to create users and to assign authorizations,
    • to create customer-defined OData services, and
    • to create mashups.

API Overview

As Poetry Slam Manager will use customer-defined OData services of SAP Business ByDesign to create and read project data, make yourself familiar with the interfaces:

  1. SAP Business ByDesign API Overview
  2. SAP Business ByDesign OData API Usage Samples

Links to SAP Business ByDesign Help

As the integration of Poetry Slam Manager and SAP Business ByDesign is supposed to work without any further authentification steps, you configure single sign-on in the tutorial. Besides this, URL mashups are created. User maintenance and authorizations are, of course, important, too.

If you need more information about the topics, you can have a look at the following links as a reference:

  1. Single Sign-On (SSO) with SAP Business ByDesign

  2. Configure OAuth 2.0 for SAP Business ByDesign OData Services

  3. Work Quick Guide (in User and Access Management)

  4. Service Agents Quick Guide

  5. Quick Guide for Employees in Business Partner Data

  6. Create a URL Mashup

Next Steps

Now that you have an overview of the aim and the prerequisites of the SAP Business ByDesign integration, the next step is to integrate the SAP BTP application with SAP Business ByDesign.