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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  migrating to a new doc type

    Posted 04/25/08 01:40 PM

    we are using developer 6.5 and I need to update the output docType for the service.
    I using the xmlNodeToDocument Flow and mapping the node to the docType.
    We have a newer version of the docType and I would like to know if there is a way to use this new docType without having to remap all the links.

    I cannot modify the existing docType because it is in use by other services.

    thanks,
    Chris


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: migrating to a new doc type

    Posted 04/29/08 02:33 PM

    I figured out how to trick the developer into getting this to work.
    I created a map step earlier in the service and in that map step added a doc type and gave it the same name as the one I wanted to replace but used the new doc type instead. With the inherit characteristics of WM the new doctype replaced the old one because it was not previously defined.


    #webMethods
    #Integration-Server-and-ESB