Hi Folks,
Scenario :
My business scenario involves Extracting Views from MS SQL CRM Dynamics and then loading the Target tables in SAP BW for Reporting.
In MS CRM Dynamics there are Views and filtered Views. I am able to extract and load fields without a hitch from the views but most of the text data resides in the Filtered views (For Ex: EmployeeName, CountryName) and unable to read anything from them. Neither I am able to load the data from filtered views directly nor I am able to read it through Lookup.
In datastore, the Credentials mentioned earlier where SQL authentication and then later changed to Windows authentication from the particular Domain.
The job is run from the server in the corresponding domain and yet the error persists.
Also the job is successfully run and the there is no data in the target table.
The MS SQL Database used for CRM Dynamics => MS SQL Server 2012 from Microsoft Side
Although the SQL Server Databse used from local machine is MS SQL 2008 and hence a MS SQL Nativity Client 11.0 is been added in this case.
Data Services Version :
Designer 14.1.2.37
Job server 14.1.2.378
Job Engine 14.1.2.378
Repository 14.1.1.0000
For Info on MS SQL Views and Filtered Views you can follow the link below:
Filtered Views in Microsoft Dynamics CRM
Use SQL and Filtered Views to Retrieve Data for Reports
Regards,
A Junaid