Hi @ivyTeam I’m new to the Axon Ivy platform and I have a question about using the Axon Ivy Designer for testing applications.
In the full Axon Ivy Engine, it's possible to deploy a complete application as a .zip file that contains multiple .iar files. The engine then unpacks and deploys everything automatically — which is great for packaging an app with all its dependencies.
I was hoping to do something similar in the Designer’s embedded engine, to quickly test a packaged application (including its .iar dependencies) without importing each project source manually into my workspace. Is there a way to achieve this?