Document your IBM i applications in minutes.
Here we provide a utility to document your IBM i application programs using commands DSPOBJD and DSPPGMREF combined with a Powershell script. The results can be viewed in a web browser, as PDF or copied into Microsoft Word or Excel for further analysis.
Document your IBM i (AS/400) applications quickly and efficiently. With this tool, you can generate a clear, hierarchical view of your programs, their calls and dependencies, enabling faster understanding and analysis of complex legacy systems.
This tool is designed to support:
Save this information to IBM i tables UTLP501 and UTLP502. We use the DSPOBJD command to capture this information.
Here we use the DSPPGMREF command against the list of programs just created above. This creates a list of programs and files used in each program. We save this information to table UTLP503.