- 3 minutes to read

How do I manage the Nodinite Repository Model?

The Repository Model contains the following individually manageable artifacts:

Repository Model
Repository main menu

Core Services Web Client User Guide Add or Manage
Integrations Overview Add or manage Integration
Systems System Overview Add or manage System
Services Service Overview Add or manage Service
Endpoints Endpoints Overview Add or manage Endpoint
Message Types Message Type Overview Add or manage Message Types
Custom Fields Custom Fields Overview Add or manage Custom Field
Custom Metadata Custom Metadata Overview Add or manage Custom Metadata
Articles Articles Overview Add or manage Article

With these artifacts you can document your System Integration solutions and business workflows and visualize these using the Integration Landscape feature of Nodinite (design and document before your code!!!!)

Integration Landscape
Example of Integration Landscape as rendered within Nodinite


Where is the Repository used?

All information within the Repository is available for all users from:

Nodinite Administrators have access to manage all parts of the Repository Model.

The anchor links within the expanded modal take the user directly to the associated item within the modal. This feature provides fast access to large amounts of configured data within the Repository. The top table is the overview.

Repository as seen from within Monitor Views

From any Monitor View where an association has been made to one or more Integrations the Repository content is visible on the 'Repository Tab'.
Repository Tab
Example of the Repository tab in a Monitor View.

Click the tab to present the details:
Integration details

Repository as seen from within Log Views

When bound, the Repository data displays on Logged Events by clicking on the small button to the left of the 'Action' button:
Details button

And then, click on the Repository tab tab to view the actual content..
Repository tab in a Log View

The magic behind the association lies within Transport Contracts that are either bound to Services or Contracts.


Reports and sharing the data

Since all Data within Nodinite Web Client comes from the Web API, it is possible for you to create Reports on the same set of data. If you have limited access to data within the Nodinite Web Client, you have limited data in return using the Nodinite Web API.

For example, you can use Microsoft Excel, Microsoft Power BI or any other tool operating on JSON data. The address for the data being presented can be copied from the 'Copy API URL' button/dialogue.
Copy API URL
Example of the Copy API URL button.

From the Copy API URL modal, you can then choose to copy the address using either the current filtered result (what you currently see) or the unfiltered data (ALL)

  • Tab: URL - Current resultset
  • Tab: URL - Complete resultset

Next Step

Add or manage an Integration
Add or manage System
Add or manage Service
Add or manage End Point
Add or manage Message Type
Add or manage Article
Add or manage Custom Metadata

Administration