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
Expand all | Collapse all

Specification Mapping Tool in webMethods

  • 1.  Specification Mapping Tool in webMethods

    Posted Thu April 30, 2009 08:36 AM

    Hi,

    How can I create a mapping tool using webMethods which would read mapping specification template and do basic level of mappings for webMethods?

    Can this be done using webMethods itself or do we need to use XSLT/XQuery Mappings and import them into webMethods. But I suppose that is not the solution for this problem.

    Can anyone please guide me on this and mention the details as to how to develop this tool in webMethods?

    Best Regards,
    Suvadeep


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


  • 2.  RE: Specification Mapping Tool in webMethods

    Posted Thu April 30, 2009 09:20 AM

    You can read the service input signature or specification using the webMethods Java or C API. I suppose you can do this in a java service.

    Cheers
    Guna


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