Contents

Popular

API projects can be created from RIM file(s) using this option. RIM specification allows you to quickly and easily define REST APIs as per HATEOS principles.

Icon

For more information about RIM specification, refer the link: https://github.com/temenostech/IRIS/wiki/introduction#overview

Adding the Project


Figure 1: Navigating to create project from RIM file

Providing Basic Attributes

Provide values for the properties in the New API Project dialog box.


Figure 2: RIM Project properties

Property
Description
Display NameA name to act as Project ID to identify the project.
VersionRevision number of the project, for example, 1.0 for a project being newly added and 1.1 or 2.0 for the next revision.
Proxy Context Path

A text used to combine with the version number to act as an identifier to map with a particular deployed project. The proxy resolves context path mappings prior to applying any matching policies (explained in subsequent topics).

Icon
  • Proxy Context Path combined with version number must be unique for every project.
  • Different versions of the same project (same project name with different version number) can have the same Context Path.
Target Base Path

Target server URL where the app needs to use the service.

Load .rim/.zipClick Choose File button to browse and choose the RIM file or the ZIP file where RIM files are compressed. If the RIM files are part of directory structure, they can be zipped retaining the folder structure and the zip file can be provided as input.

When a RIM file or ZIP containing RIM files is loaded, the different resources that are part of the RIM(s) provided are listed. API Author can choose the resources which have to be part of the project being defined. 

A resource is created in project for each path - method combination that is selected. 

Icon

After clicking next from here, you may perform API Customization and Product Mapping in the subsequent screens. Refer the respective sections in From REST/HTTP Service section.

Bulk API Customization

While importing, option is provided to decide if the customization must be done at project level or resource level. If project level is selected, the customization is applicable for all the resources in the project. If a fine-grained application of policies is required, it can be configured using the option 'Resource Level' where the customization can be different for different resources.

 

Adaptavist ThemeBuilder EngineAtlassian Confluence