CARIS HPD : CARIS® Batch : HPD S-100 Server Processes : Export S-100 Catalogue
 

Export S-100 Catalogue

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@database

Output folder.

D:\catalogues\HPD

Command Line

carisbatch --run ExportS100Catalogue --product-name "My S-101 Catalogue" hpd://username:password@database D:\catalogues\HPD

Outcome

The S-100 catalogue is exported to the output folder.