Best Architecture - What are the basic building blocks i need to do on Day 1 of application development

Hi,

May i know what are the things i need to do as part of application framework? or What are the basic first things i should develop in Appian before real development?

  Discussion posts and replies are publicly visible

Parents
  • Certified Lead Developer
    Based on the business solution that is to be developed, first and foremost the table structure should be planned. No of tables, fields in each tables, relationships among them etc. Then once table/CDT is created one can move ahead with the UI and Process design & development. If solution needs any kind of integration (LDAP, SSO etc) to be in place then setup of such integrations should also be taken care of in the beginning as well.

    Hope it helps.
Reply
  • Certified Lead Developer
    Based on the business solution that is to be developed, first and foremost the table structure should be planned. No of tables, fields in each tables, relationships among them etc. Then once table/CDT is created one can move ahead with the UI and Process design & development. If solution needs any kind of integration (LDAP, SSO etc) to be in place then setup of such integrations should also be taken care of in the beginning as well.

    Hope it helps.
Children