This technical document describes how to use password authentication with SCP. Read More
Steve Will on LinkedIn: Meet virtually with Cisco Webex. Anytime, anywhere, on any device. View Profile
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
Batch SFTP Download Example Using Password Authentication
This technical document describes how to use password authentication with SFTP. Read More