Description
The ApplyHPDSourceToHPDProduct process applies the latest verified source to an HPD product. This process can also be used to populate product data for a vector product.
Update
HPD URI containing a Project ID with a Product Version ID or a Chart Version ID and Panel Number.
Command Line Syntax
carisbatch --run ApplyHPDSourceToHPDProduct [options] <input>
Options
Long | Short | Description | Can Repeat | Notes |
|---|---|---|---|---|
--do-not-save | Do not save the applied updates. | FALSE | Optional | |
--enable-diagnostics | Generate a temporary folder that contains diagnostic information for this process. | FALSE | Optional |
Examples
HPD Database Chart | ||
Objective | Apply the latest source changes to a chart, create a temporary folder with diagnostic information, but do not save the updates. | |
Description | Command Line Syntax | |
Do not save source changes to the chart. |
| |
Create diagnostics information in a temporary folder. |
| |
Path of the chart to update. |
| |
Command Line |
| |
Outcome | The latest source change(s) are applied to the chart and diagnostics information is created, but the changes are not saved. | |
HPD Database Product | ||
Objective | Populate product data for a vector product with no source data. | |
Description | Command Line Syntax | |
HPD Product URI |
| |
Command Line |
| |
Outcome | The vector product is now populated with source data. | |