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.  FilePooling Port

    Posted 02/26/19 06:02 PM

    Hello Guys,

    I see a issue in recent times, while processing a xml through a file pooling port. Very rarely some files are not being read properly and failing at service level.

    I have examined the files coming into my incoming directory, all are loading completely.

    May I know what might be causing this issue.

    Filepooling port properties

    webMethods 9.7
    File Name Filter (optional) unspecified
    File Age (optional) (seconds) unspecified
    Content Type (optional) unspecified
    Allow Recursive Polling No
    Enable Clustering No
    Lock File Extension (optional) .lock
    Number of files to process per Interval (optional) 1
    Security
    Run services as user Administrator
    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) 60
    Cleanup Interval (optional) (hours) 24
    Maximum Number of Invocation Threads 1

    Regards.
    Sandeep Raj Deepala


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: FilePooling Port

    Posted 02/27/19 03:15 AM

    Can you please post the error you are receiving ?

    Regards,
    Jacob


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: FilePooling Port

    Posted 02/27/19 06:00 AM

    Hi Sandeep Raj Deepala,

    Please provide the failure message and complete scenario.

    Regards,
    Sabreen


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: FilePooling Port

    Posted 02/27/19 11:27 AM

    We are not capturing the error, based upon the input xml tag received we are deciding whether to process the file or not,

    When I reprocessed the file once again, it has processed successfully.

    Iam suspecting whether the file pooling port is processing completely received file or a partially received file.

    If that is the case, how can we avoid it by increasing the file polling interval.


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: FilePooling Port

    Posted 03/04/19 09:46 AM

    If you think your polling service picking up partial file then you can set “File Age” property to some value.

    If you specify some value in File Age property then your file polling port will wait for sometime before picking up the file for processing.

    Thanks,
    Yogesh


    #Integration-Server-and-ESB
    #webMethods