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.  Comparing XML schemas in webMethods

    Posted Wed May 02, 2007 07:18 AM

    Hi,
    I have a typical problem here. I need to compare two schemas on two different servers. The same schema(say, schema_InvoiceMessage) is present in two different servers, but I need to compare them to find if there are any differences.
    Can anyone please help me out ?

    Regards
    Arnab


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Comparing XML schemas in webMethods

    Posted Wed May 02, 2007 08:00 AM

    No good way to do this. Better to compare the XSD files that were used to create the IS schemas in a standard diff utility.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Comparing XML schemas in webMethods

    Posted Thu May 03, 2007 07:39 PM

    i am not sure ,if there is anyway u can compare xml schemas ? if u did find one please post the method on here .


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: Comparing XML schemas in webMethods

    Posted Tue May 08, 2007 03:18 AM

    I haven’t been able to find anything either, so you can try this script. Read the instructions document first and ignore the stuff about finding, just use the compare stuff.

    Needs Windows and MSXML4 SP2.

    It was written for a specific schema so it may not work with all others.
    compare.zip (8.25 KB)


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods