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.  Migrate Documents and Triggers to UM

    Posted Wed May 22, 2019 04:23 AM

    Hello,

    I have run the utility service pub.utils.messaging:migrateDocTypesTriggersToUM to actually migrate triggers and documents from Broker to UM.

    I have a package A with sub folders docs, services and triggers. The triggers subscribe to publishable documents that reside in the same package.When I run the utility all goes well.

    In situation 2, I have a package, B, that holds all publishable documents, Then I have another package,C, that have folders service and triggers. These triggers subscribe to documents created in package B. When running the utility, it fails with error message

    Package does not contain publishable document types.

    To be able to use that utility means that all triggers subscribing to publishable documents must have these documents created in the same package. Is this not a limitation for that utility?

    Can anyone please let me know if they have used that utility before and what were the constraints please?

    Thanks.

    Kind Regards,
    Lutchumaya


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker


  • 2.  RE: Migrate Documents and Triggers to UM



  • 3.  RE: Migrate Documents and Triggers to UM

    Posted Wed May 22, 2019 11:37 AM

    Yes that is correct Mahesh. So when you will migrate the package that contains documents that are reference in triggers found in other packages. The publishable documents and triggers found in other packages also will be updated.


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker


  • 4.  RE: Migrate Documents and Triggers to UM

    Posted Wed May 22, 2019 12:22 PM

    Hi,

    it might be helpful in this case to define a dependency in the properties of package C to be dependent on package B.
    Additionally this guarantees that the doc types are loaded before the triggers get loaded.

    Regards,
    Holger


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB