External stored procedure that reads from a data queue External stored procedure that reads from a data queue In my previous article we created a stored procedure for writing data to the data queue usin…
Send HTML e-mail on IBM i using QtmmSendMail api Send HTML e-mail on IBM i using QtmmSendMail api In this article, we discuss about sending emails on the IBM i. There are a lot of ways to do this …
External stored procedure calling SRVPGM procedure with Input and Output parameter External stored procedure calling SRVPGM procedure with Input and Output parameter In my previous article where we are calling the RPGLE Program dir…