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

File closeflush in XML Adapter V42

  • 1.  File closeflush in XML Adapter V42

    Posted Mon January 31, 2005 04:19 PM

    How do I explicitly flush/close a “File Write” operation?

    What I’m trying to do with the XML Adapter is:
    Subscribe to Document->Create XML file->FTP PUT XML file

    The XML file directory entry in UNIX is created (with a 0 byte length), but it’s contents are not available at the time of the FTP PUT. The contents are not available until after the Integration Component has completed.

    I’ve executed an endTransaction with COMMIT and that didn’t write the file contents.


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