Changes
[[File:UI_InterfaceManager.png|thumb|220px|Interface Manager]]
The Interface Manager is meant for administration and testing of interfaces transferring data from or to {{UBIK}}, before deploying them to the [[EnterpriseService|Enterprise Service]]. When started, the interface manager searches for valid {{UBIK}} interface components, where an interface component can be either an assembly or a [[Workflow]].
==Interface types==
You can add any additional parameters you might need internally in your interface component or workflow. All parameters you add will be passed to the component at startup.
{{Attention|Additional parameters have to have an equivalent workflow argument as well.}}
===Folders===
==Testing==
The InterfaceManager allows you to test interface components or workflows before actually deploying them to the EnterpriseService. To do that, select one of the components in the respective sections and press the [[File:IC_Studio_ExecuteInterface.png|Execute Interface]] ''Execute'' button in the toolbar. The InterfaceManager will the actually call the EnterpriseService and pass it the .command file for processing.
{{Hint|If the Execute button for a certain component is disabled you need to create a command file first!}}
==Deploying to the EnterpriseService==
A valid .command file for a component can be created with the button [[File:IC_Studio_CreateCommandFile.png|Create command file]] ''Create command file'' at any time, it will also be stored in the ''Interfaces'' sub-folder and named accordingly. Use this generated file to call your interface via the EnterpriseService later.
[[Category:Interfacing]]
[[Category:Workflow]]
[[Category:Enterprise service]]
[[Category:Studio tools]]