Changes

HowTo:Install UBIK Enterprise Service

100 bytes added, 11:21, 17 September 2013
The executable for the windows service ''UBIK.EnterpriseService.exe'' can be found in the installation directory of [[Installation UBIK Studio|{{UBIK}} Studio]]. A windows service can be added using the command line tool ''sc.exe'' from Microsoft, detailed information how to use this tool is provided as command line help or can be found on MSDN. Once a windows service has been created and started properly, the {{UBIKES}} processes the corresponding command files and carries out the operations. More about {{UBIK}} command files and interface operations see {{UBIKIF}}.
 
To install {{UBIKES}}
# Locate the ''UBIK.EnterpriseService.exe'' in your local {{UBIK}} installation directory
# Add a windows service using the command line tool ''sc.exe'' where
:: ''<SERVERNAME>'' is the name of the local machine, eg. MYCOMPUTER
:: ''<PATH_TO>'' is the installation directory of {{UBIK}}
<source lang="dos">
{{Attention|Please make sure that you execute the EnterpriseService with a user that has sufficient user rights for your automation tasks! The user can be changed in the Windows Servicemanager!}}
 
==See also==
* [[Installation_UBIK_Studio|Set up {{UBIK}} Studio]]
* [[UBIK_Database|Set up {{UBIK}} Database]]
* [[UBIK_Webservice|Set up {{UBIK}} Webservice]]
* [[UBIK_Studio_Basics|{{UBIK}} Studio Basics]]
[[Category:UBIK Studio]]
[[Category:How-To]]
[[Category:Configuration]]
10,686
edits