Show TOC

Defining the Application Context on the Back-End ServerLocate this document in the navigation structure

To access (share or read) information from the back-end system in SAP Jam, you must specify the application context in the back-end system. This application context is required to enable a remote function call (RFC) from the front-end to the back-end system.

Procedure

  1. In your back-end system, run transaction SM30.
    The Maintain Table Entries screen appears.
  2. In the Table/View field, enter CLB2C_APPL_CONT.
  3. Choose Edit, then choose New Entries.
  4. Enter an appropriate application context for your back-end application.
  5. Save your entries.

Results

You have defined the application context in your back-end system. This is required for the RFC between the back-end system and SAP Gateway.