Web Service Endpoint Bindings - VPConnect - English - Foundation 22.1 - OnBase - external

VPConnect

Platform
OnBase
Product
VPConnect
Release
Foundation 22.1
License

These are system settings that should never be changed unless directed to do so by VPConnect technical support. The directory names must match the names on your web server. These settings are all set by default during installation.

            <client>
            <endpoint address="https://[servername]/DocsForDeltek/IACostPoint/CostPointService/CostPointService.asmx" binding="basicHttpBinding" bindingConfiguration="CostPointServiceSoap" contract="CostPointSer vice.CostPointServiceSoap" name="CostPointServiceSoap" />
            <endpoint address="https://[servername]/DocsForDeltek/VPConnect/Ven dorPortalServices/VendorPortalService.asmx" binding="basicHttpBinding" bindingConfiguration="VendorPortalServiceSoap" contract="VendorPortalService.VendorPortalServiceSoap" name="VendorPortalServiceSoap" />
            <endpoint address="https://[servername]/DocsForDeltek/VPConnect/Ven dorPortalOBWS/VendorPortalOBWS.asmx" binding="basicHttpBinding" bindingConfiguration="VendorPortalOBWSSoap" contract="VendorPortalOBWS.VendorPortalOBWSSoap" name="VendorPortalOBWSSoap" />
            <endpoint address="https://[servername]/DocsForDeltek/IAAutomation/IAConnectService/IAConnectService.asmx" binding="basicHttpBinding" bindingConfiguration="IAConnectServiceSoap" contract="IAConnectSer vice.IAConnectServiceSoap" name="IAConnectServiceSoap" />
            </client>