Hi All,
What are the practical usages of creating solutions in Outsystems
I see its a technical grouping of application modules and can be used to maintain version of all the modules grouped under the solution.
Thanks,
Karthik
Hi,
Not a specific one. That I am aware of.
The only thing I could find was thus:
https://success.outsystems.com/Support/Enterprise_Customers/Troubleshooting/Deploy_applications_through_Service_Center
Cheers
You can use solutions to publish all modules at once, when required (e.g. Changing some server configurations).
You can use to move those modules between environments when you can't use LifeTime.
You can use it to be able to publish applications with circular references letting the platform deal with it.
Etc.
Eduardo Jauch wrote:
Thanks Eduardo, Is there any documetation available on this topic?