I just want to know about the main difference between .oap and .oml file for a module or project.
Hi Manish,
This question has been posted several times on the forum.
One of which I’ve answered here:
https://www.outsystems.com/forums/discussion/52797/differences-between-oml-and-oap-and-osp-file/
Regards,
Nordin
OML stands for Outsystems Markup Language and contains all code of a module.
OAP stands for Outsystems Application Pack and basically is one application containing underlying modules/extensions.
OSP stands for Outsystems Solution Pack and basically is a solution of different modules/extensions (possibly from different applications).
I hope this one answered!