The ExportS100Catalogue process exports an S-100 catalogue from an HPD schema.
Input
HPD URI with login credentials.
Output
Folder that the catalogue and supplement files will be copied to.
Command Line Syntax
carisbatch --run ExportS100Catalogue --product-name <input> <output>
Options
Long | Description | Can Repeat | Notes |
|---|---|---|---|
--product-name | Name of the S-100 catalogue in HPD. The name must match the name of an existing HPD catalogue. | FALSE | Required |
Example
Objective | Export an S-100 catalogue. | |
Description | Command Line Syntax | |
Product name. | "My S-101 Catalogue“ | |
Connection to the database (input). | hpd://username:password@ | |
Output folder. |
| |
Command Line |
| |
Outcome | The S-100 catalogue is exported to the output folder. | |