FAQs / Envision |
To connect Envision to AgilePoint Server using different WCF bindings such as netTcp or BasicHttp, and binding attributes, or metadata, do the following.
For more information, see Run the Windows Service Client Utility Tool.
<add key="EnabledConfiguration" value="true"/>Allowed
values are:The application key must start with the literal string "Server_" followed by the custom name representing the respective AgilePoint Server.
The value of the application key must include the following information:
<add key="Server_CSC-NINE-STAGING" value="Binding=netTcpBinding; WorkFlowBindingUsed=NetTcpBinding_IWCFWorkflowService; AdminBindingUsed=NetTcpBinding_IWCFAdminService; DataServicesBindingUsed=NetTcpBinding_IWCFDataServices; EventServicesBindingUsed=NetTcpBinding_IWCFEventServices; EndPointUrl=net.tcp://csc-nine:7001/AgilePointServer; UPN=DEMO3\Administrator">