Jump to: navigation, search

Difference between revisions of "Injection Management"


(Supported Applications)
(Plugins)
Line 21: Line 21:
  
 
== Plugins ==
 
== Plugins ==
You cand find a list of all loaded Plugins in UBIK.Studio by accessing the Plugin Dialog (View | Plugins).
+
You cand find a list of all loaded Plugins in {{UBIKSTUDIO}} by accessing the [[Plugin Dialog]] (View | Plugins).
  
 
If you are willing to find out how to create your own plugin:
 
If you are willing to find out how to create your own plugin:

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 UBIKSTUDIO 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.