Hi All,
I am new to Microsoft Dynamics CRM 2016. I want to extract data from Oracle database using Talend Open Studio (ETL tool) and load the data into CRM database .
I need to communicate using Organization Service URL to make CURD operation on CRM database.
Organization Service :- https://gacrmd.greenwich.com/CRMDEV/XRMServices/2011/Organization.svc
Discovery Service :- https://gacrmd.greenwich.com/XRMServices/2011/Discovery.svc
But the Organization service URL which I have retrieved from CRM application is not the correct one because there are no web method exposed in this Organization WSDL. The screen shot of both WSDL is attached in post for you reference.
The Organization Service must be working fine within CRM but I am trying to access service manually through browser, which returns no method in browser.
But in the Discovery Service URL, I am able to consumed the web method defined in service.
Please can anyone suggest me how I get the correct Organization Service URL or any alternate way to get it??
Can you please suggest alternate workaround?
I would really appreciate any help. Awaiting for your soon replies.
Regards:- Sbhosale