Resolving ODBC and SSL Issues with IBM i Richard Schoen

​ If you are an IBM i / AS400 developer and use ODBC, you’ve possibly had a need to connect to the IBM i using ODBC with SSL. Well this last week I tried using SSL for the first time on Linux, Windows and MacOS.  Each of them had their unique connectivity challenges. Check out the following links for info on how to possibly resolve your SSL issues: How to set up IBM i Access ODBC Driver for MacOS to use an SSL CertificateHow to set up IBM i Access ODBC Driver for Windows to use an SSL CertificateHow to set up IBM i Access ODBC Driver for Linux to use an SSL Certificate Read More 

API QtmsCreateSendEmail (Create and Send MIME E-mail) RPG IV Sample

​API QtmsCreateSendEmail (Create and Send MIME E-mail). This API became available with OS release V7R1. It caters for both creating the MIME note and sending it through SMTP.
https://www.ibm.com/docs/en/i/7.5?topic=ssw_ibm_i_75/apis/qtmscreatesendemail.html
This article is presenting a simple use case of sending an email to one user.
The sample is written in RPG IV language and assumes the prerequisites which are documented in the API have all been implemented.
The sample is not written to include extensive error handling capability. Read More 

Verified by MonsterInsights