We’ve been having a great time talking to the community every Wednesday on the #IBMi Guided Tours. If you sign up for one (or more) you’ll have access to all… Read More
ARCAD for DevOps on IBM i – Azure DevOps integration ARCAD Software
End-to-end DevOps cycle on IBM i, with RPG source code managed by ARCAD for DevOps, in Azure Repos/Git and CI/CD orchestrated by Azure Pipelines Read More
Use new RPG BiFs to see if input parameter was passed Simon Hutchinson
I cannot remember how long ago it was when IBM introduced the %PARMS RPG Built in Function, BiF, that would return the number of parameters were passed to the program. This has been “refined” in IBM i 7.5 TR2 and 7.2 TR8 with two new BiFs:
%PASSED: Returns logical true if the parameter was passed
%OMITTED: Returns logical true if the parameter was omitted
To show how these BiFs work I created a procedure, that contains the new, and a RPG program to call the procedure.
Let me start showing by showing the procedure, Procedure:
Read more » Read More
Conference Highlights and Sneak Previews Kick Off Session on July 11, 2023 IBM TechXchange Community
Have you heard about the IBM TechXchange Conference 2023 that’s coming up in September? You can learn all about it during our series of Conference Highlights and Sneak Preview sessions, starting with the kick-off session on July 11, 2023.In this recording of the kick-off, you’ll hear from IBM Champions including Sanjiv Singh, Paul Cortellesi, and Timothy Tait, as well as Marius Ciortea, our Chief Community Officer, and Ashish Agrawal, Director of IBM TechXchange & Client Advocacy, to get all the important and exciting insights and updates about the upcoming technical conference. We’ll feature a variety of speakers who will provide you with sneak previews into what they will be covering in their sessions! Read More
Enabling Verbose Mode On Batch SFTP Downloads That Use Password Authentication
This technical document describes how to use password authentication with SFTP. Read More