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
  • 1.  WmSamples and Integration server 6.5

    Posted Thu June 08, 2006 09:15 AM

    Hi,

    I’ve just installed Integration server 6.5 and failed to run a flow, which was built in 6.1 version, because we use sample.io.writeToFile from WmSamples package and it doesn’t come with the installer of 6.5.

    Could you please tell where from can I download it, if it’s still available.

    I know that there’s PSUtilities package, which can be used instead, but we would like to stay with the former one.

    Thank you,
    Oxana.


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


  • 2.  RE: WmSamples and Integration server 6.5

    Posted Thu June 08, 2006 01:34 PM

    First, a best practice is to never directly reference an IS service provided in a sample package such as WmSamples, PSUtilities or similar. Instead, make a copy of the service you wish to use, add comments and make changes to conform it to your organizations naming and coding standards and place it in one of your organization’s common utilities packages.

    That said, you can still download the WmSamples package from Advantage.

    Mark


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


  • 3.  RE: WmSamples and Integration server 6.5

    Posted Thu June 08, 2006 02:30 PM

    Ok. Thank you for the quick answer.
    Oxana.


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


  • 4.  RE: WmSamples and Integration server 6.5

    Posted Sun June 11, 2006 03:31 PM

    Hi Mark,



    I’ve got another question. You’ve proposed us to customize the WmSamples package.
    If we do so, are we allowed to redistribute the customized WmSamples with our package?

    Thanks,

    Oxana.


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


  • 5.  RE: WmSamples and Integration server 6.5

    Posted Mon June 12, 2006 06:20 AM

    He didn’t propose to customize the WmSamples package. He proposed that you copy services from that package into your own. You are free to do whatever you’d like with your package, AFAIK.


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


  • 6.  RE: WmSamples and Integration server 6.5

    Posted Mon June 12, 2006 02:43 PM

    The code samples contained in the WmSamples package are just that… samples. They are not intended for production use.

    Make a copy, modify to meet your organzations coding standards (including documentation) and place them in your organization’s common utilities package.

    HTH,

    Mark


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


  • 7.  RE: WmSamples and Integration server 6.5

    Posted Mon June 12, 2006 02:45 PM