allow the ability to automate custom deployments in the Cloud Portal
For customization deployments in the Cloud Portal include the ability to automate the load process rather than manually going into the database and loading from the catalog browser.
I'm all for this. For now you can potentially automate things using the /appfxwebservice.asmx API with CatalogBrowserLoadCatalogItem endpoint. It would be a bunch of setup as you would need to get a listing of all your dlls and resource files within them you wanted to load, but doable and worthwhile if you repeat this enough.
I'm all for this. For now you can potentially automate things using the /appfxwebservice.asmx API with CatalogBrowserLoadCatalogItem endpoint. It would be a bunch of setup as you would need to get a listing of all your dlls and resource files within them you wanted to load, but doable and worthwhile if you repeat this enough.