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

Reuse of the server extensions

  • 1.  Reuse of the server extensions

    Posted Thu July 17, 2003 07:54 AM

    Hi all,

    I want to extent the functionality of the NonXML indexer providing support for the mimetypes that are not supported by this extension. For instance I would like to implement the extension that will handle the
    application/powerpoint mime type that extracts the metadata and content from the power point documents and store it in the same way as it’s done for the other mimetypes. For all other types I want to pass the call to the NonXMLIndexer extension (invoke its putBinary/putText function) Is there any documented way of such a chaining of the server extensions (i.e. invoking the code of the existing extension from my shadow function)?

    Thanks in advance,
    Dmitry


    #webMethods
    #Tamino
    #API-Management