Downloads

  • File

    FileSweeper.zip

     (53K)
    Services to remove expired files (e.g. old log files) from a webMethods IS instance.
  • File

    PackageDoc.zip

     (53K)
    A facility to view webMethods IS package documentation. Inspired by the javadoc tool, this utility package provides services to retrieve and display documentation stored within packages and services. Information is retrieved from package information, a package.html file, service comments, and the comments of the inputs and outputs of each service.
  • File

    ReList.zip

     (76K)
    A webMethods Integration Server package providing a service wrapper around IDataUtil.sortIDataArrayByKey. It also provides a new service supporting sorting a document list over multiple fields using string, numeric, date/time and object-based sort fields.
  • File

    ReLog.zip

     (58K)
    A webMethods Integration Server package using ServerAPI.getLogStream to write custom log files with automatic daily rolling.
  • File

    ReMath.zip

     (82K)
    A webMethods Integration Server package providing math services based on java.math.BigDecimal. These can be used instead of the pub.math float services to provide accuracy (floating point should never be used when accuracy is required).
  • File

    ReTNDocV1.zip

     (84K)
    A webMethods Integration Server package providing a replacement service for wm.tn.doc.xml:bizdocToRecord to support XML, EDI and flat file documents.
  • File

    ReTNDocV2.zip

     (157K)
    A webMethods Integration Server package providing a replacement services for wm.tn.doc.xml:bizdocToRecord and recordToBizdoc to support XML, EDI and flat file documents. This file supercedes ReTNDocV1.zip.