Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you use SmartChange Panel bi-directionally the following steps must be configured in SAP.

...

Step

Transaction

Description

1

Import transport requests

Info

Import the transport request SmartChange (OData Hub_Registration v5.x.0.0).
The transport request is included in the latest Service Pack!

2

Activate web services

SICF

The following services are consumed and must be activated

  • /sap/bc/gui/sap/its/webgui
    SAP Login for WebGUI

  • /sap/public/bc/icf/logoff
    SAP Logoff for user logout

  • /sap/opu/*
    OData for SAP Products

  • /sap/opu/odata/RTC/TM_GW_SRV/*
    All Realtech OData Services are located under this path

  • /sap/opu/odata/RTC/TM_GW_NOTIFY_SRV/*
    SmartChange notification OData Services

Service WEBGUI
Note

In the Handler List, add /RTC/CL_HTTP_HANDLE to the last position

Expand
titleScreenshot WEBGUI > Handler List tab
image-20241218-165345.png

3

Configure SAP Gateway Routing

SPRO

  1. Activate SAP NetWeaver Gateway
    IMG Path: SAP NetWeaver > SAP Gateway > OData Channel > Configuration

  2. Create SAP System Alias
    IMG Path: SAP NetWeaver > SAP Gateway > OData Channel > Configuration > Connect Settings > SAP NetWeaver Gateway to SAP System > Manage SAP System Aliases

Expand
titleScreenshots Manage SAP System Aliases
  • Not using a central hub please check if system alias LOCAL is created

  • Using SAP Gateway Server as central hub, create a system alias with (trusted!) RFC Destination to your backend system (e.g. NT3_SC_INT)

image-20241218-170329.png

4

Activate and Maintain Services

/IWFND/MAINT_SERVICE

Technical Service Name:

  • /RTC/TM_GW_SRV

  • /RTC/TM_GW_NOTIFY_SRV

  1. Click on the service name in the Service Catalog. 

  2. In the Systems Aliases window - add the system alias created before

  3. In the ICF nodes window - Activate the ODATA ICF node.  

5

Create Trusted RFC connection

Create trusted RFC connections between all development systems and TM Server

Info

Note:
The trusted RFC connection is needed for distributed landscapes (TM Controller is not on the Development system)
Development system should trust TM Controller. 

6

Authorization for using trusted RFC connections

Assign the role /RTC/SC_INTEGRATION (object S_RFCACL) to all user using Odata Services (e.g. with SmartChange Approval, SAP Transport Integration).

7

Managing HTTP Whitelist

UCONCOCKPIT

If you use an HTTP whitelist, only HTTP calls from URLs in this list are accepted by the system. You can call this function from the UCON Cockpit).

Before SAP NW Release 7.51 SP00, it was only possible to edit the HTTP whitelist using the database table HTTP_WHITELIST.

...