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.  email parsing from IS

    Posted 12/09/08 03:36 PM

    Hi friends,
    I need to parse the emails that come to a particular email id and process the message body of that mail.
    Any ideas and suggestions to implement it in the best way would be grateful.

    Thanks,
    Sandy


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


  • 2.  RE: email parsing from IS

    Posted 12/09/08 03:48 PM

    Sandy,

    There are lot of threads in this forum discussed on this topic.

    Please use the search functionality in this forum…keyword search on "email processing " you will get many results and filter it.

    HTH,
    RMG


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


  • 3.  RE: email parsing from IS

    Posted 12/10/08 12:59 PM

    Objective: Integration server should read emails that a particular email ID gets periodically and send it to a flow service for its message body parsing.

    I am having a problem regarding configuring an email port in the integration server.

    Below are the details I have:
    1.mail server ip address/hostname
    2.user name(my e-mail id) and password to access the mail server.


    I have done the below mentioned steps according to the Integration Server Admin Guide. Following are the entries made in the admin console:
    [FONT=Arial]

    1. Package name: pkgName[/font]
      2. Host name: hostname.ad.abccompany.com (also tried with IP address)
      3.Type:pop3
      4.user name: user
      5.password: pwd
      6.time interval :30

      7.port(optional):25
      8.run services as user:Administrator.
      9.require authorization within message:no.
      10.access mode:allow by default.
      11.ip-access:global.

    while trying to enable the above port, I got the error as:

    Failed to start EmailListener: pop3: user@hostname.ad.abccompany.com: [ISS.0070.9003] Enable failed: Could not log into account user@hostname.ad.abccompany.com


    I also checked test email ID with OUTLOOK. It could send and receive mails.

    I tried pinging the mail server from the IS machine, it worked.

    Your replies would be grateful…

    Thanks in advance,
    Sandy


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