Hello,
In a sandbox environment, I have different configuration tables that contain real data.
I need to export this solution as managed and import it into my production environment.
The question is can I include the basic setup data in my managed solution? If so, can I have it replicated in the production environment instead of again doing a manual import for all the configuration tables?
It is very similar to what you see when you install D365 CE apps, where you have something called "Sample Data," which runs a process and feeds data into the system.
I know that there are a number of manual methods of importing the data, including Excel functionality and tools from xrmtoolbox like CDS data migrator and data migration.
I want to see if in the export solution option I can include the table data. If it is not possible, I want to automate it.
For example: Can I have a button on the ribbon after the import is done and the application is published that gets data from a different tenant dataverse environment and deploy it back to the target instance through a web API call or a workflow?
Can you advise the most appropriate approach in that case?
Any help is highly appreciated.
Best regards,
EBMRay