- 2 minutes to read

AllowRepositoryAutomapping - System Parameter

The Repository Model can be automatically populated from your Log Events by adding special Context Options. When this option is enabled, the Logging Service performs additional processing on Log Events according to the provided Context Options. This approach is highly recommended for integration brokers like MuleSoft Anypoint and IBM Sterling, or whenever you require precise control over what is logged.

Important

You must include additional data in the Nodinite Log Events to utilize this feature.

The AllowRepositoryAutomapping system parameter globally determines if Nodinite should create entities in the Repository Model from Log Events. This feature empowers you to automate repository management, reduce manual work, and ensure your documentation is always up to date.

System Parameter Name Data Type Values/Example Comment
AllowRepositoryAutomapping boolean true/false Default = false (Disabled). Set to true (Enabled) when using custom logging with Mule or custom Log Events.

This feature is available from Nodinite version 4.3.0.76.


Frequently Asked Questions

Find more solutions and answers in the Nodinite System Parameters FAQ and the Troubleshooting user guide.

How do I change the value?

Changing a value for the pre-defined System Parameters is described in the generic 'How do I change the System Parameters' article.

Do I need to restart anything?

This value is cached for five minutes. The actual time may vary depending on your Nodinite version.

This parameter is used by the Nodinite Logging Service to process and reprocess Log Events.

If you change this value, you must either wait for the cache to expire or restart the Nodinite Logging Service.


Next Step

Log API
Log Events
Repository Model
Administration