Sending Slack messages with NodeJs from IBM i
7 June 2020
Premise Slack is software that falls into the category of corporate collaboration tools used to send messages instantly to team members (wikipedia). It is possible to organize communications through specific channels, generate interactions with notifications,…
HAVE YOU READ THE MANUAL?
7 June 2020
It is the question I always ask my fellow programmers when they ask me something: “Have you read the manual?”. We know, RPG programmers are very lazy, most of them go on with those four…
SQL and DB2 for i - FAQ & Howtos - (Part 4 EN)
7 June 2020
Here is the fourth part of this “FAQ & Howtos” for SQL and DB2 for i … the previous 3 “episodes” of these Faqs can be found at the bottom of this post in the…
---
Roberto De Pedrini
Faq400.com
IBM i System Management: FAQ & Howto (Part 4) IT
16 May 2020
This is the third part of the IBM i system management FAQ & Howto collection: you can see the other collections here from these two links: IBM i system management: FAQ & Howto (Part 1)…
---
Roberto De Pedrini
Faq400.com
Writing messages to the job log with SQL
9 May 2020
LPRINTF is a simple utility that allows you to write messages in the current job’s log, directly with SQL. Let’s see when it can be useful!
Open Source - Lftp - Not just ftp and sftp
1 May 2020
The opening of IBM i to the Open Source world allows you to install languages and tools that simplify the processes of our business applications. For example, a typical case is that of SFTP which…
---
Roberto De Pedrini
Faq400.com
CHECK ACCESS TO MEMBERS FROM RDi
30 April 2020
In general, RPG and COBOL programmers are not used to working under the control of an ALM (Application Lifecycle Management) or version management software. In the past I was lucky enough to use one of…