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.  Reloading a changed DTD

    Posted Fri June 13, 2003 08:40 PM

    Hi,

    I am using a dtd in configured operaion on XML adapter. After I changed the DTD, I am not able to see the changed structure in “input fields” tab in the configured operation. Can anyone please tell me what is the problem?

    Do I need to restart the adapter process to load the changed dtd?

    Quick help will be appreciated.

    Regards,
    Manish


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


  • 2.  RE: Reloading a changed DTD

    Posted Fri June 13, 2003 09:04 PM

    Manish,

    All you need to do is to hit the Blue Reload arrow on the Input Mapping tab and that should re-read your DTD and update your input mappings which will then show in the input fields tab of the operation.

    Steve


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


  • 3.  RE: Reloading a changed DTD

    Posted Fri June 13, 2003 09:12 PM

    Steve,

    I did that… but still I am not able to see the added element in structure.


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


  • 4.  RE: Reloading a changed DTD

    Posted Fri June 13, 2003 09:27 PM

    You probably need to restart the adapter and then hit the Blue Reload arrow. Are you using the XML 4.2 or an earlier version?

    Steve


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


  • 5.  RE: Reloading a changed DTD

    Posted Mon June 16, 2003 08:11 AM

    Hi,

    It is necessary to re-start the XML adapter. Besides this, we use another way with which we don’t re-start the adapter:
    After the DTD file (e.g. XMLFile.dtd) has been modified, we copy the modified DTD to a new file (e.g. XMLFile_New.dtd). In the configured operation, we change the old DTD file to the new file. After RETURN, the adapter reads the new file and the new fields will appear. Then, we change the file name back to the old file.

    Hope you find our way is better than restarting the XML adapter.

    ZGW


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