Jump to: navigation, search

Difference between revisions of "Injection Management"


(Plugins)
Line 33: Line 33:
  
 
[[Category:Interfacing]]
 
[[Category:Interfacing]]
[[Category:UBIK Studio Controls]]
+
[[Category:UBIK Studio]]
 
[[Category:Workflows]]
 
[[Category:Workflows]]

Revision as of 17:20, 29 January 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:

  • UBIK Studio
  • UBIK Enterprise Service
  • UBIK WebService

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.