- Open obunity.exe.config.
- Locate the ServiceLocations element.
-
For each applicable service location, set the
ServicePath to point to the local gateway's
service.asmx page. For example:
<add ServicePath="http://gatewayServer/ClevelandGateway/service.asmx" Datasource="DMS" FriendlyName="DocMgmt" UseNTAuthentication="false" />