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.  service in developer

    Posted 05/07/13 02:27 PM

    Hi,

    i could not able to found “sample:io.writeToFile” service in developer…

    Thanks in Advance


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: service in developer

    Posted 05/07/13 04:49 PM

    if you mean:
    sample.IO.test:writeToFile
    it’s in the WmSamples package


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 3.  RE: service in developer

    Posted 05/07/13 05:59 PM

    What is your IS version and WmSamples package you are referring to?..please make sure this package is enabled on the IS:

    You can even get this service from PSUtilities package or write a Java Service utility as a last option.

    HTH,
    RMG


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: service in developer

    Posted 05/08/13 02:59 AM

    Hi Reeta,
    If you are in webMethods 8.2 version, you can use the below public services from WmPublic package

    pub.file:stringToFile
    pub.file:bytesToFile
    pub.file:streamToFile

    -Senthil


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: service in developer

    Posted 05/15/13 10:23 AM

    Hi Senthil,
    Thanks for your reply and Sorry for late reply.Actually I am using webMethods 7.1 ,so can u suggest me any other methods ?

    Thanks and Regards,
    Reeta


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 6.  RE: service in developer

    Posted 05/15/13 11:00 AM

    Hi Rmg,
    Thanks for your reply and Sorry for late reply.I am using webMethods 7.1 and in IS there is no Package named WmSamples.So please tell me where I can get that WmSamples package.I will try to use service available in PS Utilities as you said in my service.

    Thanks and Regards,
    Reeta


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 7.  RE: service in developer

    Posted 05/15/13 11:04 AM

    Hi Tong,
    Thanks for your reply.Sorry for late reply.But I couldn’t find WmSample package in Developer.(webMethods 7.1).So please suggest me where I can find this Package.

    Thanks and Regards,
    Reeta


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 8.  RE: service in developer

    Posted 05/15/13 12:51 PM

    Please check the Empower or contact SAG request if they can provide WmSamples package which they might or not still in their list.

    If not use the attached writeToFile Java Service (create and make compile on your IS to make it work)

    HTH,
    RMG
    writeToFile_JS.txt (3.49 KB)


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods