Maintenance End Point Configuration

The configuration task establishes the connection points that Guided Buying uses to integrate with the Request for Estimate process. It involves creating a maintenance end point for Guided Buying integration in SAP and specifying required fields and values. This process enables seamless integration and authentication with external APIs and services.

Context

Administrators add configuration fields that store required URLs, API keys, and OAuth credentials. These fields ensure that Guided Buying can authenticate, route requests, and return users to the appropriate views when they create, review, or cancel RFEs. The setup creates a structured foundation for reliable communication between Guided Buying and SAP Fieldglass during SOW bid activities.

This task can be performed by a configuration manager signed into Configuration Manager.

Procedure

  1. On the Self-Service Dashboard, choose the Maintain End Point tile.

    The End Point List page opens.

  2. In the upper-right corner of the page, choose Add.

    The Basic Setup dialog box opens.

  3. Define the following basic setup details:
    1. ID: XXXX_GUIDED_BUYING_FIELDGLASS_PROPERTIES (where XXXX is the company code).

    2. Category: GUIDED_BUYING_FIELDGLASS_INTEGRATION

    3. Company: select a company from the drop-down menu.

    4. Activity: Select Active.

    5. Choose +Add Additional Fields and enter the values as described in the following table for each additional field.

      Description

      Name

      Value_text

      Value_type

      Base URL for GB

      baseUrl

      https://svcgcpman07ss.lab-us.gcpint.ariba.com

      value_text

      API key

      gb.apiKey

      A valid API key

      value_text

      GB End Point Url

      gb.endPointUrl

      https://e2e-openapi.mu.services.sap/api/guided-buying-request-for-estimate/v1/prod/requestForEstimates

      value_text

      oAuth client id

      oAuth2.clientId

      A valid oAuth client ID

      value_text

      oAuth secret

      oAuth2.clientSecret

      A valid oAuth secret

      value_text

      oAuth url

      oAuth2.oAuthUrl

      https://svcscdev1mobile.sc1-lab1.ariba.com/v2/oauth/token?grant_type=openapi_2lo

      value_text

      oAuth resource url

      oAuth2.resourceUrl

      https://svcscdev1mobile.sc1-lab1.ariba.com/v2/oauth/token?grant_type=openapi_2lo

      value_text

      View RFE

      iewComponentForBackToGB

      /gb/viewrfe

      value_text

      For cancel

      viewComponentForCancel

      /gb/

      value_text

      Screenshot of the End Point configuration for Guided Buying