|
Navigation: IM Sequencer > Schedule tasks > Steps > Custom step |
![]() ![]()
|
The custom step is a step that is used for a plugin step implementation. The custom step is linked to a plugin implementation (dll) and this plugin is called in order to execute the step.
General setting
All general custom step settings are described below, to develop your own step plugin read more here.
| Type When the form is loaded is searches the plugin directory within the plugin directory from the IM Sequencer (a subdirectory within the "bin" directory). All plugins that are valid (that implement the correct interface) will be available. If you select a plugin from the dropdownbox information regarding the plugin is shown on the form. |
| The IM Sequencer 5.0 comes with 4 plugins out of the box: - Executing SQL stored procedures |
| - Executing SQL queries |
| - Executing Powershell scripts or commands |
| - Executing Remote powershell scripts or commands |
| For more information regarding the custom plugins check the custom development paragraph. |
| Plugin parameters |
All parameters that are available in the plugin are shown in the grid. You will need to provide the information for all parameters if necessary.
![]() |
| Custom step type settings |
Page url: http://www.traxionsolutions.com/imsequencer/help/index.html?customsteptype.htm