Hi,
I am very much new to Sharepoint, I am working on "SharePoint ONLine", I have been assigned a task to work on Business Data Connectivity Services, for that first i have created a Secure store service application ID, that by using Business Data Connectivity set the Metadata credentials, than i opened my website in sharepoint designer and created external content type, tried connecting to "wcf services"
Here, I have given the Server Meta Data URL :--------?wsdl
Metadata Connection Mode: WSDL
Server End Point URL: --------
Define Custom Proxy Name Space for
programmatic Access: BCSServiceProxy<o:p></o:p>
Connect with a User Identifier: Check
Use the same connection setting for Data
Retrieval: Check
when i click ok its giving me an error like
Cannot connect to Business Data Connectivity Metadat Store.
Error Details
The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.
Please help me out here.
<o:p></o:p>