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.  Map one type of XML to another Type of XML

    Posted Thu January 04, 2007 11:12 PM

    Does webMethods have a service that will allow you to map one XML schema to another.

    1. We use PIDX and we have a partner that uses XCBL.
    2. I am sure we will run into this with other partners.
    3. My goal is to map the data across one time to be used by all.

    Thanks in advance
    CHill


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


  • 2.  RE: Map one type of XML to another Type of XML

    Posted Fri January 05, 2007 02:00 AM

    Nope cannot directly,you will have to explicitly map to XCBL document from scratch same you did for PIDX documment with appropriate transformation,rules,loops etc…Since each of its nodes,recursive loops tags varies by doctype.Even if possible it will be a tedious work.

    HTH,
    RMG


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


  • 3.  RE: Map one type of XML to another Type of XML

    Posted Fri January 05, 2007 02:50 PM

    Thanks for the reply… I am wondering if it is actually worth it. Streamlining may not be a very practical solution.

    CHill


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


  • 4.  RE: Map one type of XML to another Type of XML

    Posted Fri January 05, 2007 04:10 PM

    It’s been my experience with standards that, even though they are standards, everyone usually uses them slightly differently. Given the semantic differences, I’d think it would be nearly impossible to create a general-purpose transformation from one format to another that works in multiple cases.


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