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.  JDBC Adapter > Connections change pageSize

    Posted Mon January 27, 2014 10:40 AM

    I wonder if it’s possible to change default pagesize for JDBC Adapter > Connections page.

    by default there are 10 connections listed (page url is /WmART/ListResources.dsp?adapterTypeName=JDBCAdapter&dspName=.LISTRESOURCES)

    Thank you
    s


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


  • 2.  RE: JDBC Adapter > Connections change pageSize

    Posted Mon January 27, 2014 11:16 AM

    You can change the number of items displayed per page by setting the extended property watt.art.page.size.


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


  • 3.  RE: JDBC Adapter > Connections change pageSize

    Posted Mon January 27, 2014 11:31 AM

    Assuming you are talking about IS 8.x related.

    You need this extended setting configured in your IS:

    watt.art.page.size = 50 (depends on your size)

    HTH,
    RMg


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


  • 4.  RE: JDBC Adapter > Connections change pageSize

    Posted Mon January 27, 2014 12:12 PM

    that was wonderful, quick and just perfect!

    thank you guys!

    s


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


  • 5.  RE: JDBC Adapter > Connections change pageSize

    Posted Mon January 27, 2014 12:53 PM