webMethods

webMethods

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.  flow language

    Posted Tue June 28, 2011 04:50 AM

    Hi,

    Recently, I jumped to webMethods platform.I want to learn about developer.
    How to write a flow service? Already i learnt all the pdfs about develpoer. I want to learn practically. Can anyone suggest me developer books to write a flow service.

    Thanks,
    priya


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: flow language

    Posted Tue June 28, 2011 04:30 PM

    Please check the WmSamples package (sample flow/java services) for basic info and also webMethods Developer userguide pdf can give you more insight creating flow service and step type functions etc…

    Also:
    [URL]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite7/Developer/7-1-1_Integration_Server_Built-In_Services_Reference.pdf[/URL]

    It’s not just give training here in the forum:

    HTH,
    RMG


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: flow language

    Posted Fri October 19, 2012 03:28 AM

    How to delete logs in IS using Shell script? Can anyone tell the scripting soon… Thanq


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: flow language

    Posted Fri October 19, 2012 04:27 PM

    You can google it for the unix scripts that deletes the folders/files command.

    Normally rm -f entire folder path with proper user permissions you can write a script and test it at your own risk:

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General