====== Launch ====== After the eBiss installation has been completed, you should adjust the two files [[ueberblick:installation:konfiguration:serviceClientKonfiguration#service|eBiss.Service.exe.config]] and [[ueberblick:installation:konfiguration:serviceClientKonfiguration#client|eBiss.WinClient.exe.config]] for the first launch.\\ Follow the links to look up the description of the individual parameters of the config files.\\ Simply annotate all incorrect configuration parameters or delete them from the XML files.\\ Start the application {{images:hilfe_configure.jpg}} and follow the wizard's instructions to set up the eBiss database.\\ Create a shortcut from {{images:hilfe_service.jpg}}. Right-click it, and then click **Properties** In the context menu. \\ {{images:hilfe_verknuepfung.jpg}} \\ Paste in the line under the dot **Ziel** the entry **--CommandMode** 32/5000 And then click **OK**. Double-click the new link to test whether eBissService starts in **CommandMode** . You should see the following window, if not, the Known Configuration Problems page in the Configuration section [[ueberblick:installation:konfiguration:bekannteKonfigurationsProbleme|Known Konfigurationsprobleme]] in the chapter [[ueberblick:installation:konfiguration:start|Konfiguration]] section might provide a solution.. \\ {{images:hilfe_servicecommandmode.jpg}} \\ Start {{images:hilfe_wc.jpg}}, and then click ** OK ** in the login dialog, see [[ueberblick:login]]. \\ ======= Set up base ===== The following components must be set up or loaded from dump files: * Class library of the INHOUSE formats compiled with TypeEditor or VisualStudio created in the plugins directory((Interface definition file (.dll) in the ../eBiss3/Plugins directory.)) * the required [[[en:prozessdefinition:repositorien:start|type repositories]]((These can be the ones located in the StandardTemplates directory or defined specifically for the INHOUSE objects)) and the required * [[en:prozessdefinition:repositorien:entitaetstyp:start|]] enter * [[en:prozessdefinition:repositorien:erkennungskomponenten:start|]] for the types which must be recognized by eBiss. * assign the analyzers the corresponding types * [[en:prozessdefinition:repositorien:lesekomponenten:start|]] for the types which must be read by eBiss. * [[en:prozessdefinition:repositorien:analysator:start|analyzers]] objects for the types which must be analyzed by eBiss. * [[en:prozessdefinition:repositorien:kontainerisierer:start|]] for the types which must be written by eBiss. * [[en:prozessdefinition:repositorien:schreibkomponenten:start|]] for the types which must be written by eBiss. * then assign the components to the entities if necessary. * [[en:kommunikation:nachrichtenkoerbe:start|]] for both //incoming// and //outgoing// messages * the [[en:kommunikation:kanal:start|]] * [[partnerverwaltung:start|System partners]] and [[partnerverwaltung:start|Trading partners]] * Import or create all required [[transformation:mappings:start|]] for incoming and outgoing message formats. {{:images:sign_warning.png?nolink|}}**Note:** See [[en:howtos:data_rail|]] how this is done in detail.\\\ An installation of the [[https://pranke.com/produkt/ebiss3-edi-konverter/|eBiss3 Demo]] can serve as a guide or template. ====== Set up processes ====== Finally, all necessary [[en:prozessdefinition:jobs:start]] should be set up or loaded from a dump file. \\ If all required objects have been created in eBiss, a [[en:prozessdefinition:jobs:testen]] can be started manually for the test. \\ ====== Set up service ====== Once all test runs have been completed, the eBissService can be installed as a service. \\ To do this, right-click the link to {{images:hilfe_service.jpg}} and click ** Properties ** in the context menu. \\ Remove under ** Destination ** ** - CommandMode ** and enter ** - Install **, then click ** OK ** \\ {{images:hilfe_verknuepfung.jpg}} \\ Double-click the new shortcut to install the service. Repeat this process and replace ** - Install ** with ** - Start **, the service will start. Alternatively, you can start it from the Windows Services menu ((My Computer> Right Mouse> Manage> Services or ** services.msc **)). ====== Automation ====== For automatic operation, the [[en:prozessdefinition:automatisierungen:automatisierungen]] is to be created as required. These start the selected processes depending on defined events.