How-to’s

Articles about how to implement or use some Integrator's features.
Run Foldda solution as a Windows Service.

You can run your Foldda solution in the background as Windows Service. Here are the simple steps on how to do it.

Define custom alert keywords.

The keyword-highlighting in the live logging panel is pretty cool. You can actually define your own keywords and phrases in a node’s config file. This is how to do it.

Setup automatic email alerts.

Foldda runtime will send out email alerts if any defined keywords are found in the logs. All you need to do is to setup your SMTP settings in the runtime executable’s config file.

Selectively receive emails for some alert keywords only.

You can limit the emails to be sent by setting up email filtering.

Automatically starting a node when a solution is loaded.

You can setup a node to auto-start on solution-load, you can also make it to resume its previous state prior to the solution is unloaded.