The BLDHLPCAT command in TURNOVER® for iSeries v100 is used to build or rebuild a help tree category a key part of the Wisedesk framework described in Chapter 9: Working with Projects and Tasks. This command automates the process of populating a help tree category with relevant tasks based on predefined search strings and filters.

Use this command to rebuild a help tree category if you've modified it. It's equivalent to selecting a help tree, category, or subcategory with option 14=Build. (The content of the tree and path fields depends on your selection.)

BLDHLPCAT Build Help Tree Category 1

What BLDHLPCAT Does

It scans your project or task database and:

  • Matches tasks to a help tree category using search strings (added via ADDCATSTR)
  • Populates the category with those tasks
  • Ensures the help tree stays up-to-date and relevant as new tasks are added or modified

This is particularly helpful when you update your search criteria and need the help tree to automatically reflect those changes, saving you from manually reassigning tasks.

Here’s a breakdown of the key fields:

ParameterDescription
TREEThe name of the help tree
PATHThe category or subcategory path to rebuild
PROJECTOptional project ID to limit the scope
RESOURCEOptional resource ID (e.g., developer or team)
REQUESTEROptional requester ID
SCOPEDefines the scope of rebuild (*ALL, *PROJECT, *RESOURCE, etc.)
REBUILDTYPEWhether to rebuild all entries or only new ones (*FULL or *INCREMENTAL)

How It Fits in Your Workflow

Let’s say you’ve added new search strings to your MODERNIZATION/APIs category to catch tasks mentioning “REST” or “JSON.” You’d run:

BLDHLPCAT TREE(RPGMOD2025) PATH(MODERNIZATION/APIs) REBUILDTYPE(*FULL)

This refreshes the category so it includes all matching tasks—no manual sorting required.

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