Creating a CustomJobStep

You can always extend your eBiss system with your own jobsteps. Examples which guide you through creating your own jobsteps can be found below. You can also find these examples as a project solution in the eBiss StandardTemplates directory:

.\StandardTemplates\PluginSample\eBiss.PluginSample

Usually you are using Visual Studio to create your own plugins with the following settings:

Examples