71
Views
2
Comments
Can we migrate existing OutSystems source code and reuse it in stand alone react app?
Question

I have an existing application in OutSystems with different modules. I wanted to know if I can get the React code base of my application?

2021-03-08 09-24-09
Rúben Meireles

Hi Priyanshu,

To get the source code of your applications you need to do something called the detach process, this means terminating your license with Outsystems (not available for your personal environment). You can see the documentation below and also search the forum since this topic has been discussed a lot in the past.

https://success.outsystems.com/support/licensing/the_detach_process_for_outsystems_11

Regards,

Rúben


UserImage.jpg
Priyanshu Kumar

Thanks for the quick reply. 

Actually I was more concerned about the UI code migration i.e. React Code which OutSystems builds in the backend with component level logic. Is that possible if I have a contract and I go for termination?

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