Skip to Content
0
Former Member
Jul 20, 2008 at 02:32 PM

Problem of Suppressing Unchanged Record in Syndication

30 Views

Dear All:

To better describe the problem, please find below scenario for example:

We want to syndicate master data to two destination systems.

The repository has below data structure:

ID, Name, Field A, Field B, Field C

Destination System 1 maps: ID, Name, Field A

Destination System 2 maps: ID, Name, Field B, Field C

We use Suppress Unchanged Record to realize the Delta syndication for both systems.

The problem is sometimes Field A has to be update according to business requirement. During the syndication, all data whose Field A updated are syndicated to both two destination systems. But, actually only Destination 1 need the synidication, Destination 2 doesn't need.

So, is there any way to realize the activation of Delta Syndication only in case the mapped field with the destination system is changed, but not at the entire record level?

Any info will be highly appreciated!

Thanks for your help in advance!

BR,

D.H