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.  How to sort IS Packages by loaded elements

    Posted 10/15/14 07:41 AM

    Hello

    I’m quiet new in webMethods so please don’t be angry. We are using version 8.2.2
    I have stupid question : How to sort packages in Integration server by count of their loaded elements?
    Is there any function which I have overlooked or should I create some package in designer for this purpose and how?

    Thank you for any advice meanwhile I will try to search. Jan


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 07:59 AM

    As far as i know there is no such feature to sort packages by count of their elements/flow serverices/size.

    By default IS will sort packages like below

    CustomPackages
    WM Packages

    Thanks
    Sai


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 10:22 AM

    Hello

    Thank you for answer. Finally I have sort it manually.

    Jan


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 10:26 AM


  • 5.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 11:18 AM

    We can get the list of packages using wm.server.packages:packageList in WmRoot package.It will return list of all packages in that loadok contains loaded elements. write some custom code on it to get the sorted list.

    Refer the screen shot


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 12:06 PM

    make sense and sounds it’s a doable thing.

    Jan,Is that what you have also followed and can you share your work around too?

    TIA,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 02:13 PM

    I suggest to do it manually as this is not a day to day task. BTW nice DP :slight_smile: :lol:


    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: How to sort IS Packages by loaded elements

    Posted 10/15/14 04:26 PM

    Yes manually does the work and auto is digital way to go :stuck_out_tongue:


    #Integration-Server-and-ESB
    #webMethods