I get the following error when exporting data using data entity to an external database -"An Error occurred in add data flow component for Entity Store"
Any resolutions will be helpful
Found the following support article but resolution is not clear
*This post is locked for comments
Check if you have any virtual fields added in your entity.
If you have written any logic in mapEntityToDataSource() or postLoad() for any of virtual fields, then set "Skip Staging" as "No" while exporting data from D365 FO
Please use the sqlserver user,not the ad user for the entity store configure.
Eg:Data Source =.; Initial Catalog=myByod;Integrated Security=true; User ID=sa; Password=**
Yes, you can find a verified answer above your own message. If you still have issues, please share more information about your issue, and any possible solutions that you tried.
Also, please don't use tag Dynamics 365 in your message since all messages on this forum are about Dynamics 365. Therefore it doesn't make sense to use such tag.
Any one resolved this issue, please let me know I am facing it too. Thanks.
I got this error because SQL credentials were not part of connection string .After giving the credentials , issue was solved
I resolved the issue by re-publishing several times.
When you use BYOD, keep in mind that you have to whitelist IP Addresses to be able to access the Azure SQL Database. So I recommend opening a support case to retrieve your D365 externally facing IP Addresses so that you can whitelist them in Azure SQL. Below is an article that may help you find the IP Address without opening a support case:
blogs.msdn.microsoft.com/.../dynamics-365-for-finance-and-operations-static-ip-addresses
Hi Rahul,
we already tried re-publishing it several times, but without success. The source names in BYOD seem to be equal to the D365FO names...
A lot of time republishing the entity from entity store could help. Also use the option of compare source names would give the delta between D365 and BYODW schema.
I had an open ticket with MSFT and they said it was an issue that the Product Team identified. Not sure if it has since been corrected with a KB hotfix.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156