2602978 - [How to] Content Synchronization between SLDs
http://47.101.174.212:52000/sld
http://47.101.176.136:56000/sld

Symptom
As described in Planning Guide for System Landscape Directory's section Data Distribution Options, there are three options to synchronize data between two or more SLDs:
Full automatic synchronization (Unidirectional or Bidirectional Sync);
Automatic forwarding of data suppliers (Bridge Forwarding);
Manual data export and import functions can be combined with the transport of SLD objects with the enhanced Change and Transport Sysmtes (CTS+).
This KBA will provide details about how to set a Content Full Automatic Synchronization.
Environment
Java SAP system based on SAP NetWeaver 7.1 or higher;
System Landscape Directory;
Operating system independent;
Database independent;
Resolution
Warning: Full Automatic Sync only works for Systems based on SAP NetWeaver 7.1 or higher. If the system is running in a lower release, use Brigde Forwarding option instead (More details in Post-Installation Guide's section 'Configuring the SLD Bridge.
The following steps show how to set the Full Automatic Sync between the SLDs.
For Unidirectional Synchronization, the following steps must be done only in the target SLD (where all content must be stored).
For Bidrectional Synchronization, the following steps must be done in both SLDs.
To synchronize one SLD to another one, follow the steps below. This steps will set the source SLD to get the data from:
Start SLD and choose Administration > Content > Synchronization;
In Maintain SLD content synchronization screen, click button Add:

In Content Synchronization Wizard, choose option Remote to field Source and click button Next:

In Enter the connection information from source (remote) SLD screen, provide host name, user and password of Souce SLD (where the data is coming from) and then click Next button. Make sure the Souce User contains UME Role / User Group SAP_SLD_CONTENT_SYNC (for further details, please read Post-Installation Guide's section Configuring SLD Security Roles):
clip_image007.jpg

In Enter namespace and sync rank of the source SLD screen, provide Souce Rank of 2 and then click button Next:
clip_image009.jpg

In Enter information about this SLD and the target namespace and rank screen, set the Local Rank of SLD as 1 and click button Next:
clip_image010.png

The Synchronization configuration is finished. Sync Subscriptions shows the SLD set as Source SLD.
See Also
SLD Guided Answer
SAP Wiki: System Landscape Directory (SLD) - Overview
SAP Help: Adding a New Content Synchronization Connection
SAP Blog: How to Get an SAP NetWeaver 7.1 System Landscape Directory?
SAP Guided Answers: BC-CCM-SLD - Content Synchronization Mechanism
SAP Note: 1372683 - SLD content synchronization: Correct configuration of URL
Keywords
System Landscape Directory, Sync, Unilateral, Bilateral
2602978 - [How to] Content Synchronization between SLDs的更多相关文章
- Overview Of Portal Registry And Content References
Portal Registry Each portal is defined by a portal registry.A portal registry has a tree-like struc ...
- Thread Synchronization Queue with Boost
介绍:当开发一个多线程程序时,同步是一个很大的问题.如果你的程序需要数据流包,那么用队列是个好办法. 你可以在 http://www.boost.org/ 发现 boost 库和文档,从它的网站可以看 ...
- Python threads synchronization: Locks, RLocks, Semaphores, Conditions, Events and Queues(Forwarding)
This article describes the Python threading synchronization mechanisms in details. We are going to s ...
- requests的content与text导致lxml的解析问题
title: requests的content与text导致lxml的解析问题 date: 2015-04-29 22:49:31 categories: 经验 tags: [Python,lxml, ...
- Content Security Policy 入门教程
阮一峰文章:Content Security Policy 入门教程
- android 使用Tabhost 发生could not create tab content because could not find view with id 错误
使用Tabhost的时候经常报:could not create tab content because could not find view with id 错误. 总结一下发生错误的原因,一般的 ...
- 【解决方案】cvc-complex-type.2.4.a: Invalid content was found starting with element 'init-param'. One of '{"http://java.sun.com/xml/ns/javaee":run-as, "http://java.sun.com/xml/ns/javaee":security-role-r
[JAVA错误] cvc-complex-type.2.4.a: Invalid content was found starting with element 'init-param'. One o ...
- 注意 AppResLib.dll.*.mui 的生成操作应该为 Content
为 Windows Phone 8 App 添加本地化的时候,发现修改 AppResLib.dll.*.mui 后不仅没有其变化,还发现修改它导致它失效.通过对比代码发现,问题原因是 AppResLi ...
- android Content Provider介绍
ContentProvider(内容提供者)是Android中的四大组件之一.主要用于对外共享数据,也就是通过ContentProvider把应用中的数据共享给其他应用访问,其他应用可以通过Conte ...
随机推荐
- python声明类时继承不继承object类的区别
不加的叫做经典类或旧式类,但是现在python3的类都默认是继承了object的,所以可写可不写 下面举个例子说明: 首先说明下__class__功能与用法: __class__功能和type()函数 ...
- RestSharp - Ignore SSL errors
项目启动时,添加下面代码: 项目启动时,添加 public App() { ServicePointManager.ServerCertificateValidationCallback += (se ...
- iOS 控制输入框的字数?(textFliedView,textFlied等)
//控制输入框的字数 - (void)textViewDidChange:(UITextView *)textView { NSInteger number = [textView.text leng ...
- delphi self.Update 什么作用
更新指定窗口的客户区.如果窗口更新的区域不为空,UpdateWindow函数就发送一个WM_PAINT消息来更新指定窗口的客户区.函数绕过应用程序的消息队列,直接发送WM_PAINT消息给指定窗口的窗 ...
- 简单明了的注解,读取CLASS中的注解
/***********注解声明***************/ /** * 水果名称注解 * @author peida * */ @Target(ElementType.FIELD) @Reten ...
- 透过SourceTree再谈Git
初出茅庐之基础篇 1. Download SourceTree from: https://www.sourcetreeapp.com/ 2.Complete the installation. 3. ...
- linux中解决出现:^H^H^H^H
解决出现:^H^H^H^H 把stty erase ^H 添加到.bash_profile中 vim /etc/profile stty erase ^H su root source /etc/pr ...
- 【kubernetes secret 和 aws ecr helper】kubernetes从docker拉取image,kubernetes docker私服认证(argo docker私服认证),no basic auth credentials错误解决
aws ecr helper: https://aws.amazon.com/blogs/compute/authenticating-amazon-ecr-repositories-for-dock ...
- 亲爱的mssql码农们,看看利用sp_addlinkedserver实现远程数据库链接
亲爱的mssql码农们,可以看看本地连接远程的数据库方式(sp_addlinkedserver)--通过代码连接 --查看当前链接情况: select * from sys.servers; --使用 ...
- Python3 IO编程之文件读写
读写文件是最常见的IO操作.python内置了读写文件的函数,用法和C是兼容的. 读写文件前,我们先必须了解一个,在磁盘上读写文件的功能都是由操作系统提供的,现代操作系统不允许普通的程序终结操作磁盘, ...