Show TOC Start of Content Area

Procedure documentation Configuring Back-End Integration  Locate the document in its SAP Library structure

Use

To ensure that the Data Orchestration Engine (DOE) can integrate with the required back-end systems, you must configure the parameters related to back-end integration. You can configure integration with the back-end systems at the following levels:

·        Software component version (SWCV)

The configuration is applicable to all data objects that are part of the SWCV.

      Data object

The configuration is applicable to all the back-end adapters that are associated with the specified data object.

      Back-end adapter

The configuration is applicable only to the specified back-end adapter.

Prerequisites

You have logged on to the SAP NetWeaver Mobile Administrator.

More information: Logging On to SAP NetWeaver Mobile Administrator

Procedure

...

       1.      Choose Configuration.

       2.      From the left part of the screen, choose Backend Configuration.

       3.      In the Parameter Key and Name section, select the required parameter.

The following table explains the parameters that you can configure:

Parameter name

Description

Parameter value

BACKEND_PACKAGE_SIZE

Indicates the maximum number of headers to be fetched with a GETLIST call using mass data semantics

In the Numeric Value field, enter a number.

BACKEND_MAX_QUEUES

Indicates the maximum number of queues to extract data from the back-end system.

In the Numeric Value field, enter a number.

COMPARE_MEMO

Compare memo fields explicitly if back end notifies there is an update on the memo fields.

This parameter is relevant if you are transferring attachments between the back end and the mobile clients. If you enable this parameter, the DOE compares the attachments for any changes and then sends the changes to the clients.

If the back end does the comparison, then you do not have to configure this parameter.

In the Parameter List  field, select the SWCV for which you want to enable the comparison and enter X.

BACKEND_DESTINATION

Specifies the back-end system

In the Text Value field, enter the RFC destination configured in transaction SM59 for BAPI Wrapper generation.

PULL_ASSOCIATED_DELTA

If this flag is set, the data for the associated data objects (if any) are downloaded from the back-end system.

In the Text Value field, enter X.

CONFLICT_DETECTION_FOR_BACKEND

If this flag is set, the back end detects a conflict if the same data is updated in the back-end system by a back-end application and a mobile application.

In the Text Value field, enter X.

AUTH_DWLD_BE_SEARCH

If this flag is set, the system searches for authorizations from the back-end system(s) specified in AUTH_DWLD_BE_DEST

In the Text Value field, enter X.

AUTH_DWLD_BE_DEST

Specifies the back-end destinations for downloading user authorizations

In the Text Value field, enter the back-end destination.

ACTIVE_ADAPTER

A data object can be associated with multiple back-end adapters. In this case, you can specify a particular adapter through which the data object must exchange data with the back end.

In the Text Value field, enter X.

       4.      In the Parameter List section, choose Insert.

       5.      To configure the parameter at the SWCV level, in the SWCV Name column, choose the icon that appears at the end of the row to select the required SWCV from the list.

       6.      To configure the parameter at the data object level, in the Data Object Name column, choose the icon that appears at the end of the row to select the required data object from the list.

       7.      To configure the parameter at the back-end adapter level, in the Adapter Name column, choose the icon that appears at the end of the row to select the required back-end adapter from the list.

Note

You can also:

¡        Choose F4 to select the SWCV, data object, or adapter name.

       Use the filter to view the configuration details at the SWCV or data object level.

       8.      Enter the required value.

       9.      Choose Save.

End of Content Area