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.  Filepolling in 4 nodes

    Posted 02/24/14 03:54 PM

    Hi,
    I am trying to process 20 files(20 mb each) using filepoller service on 4 nodes each having Thread counts as 5.
    But it is picking 4 after 4 like that instead of picking all 20 files at once.

    Filepoller Setting on each node is:

    File Name Filter (optional) unspecified
    File Age (optional) (seconds) unspecified
    Content Type (optional) unspecified
    Allow Recursive Polling No
    Enable Clustering Yes
    Lock File Extension (optional) .lock
    File Polling Interval (seconds) 10
    Log only when directory availability changes No
    Directories are NFS mounted file system No
    Cleanup Service (optional) unspecified
    Cleanup At Startup Yes
    Cleanup File Age (optional) (days) 7
    Cleanup Interval (optional) (hours) 24
    Maximum Number of Invocation Threads 5

    Please suggest me any solution for this…
    Thanks in advance…


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Filepolling in 4 nodes

    Posted 02/24/14 04:32 PM

    What do you mean 4 nodes can you elaborate?

    Also did you try increasing invocation of threads settings with big number?

    20mb/EA is considered big and quite a big chunk…Can you set the content-type with streaming enabled?

    HTH,
    RMG


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Filepolling in 4 nodes

    Posted 02/25/14 07:00 AM

    Thanks for the reply,

    4 nodes means, 4 Integration servers runnning on 2 different servers.(2 each)


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Filepolling in 4 nodes

    Posted 02/25/14 10:37 AM

    You mean are the 4 cluster nodes trying to consume all at once the same folders/file access?

    Also have to tried this setting?

    Allow Recursive Polling
    Number of files to process per Interval (optional)

    HTH,
    RMG


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods