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.

  • Guest
  • Sep 9 2025
Reported Version 4.0
  • Attach files
  • Chris Francis commented
    November 18, 2025 18:22

    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.