LOAD_DT
The main command. Opens a session picker, fetches the selected project's design data from JobEngine, and writes it into the open drawing — filling title blocks and labels, switching equipment diagrams to match the design, and (on newer templates) filling calculation tables. Before anything is written you get a confirmation dialog showing how many values will be applied.
On the ribbon: JobEngine → Session → Load Session
When to use it
Every time you start a permit drawing for a project, and again whenever the design changes in JobEngine and you need the drawing to catch up (or use DT_RESYNC to skip the session picker).
Prerequisites
- An open drawing based on a registered JobEngine permit template.
- A JobEngine account. If you're not signed in,
LOAD_DTopens your browser to sign you in — no separate step needed. - The project must have completed the design wizard in JobEngine so it has design data to apply.
Common problems
| Message | What to do |
|---|---|
Unrecognized template (hash: ...) | The drawing you opened isn't a template the plugin knows. You can usually proceed, but values may land incorrectly. Ask your admin to register or re-stamp the template, or check you opened the right file. |
Could not load crosswalk bundle (network + cache both failed). | The plugin couldn't reach JobEngine to download the data-mapping rules, and has no saved copy. Check your internet connection and try again. |
Session {id} not found. | The session was deleted, or your account doesn't have access to it. Pick again, or confirm the project in JobEngine. |
BLOCKED: Template ... has been withdrawn. | This template version has been pulled from use. Get the current template from your admin before continuing. |
Also worth knowing: if the drawing was last set up by a newer plugin version than yours, LOAD_DT will tell you and stop — install the plugin update first.