Difference between revisions of "Injection Management"
(→Plugins) |
|||
Line 1: | Line 1: | ||
− | + | The Injection Manamgent in {{UBIK}} provides the possibility to extend the standard functionality of {{UBIK}} on demand. This extends 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. | |
− | + | ||
− | The Injection Manamgent in UBIK provides the possibility to extend the standard functionality of UBIK on demand. This | + | |
== Supported Applications == | == Supported Applications == | ||
Line 9: | Line 7: | ||
* [[Web Service]] | * [[Web Service]] | ||
− | == Supported Plugin | + | == Supported Plugin Types == |
− | Following Plugin | + | Following Plugin types are supported: |
* [[Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activities]] | * [[Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activities]] | ||
== Plugin Folders == | == Plugin Folders == | ||
Following folders are scanned for available plugins as default: | Following folders are scanned for available plugins as default: | ||
− | * [UBIK Installation Folder]\Injection | + | * '''[UBIK Installation Folder]\Injection''' |
− | * %LocalAppData%\Augmensys\UBIK\CUSTOM\[Project Folder]\Injection | + | * '''%LocalAppData%\Augmensys\UBIK\CUSTOM\[Project Folder]\Injection''' |
− | Additional folders can be added via the | + | Additional folders can be added via the config file. |
== Plugins == | == Plugins == | ||
− | You cand find a list of all loaded Plugins in {{UBIKSTUDIO}} by accessing the [[Plugin Dialog]] | + | You cand find a list of all loaded Plugins in {{UBIKSTUDIO}} by accessing the [[Plugin Dialog]] via ''View → Plugins'' |
− | + | ||
− | + | ||
− | + | ||
+ | If you are willing to find out how to create your own plugin, see how to [[Create_UBIK_Plugin|See here how to create your own Plugin]]. | ||
[[Category:Injecting]] | [[Category:Injecting]] | ||
+ | [[Version:2.4.1]] |
Revision as of 16:33, 2 February 2015
The Injection Manamgent in UBIK® provides the possibility to extend the standard functionality of UBIK® on demand. This extends 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 UBIKSTUDIO by accessing the Plugin Dialog via View → Plugins
If you are willing to find out how to create your own plugin, see how to See here how to create your own Plugin.Version:2.4.1