Hi all,
I have an Azure SQL database environment set up, and I'm trying to figure out a way to update the Azure database with data (specifically Jobs and Resources) in BC.
The way I have been doing it is manual Rapid Start Package exports from BC, then importing those Packages into my Azure database. This works and it looks nice, but it is not an elegant way to do it, since it is not automated. Automating Exporting/Importing Packages would be one way , but I haven't figured a way to do that. I've done a bit of research on OData Web Services in BC, but I'm not too familiar with them.
Is there a way to "connect" the 2 services together (My Azure Env. with the BC database) so there is a constant flow of data between them? Any help would be appreciated. Thanks.