Hi all, In an Office 365 tenant, I have created several Custom Common Data Service entities - let's say two lookup type tables, then another entity that uses those entities as relationships for lookup purposes. I created a simple PowerApp so I can enter data. Call all of this my "development" environment.
So I now want to transfer this over to the customer in their tenant (the "production environment"). Ideally I'd like to "backup and restore" the whole Common Data Service "database". At the very least, I want to export the full "schema" for my custom entities and use it to create the equivalent entities in the customer environment. I then would like to export and import data.
Finally, I'd like to bring in the PowerApp and, of course, expect it to work.
Is what I am describing possible? How do I accomplish this?
Thanks in advance!