Topic by PREMKUMAR SABARINATHAN
Content
We are looking for the new opportunity and we need to showcase some integration with Rightnow CX.
I am trying to create Navigation Section AddIn which consumes Rightnow Connect Web service , and get the data from the CSV File.
I am trying to insert the data (from CSV file) into the Custom Object in Rightnow using web service.
When i run the Addin i get the following error "Could not find default endpoint element that references contract 'ServiceReference.RightNowSyncPort' in the ServiceModel client configuration section.This might be because no configuration file was found for you application , or because no endpoint element matching this contract could be found in the client element."
Note: Error image attached