Difference between revisions of "Injection Management"
(→Supported Applications) |
|||
Line 5: | Line 5: | ||
== Supported Applications == | == Supported Applications == | ||
Injection Management is supported by following UBIK Application: | Injection Management is supported by following UBIK Application: | ||
− | * UBIK Studio | + | * [[UBIK Studio Basics|Studio]] |
− | * | + | * [[Enterprise Server]] |
− | * | + | * [[Web Service]] |
== Supported Plugin types == | == Supported Plugin types == |
Revision as of 16:30, 2 February 2015
Injection Management is available since Version 2.4.1.
The Injection Manamgent in UBIK provides the possibility to extend the standard functionality of UBIK on demand. This opens the system to include project a/o customer specific implementations (like project specific Workflow Activities). By using this feature, the UBIK admin gets the possibilty to solve project/customer specific problems.
Supported Applications
Injection Management is supported by following UBIK Application:
Supported Plugin types
Following Plugin Types are supported:
Plugin Folders
Following folders are scanned for available plugins as default:
- [UBIK Installation Folder]\Injection
- %LocalAppData%\Augmensys\UBIK\CUSTOM\[Project Folder]\Injection
Additional folders can be added via the Config file.
Plugins
You cand find a list of all loaded Plugins in UBIK.Studio by accessing the Plugin Dialog (View | Plugins).
If you are willing to find out how to create your own plugin: See here how to create your own Plugin.