Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Use of libraries in Appian

Perhaps a silly question but I'm wondering what others are doing as far a creating libraries in Appian.  Typically in other languages one would separate commonly used code into a library so that the code exists in only one location and that it can be used by other applications. 

In Appian are developers typically creating multiple libraries based on functionality or simply creating a single library to house the commonly used code?

Thanks,
Terry

  Discussion posts and replies are publicly visible

Parents
  • Generally there are 2 applications where one is published and the other is not. The unpublished holds all the interfaces and rules that don't need to be published to keep them in one place. Things like CDTs, Datastores and Records are in the published application. It is a different structure then other libraries and it can vary from company to company on what structure they want to have their applications in.
Reply
  • Generally there are 2 applications where one is published and the other is not. The unpublished holds all the interfaces and rules that don't need to be published to keep them in one place. Things like CDTs, Datastores and Records are in the published application. It is a different structure then other libraries and it can vary from company to company on what structure they want to have their applications in.
Children
No Data