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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  WmtndocaddContentPart StorageRef

    Posted 01/07/03 04:34 PM

    Hello ,

    Does anyone know how to create a storageRef and pass to wm.tn.doc:addContentPart Service.

    I have a Large Doc identification problem because of RIP…so i thought of storing the xml data to the file and give the file reference to the addContentPart service.

    It would be great help if someone could let me know how to create a storageRef from a File.

    thanks
    Ravindran


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 2.  RE: WmtndocaddContentPart StorageRef

    Posted 01/08/03 02:01 AM

    Ravindran - What’s “RIP” and “storageRef” ?


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: WmtndocaddContentPart StorageRef

    Posted 01/08/03 02:12 AM

    RIP-Reverse Invoke Proxy
    StorageRef is a Object input

    I did find a solution to this …i created a service merging getFile and wm.EDIINT.util:streamToBytesOrReservation

    thanks


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 4.  RE: WmtndocaddContentPart StorageRef

    Posted 01/08/03 03:44 PM

    Is there a way to achieve this (create the Reservation object) for people who don’t have the EDI module?

    Will


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: WmtndocaddContentPart StorageRef

    Posted 10/12/04 04:23 PM

    I am not able to create the reservation object with
    wm.EDIINT.util:streamToBytesOrReservation. Is there anyother way?

    I have 2 services in my service.

    1. getFiles (returns stream object)
    2. streamToBytesOrReservation (to create the reservation object) – But here I get exception and not able to create the reservation object to send the EDIINT large docs!

    Any insight about what should be done?

    TIA,


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods