Skip to main content
trichelleanne0001
July 6, 2021
Solved

Full Source Code

  • July 6, 2021
  • 2 replies
  • 0 views

In case that we developed an application system through Appian and have it delivered and implemented to our client, one of their documentation requirement is the full source code of the application/ system given to them. Is there an option or facility in the Appian that we can generate the full source code of the built application? Thanks..

Best answer by stefanhelzle0001

The exported application package is as close to source code as you can get. Appian does no generate any real source code (Java etc.). The source for the platform is IP of Appian.

2 replies

stefanhelzle0001
Brainy
July 6, 2021

The exported application package is as close to source code as you can get. Appian does no generate any real source code (Java etc.). The source for the platform is IP of Appian.

trichelleanne0001
July 6, 2021

Thanks for this info, Stefan.