BYOD (Bring Your Own Database) is a feature that helps us export data from D365FO (in full or incremental mode) to external database hosted in the cloud or on-premises. Data transfer is done with the help of data entities and a copy of the staging table is created in the target database. You can use existing entities or create your own entities to structure the data the way you want for your external database.
In this post, I will walk you through the steps involved in setting up and configure BYOD in D365FO.
Step-1: Login in D365FO and Go to Modules > System Administration > Data Management
Step-3: Enter Source name, Description, Azure SQL / SQL connection string and click on validate.
Once, you click on validate it will show infolog.
Step-4: Click on Publish.
It will take you to a workspace titled "Target entities", where you can scroll through all entities or search for specific ones.
Note: There is the option to set CHANGE TRACKING for each entity. If you do decide to set this feature, you will be able to export incrementally. If you do not set this, then you can only do a full export. This feature must be set here and for each entity
Note that you also have the option to choose a Default refresh type ("Incremental" or "Full push only")."Incremental" refresh type should only be chosen if we turned on Change Tracking in step 5. Otherwise, select "Full push only".
No comments:
Post a Comment