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?
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
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?