cancel
Showing results for 
Search instead for 
Did you mean: 

Adapters used to update Value Mapping table/cache

Former Member
0 Kudos

Hi All,

Can we use the RFC or web service/SOAP adapter for the below services to update the value mapping cache.

What are the adapters we can use to call the following value mapping replication services.

http://sap.com/xi/XI/System

ValueMappingReplication

ValueMappingReplicationOut

ValueMappingReplicationSynchronous

ValueMappingReplicationOutSynchronous

Thanks,

My3

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

The standrd scenario for value mapping data is:

ABAP proxy -> Java proxy.

If you want to send value mapping data data to PI using RFC/SOAP/File adapter, you have to create your own sender interface.

0 Kudos

Hi,

As the Value mapping table is stored in the Java cache of the PI server you have to use the XI adapter for these scenarios.

Check the following link for more details :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00ee347e-aabb-2a10-b298-d15a1ebf4...

Regards,

Ramya Iyer