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.


#TechXchangePresenter
 View Only
  • 1.  XSLT Query

    Posted Thu March 18, 2010 07:38 AM

    HI,

    I am using transformSerialXML in my flow service. It accepts one XML file and XSL file as input and its producing the output XML. Whenever i make any change in XSL file its not reflecting in output. But if make any change in XML its reflecting in output.

    But if i change something in XSL and save it as different file and im giving the new file as input to flow service, its reflecting in output.

    Please resolve this issue.


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


  • 2.  RE: XSLT Query

    Posted Thu March 18, 2010 10:59 AM

    Hi padmanabhan,

    After changing the XSLT file , remove the all templates. and run .It will work.

    To remove the all templates we have a service in wMXSLT package.

    Thanks,
    Sreenivas


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


  • 3.  RE: XSLT Query

    Posted Thu March 18, 2010 11:05 AM

    Hi sreenivas,

    Its working fine

    Thanks a lot


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