The ADDHLPCAT command in TURNOVER® for iSeries v100 is part of the Wisedesk functionality described in Chapter 9: Working with Projects and Tasks. It’s used to add a new category or subcategory to a help tree, which is TURNOVER’s way of organizing and guiding developers through project tasks.

This command lets you add a category or subcategory to a help tree directly from the command line.

You can also refer to the online Help for more information about this command.

ADDHLPCAT Add Help Tree Category 1

What Is a Help Tree?
A help tree is a hierarchical structure that organizes tasks, documentation, and guidance for developers. Think of it like a dynamic, searchable roadmap for your project especially useful when managing large IBM i modernization efforts or multi-phase development.

ADDHLPCAT command lets you:

  •  Create a new category or subcategory in a help tree
  • Define its position in the hierarchy
  • Assign a description and task selection criteria
  • Control how tasks are filtered and displayed within that category

It’s the command-line equivalent of using option 1=Add on the Work with Help Tree Categories panel.

Here’s a breakdown of the key fields:

ParameterDescription
TREEThe name of the help tree you're adding to
PATHThe hierarchical path (e.g., PROJECT/API) where the category will reside
DESCRIPTIONA short label for the category
TYPEWhether it's a category (*CATEGORY) or subcategory (*SUBCAT)
SEQUENCEThe display order within its parent category
TASKFILTEROptional filter criteria to auto-select relevant tasks
VISIBLEWhether the category is visible to users (*YES or *NO)

Let’s say you’re building a help tree for your RPGLE modernization course. You could use ADDHLPCAT to create categories like:

  • MODERNIZATION/VSCode
  • MODERNIZATION/APIs
  • MODERNIZATION/MetroMirror

Each category could then have search strings and filters added via ADDCATSTR, so tasks containing keywords like “Metro Mirror” or “VS Code” are automatically grouped.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>