Skip to content

Quick start guide: Manifest Configuration

In this page, we will go through the process of configuring a Manifest.

Manifest Configuration

Select a Manifest

Selecting a Manifest to configure

  1. Right-click on a Manifest in the navigator then select 'Configure'.
  2. The configuration tab will open. You can configure the API, SQL, Service, Properties, and Aggregate Queries of a Manifest.

API Configuration

Manifest API configuration

  1. By default, REST API is selected. Negroni supports multiple API types so you can configure this based on your needs.
  2. Select the type of security needed for the Manifest.
  3. You can select operations to exclude from the Manifest in the dropdown.

SQL Configuration

Manifest SQL configuration

  1. You can configure the connection pool information in this tab.
  2. Select the query configuration type to be applied based on your needs.

When exporting the Manifest as a Martini Package, the SQL configurations can be seen and modified under the conf file.

Service Configuration

Manifest service configuration

  1. Configure the type of service implementation you want to apply in the manifest.
  2. Configurations are applied according to your requirements. If not needed, these can be left unchecked.

Properties Configuration

Manifest properties configuration

  1. You can add custom package properties based on your needs. The properties configured are automatically generated when the Manifest is exported.
  2. The properties configuration can also be seen and modified under the conf file when the Manifest is exported as a Martini Package.

Aggregate Queries Configuration

Manifest aggregate queries configuration

  1. Click on (+) to add a query.
  2. Populate the aggregate query name.
  3. Select an associated entity for the query.
  4. Select a target entity attribute.
  5. Select the type of aggregate function to be used for the query.
  6. An alias will be generated based on your selection but it can modified.
  7. Click (+) to add the query.
  8. Once you've added all the queries needed for your Manifest, click Add.

Once all configurations are done, click 'Save' to apply the configurations to the Manifest. After exporting the Manifest, you can perform additional configurations as needed.

Disabled configurations

Some configurations may not be available depending on the license. You can check the licensing features and limits here.