Convert OML/OAP files 
1442
Views
2
Comments
New
Components

This is an idea for a forge component in order to convert the Outsystems App output (OML/OAP) exported file into a HTML, CSS, JS and .NET files .

Next step would be upgrading this component by adding features to it or create separate converter (another forge component), that allow to convert OML/OAP into other Languages' format, this could be useful for small plugins that we want to use in other projects made with different programming language instead of writing the code once again in that other language.

Regards,

Sirajeddine

I was also thinking about it.

To get the source code of apps, you can use LifeTime now, it downloads a ZIP containing a ZIP per module.
https://success.outsystems.com/documentation/11/reference/outsystems_apis/lifetime_api_v2/lifetime_api_examples/download_source_code/
As an example, this is the export of OutDoc