Send/receive mails to/from Gmail on BW 5.10 or above.
book
Article ID: KB0089832
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Resolution: Description: ============ A sample project to send/receive mails to/from Gmail using SMTP and POP3.
Environment: =========== ALL
Resolution: ========== To do this you need to get the Gmail server certificates first and use the SSL connection in BW.
For POP3 server pop.gmail.com, access https://pop.gmail.com:995 from IE browser to get the certificates. For SMTP server smtp.gmail.com, access https://smtp.gmail.com:465 to do the same.
Attached a template project(Filename: test_gmail.zip) for reference, which only works on BW 5.10 or above because the versions have SSL configuration over Mail activities.If you see theĀ "Server certificate rejected by chain verifier" error using the attached project, it should be the case that the certificates are out of date. Download a new certificate.
Attachments: =========== test_gmail.zip
Issue/Introduction
Send/receive mails to/from Gmail on BW 5.10 or above.
Attachments
Send/receive mails to/from Gmail on BW 5.10 or above.
get_app