IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
  • 1.  Merge Object

    Posted Fri July 23, 2021 02:44 AM

    Hi experts,

    I would like to know if there is a way to share all of the data information in one object with another object, such that any changes made by a user in the original object will be reflected in the shared information object as well.

    Your help would be much appreciated. Thank you


    #webMethods
    #AgileApps


  • 2.  RE: Merge Object

    Posted Tue July 27, 2021 06:48 AM

    Hi Omar,
    Did you already try resource sharing?
    It allows you to share objects with each other.
    Thanks
    Gaurav


    #webMethods
    #AgileApps


  • 3.  RE: Merge Object

    Posted Tue July 27, 2021 10:02 PM

    Hi Gaurav,

    Thank you for the information. It does working using the resource sharing.
    But I want to share all of the related information in an object to a new object. This involve 3 objects.

    To simplify:
    First object - Data1
    Second object - Data1(related information) + Data2
    Third object - Data1 + Data2 + Data3

    Below picture in the red circle is the related information in 2nd object from the 1st object.
    Is there any way to pass all of the related information in 2nd object to the 3rd object?

    Thank you for your help!


    #AgileApps
    #webMethods