webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

sub: pub.synchronization.xref:createXReference

  • 1.  sub: pub.synchronization.xref:createXReference

    Posted Mon October 24, 2016 04:18 PM

    Hello Experts,
    Can you please explain what is the use of this service “pub.synchronization.xref:createXReference”. with real world explanation.
    actually I gone through the IS documentation…
    Thanks,
    RAM.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: sub: pub.synchronization.xref:createXReference

    Posted Mon October 24, 2016 05:28 PM

    Often, multiple applications within an enterprise use equivalent data. For example, a
    Customer Relationship Management (CRM) system and a Billing system both contain
    information about customers. If the address for a customer changes, the change should
    be updated in both systems. Data synchronization keeps equivalent data across multiple
    systems consistent; that is, if data is changed in one application, a similar change is made
    to the equivalent data in all other applications.

    For more details read “9-8_Publish_Subscribe_Developers_Guide” chap. #9. Also review the ATC_XREF table present in webMethods product tables.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: sub: pub.synchronization.xref:createXReference

    Posted Tue October 25, 2016 07:06 AM