Install - inRiver 6.3
Prerequisites
Step 1. Installation
<bindings> <basicHttpBinding> <binding name="logonEndpoint"> <security mode="Transport" /> </binding> <binding name="serviceEndpoint" maxReceivedMessageSize="20000000" maxBufferSize="20000000" maxBufferPoolSize="20000000"> <security mode="Transport" /> </binding> </basicHttpBinding> </bindings> <client> <endpoint address="https://fwapi.demo.lionbridge.com/obvibundles/freewayauth.asmx" binding="basicHttpBinding" bindingConfiguration="logonEndpoint" contract="FreewayAuth.FreewayAuthSoap" name="FreewayAuthSoap" /> <endpoint address="https://fwapi.demo.lionbridge.com/obvibundles/service.asmx" binding="basicHttpBinding" bindingConfiguration="serviceEndpoint" contract="FreewayService.ServiceSoap" name="ServiceSoap" /> </client>
Step 2. Setup the Connector

Automated Translation System
CVL Translation
Step 3. Setting up the translation configuration file
Step 4. Configure the inRiver Data Model
Step 5. Verification
Log
PreviousUpdating Connector - inRiver iPMCNextOn-premise (6.3) Install - inRiver Data Model Configuration
Last updated