Entering content frame

Background documentation Replication Locate the document in its SAP Library structure

Property

Value

Description

ume.replication.
messaging.active

Default value is TRUE.

TRUE = Replication is activated.

FALSE = Replication is deactivated.

 

ume.replication.
adapters.index_<index>

xmladapter?adapterid=
<adapterID>

where

<index> is a positive integer (by default it must be less than or equal to 50).

<adapterID> is an ID that uniquely identifies the system. For SAP Systems, we recommend that you use the three-character system ID in lower case (for example, q3c), or an application ID (for example, ebp). This ID is used in all parameters relating to this system.

xmladapter specifies that replication is performed using XML documents. At present this part of the property value is always the same.

Set this property for each system to which you wish to replicate.

For example, ume.replication.adapters.index_
<index>=xmladapter?adapterid=
<adapterID>

ume.r3.sync.sender

Default value is SAPMUM

Gives the system that is sending the replication data (in this case UME) a name.

When an XML document is sent to the SAP R/3 System, the SAP R/3 System performs a security check on the sender. If the sender is not in an access control list (SMUM_ACL table), the system returns an error.

ume.r3.connection.
<adapterid>.service

<service name>

(Only relevant if using UME roles.)

Filters which role actions are replicated to R/3 System. By default, all actions are replicated.

Actions are defined as <service>.<action>, for example, UME.Manage_All. If you specify a service (for example, UME) only actions belonging to that service are replicated.

ume.r3.use.role

Default value is FALSE.

FALSE = Roles are not replicated with user data to all systems to which UME replicates data.

TRUE = UME roles are replicated with user data to all systems to which UME replicates data.

Defines whether UME roles are replicated to all systems to which UME replicates data.

ume.r3.connection.

<adapterID>.userole

Default value is FALSE.

FALSE = Roles are not replicated with user data to the system defined by <adapterID>.

TRUE = UME roles are replicated with user data to the system defined by <adapterID>.

Defines whether UME roles are replicated to a specific system to which UME replicates data.

The value of this property overrides the value of ume.r3.use.role for the system defined by <adapterID>.

ume.replication.
operation.async

Default value is TRUE.

TRUE = Asynchronous replication.

FALSE = Synchronous replication.

 

 

 

Leaving content frame