146
Views
3
Comments
Run multiple versions of same application
Question

Is it possible to publish and run multiple versions of same application ?

2019-05-22 11-30-09
Marcelo Ferreira

Hi Tushar,

You can accomplish that through multi tenant applications. Check this link https://www.outsystems.com/learn/courses/45/master-class-on-multi-tenancy/?StartCourse=False

Regards,

Marcelo

2016-04-22 00-29-45
Nuno Reis
 
MVP

You can run temporarily a different version in your Personal Area. The database is the same and the structure must be equal, though.

The path instead of https://server/Module will be https://server/Module/user


Or you can clone the Application and do anything you want.

2016-04-22 00-29-45
Nuno Reis
 
MVP

I read as "having previous versions available". Rereading after checking Marcelo's answer, I agree multi-tenants is what you're asking for.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.