walkthrough of appian designer view
create application-Folder, security, groups, naming convention
Expression rules-running a logic, rule input, important appian functions, naming convention
interface-naming convention,
different layouts, calling another UI from UI,
HW-> design a simple form to fill student data
button actions->submit and cancel
SQL-basic commands-CRUD operations
HW create some tables and perform CRUD operation
DB design-creating tables
- Creating CDT-using db tables
- Data stores-creating and publishing
- constant-naming convention,
- creating different types of constants-text, group, cdt
- Process models-naming convention,
- introduction, different smart services, configuring different nodes, process display name, task display name
- Design a simple application-user fills a form and data is stored in db
Advance level
- Expression rules-Query entity, local variables, Naming convention, changing names of expression rules, calling another expression rules and storing in local variables, return data subset and data , key value pair
- UI- using local variables, read only grid, editable grid-showing data using query entity,Validations
- different operation on read and editable grid
- changing local variables values using button actions
- CDT- changing db design and updating cdt using xsd file, publishing DS, creating cdts without db
Process model's- nodes-script task, subprocess-synchronous and asynchronous, process parameters, XOR and OR gates,
Record-different methods of record creation, record action, different views
site - configuration, configuration of different tabs
web api , integration and connected system
design following applications- meeting management system, leave management system, training management system
think of an application and design your self