Tech Notes |
Element | Beschreibung | Bemerkung |
Name
|
Opacc.ServiceBus.Connector.Dms.Plugin
|
Der Name ist fix und darf nicht geändert
werden.
|
Activated
|
Plugin aktiv oder passiv.
|
Mögliche Werte: true/false. Default: true.
|
Autostart
|
Autostart des Plugin aktiv oder passiv.
|
Mögliche Werte: true/false. Default: true.
|
ServiceBusPluginSetting
|
||
Name
|
DmsServiceIpAddressOrHostName
|
Der Name ist fix und darf nicht geändert
werden.
|
Value
|
IP-Adresse oder HostName des Server auf welchem der
Dienst läuft.
|
Für Informationen zur Installation und Inbetriebnahmen
von DMAS wenden Sie sich bitte an Ihren OpaccERP
Projektleiter.
|
ServiceBusPluginSetting
|
||
Name
|
DmsServiceTcpPort
|
Der Name ist fix und darf nicht geändert
werden.
|
Value
|
TCP-Port über welchen die Kommunikation
läuft.
|
Default: 9922
|
<!-- DMAS-Plugin --> <ServiceBusPlugin> <Name>Opacc.ServiceBus.Connector.Dms.Plugin</Name> <Activated>true</Activated> <Autostart>true</Autostart> <ServiceBusPluginSetting> <Name>DmsServiceIpAddressOrHostName</Name> <Value>OpaccOXAS_APS.intra.local</Value> </ServiceBusPluginSetting> <ServiceBusPluginSetting> <Name>DmsServiceTcpPort</Name> <Value>9922</Value> </ServiceBusPluginSetting> </ServiceBusPlugin>