Version

    Export Project as Library

    See the Libraries section for more information on libraries and libraries development best practices and recommendations.

    The action will open a wizard. On the first page of the wizard, you can select which elements should be public – visible to other users. Other elements will also be included in the package, but they will be hidden. These internal elements may be used as sub-routines in the public ones.

    library export 1 public resources
    Figure 116. Export as library – selecting public resources

    On the second wizard page, you can select data source connectors. For more information, see Requirements for Data Source Connectors.

    library export 2 data source connectors
    Figure 117. Export as library – selecting data source connectors

    On the third wizard page, you can select data target connectors. For more information, see Requirements for Data Target Connectors.

    library export 3 data target connectors
    Figure 118. Export as library – selecting data target connectors

    On the fourth wizard page, you can select one job (graph, subgraph, jobflow) which you may use as an initialization job for your library after you successfully install it on CloverDX Server. Note that an initialization job must not include required parameters. For more information, see Initialization Jobs (pre-generating metadata).

    library export 4 initialization job
    Figure 119. Export as library – selecting an initialization job

    On the fifth page, you can select a Health Check job which will be used to monitor health of your library. Note that a Health Check job must not include required parameters.

    library export 5 health check
    Figure 120. Export as library – selecting a Health Check job

    On the last wizard page, you can give your library a custom Name, Author, Version and add a Description. Fields Name, Author and Version are mandatory.

    Finally, you need to select the output file path.

    library export 6 metadata
    Figure 121. Export as library – configuring metadata

    After pressing Finish, the wizard will package the project (excluding data-out and data-tmp directories) into a file with the “.clib” extension. An administrator can install the file to CloverDX Server in the Libraries section.