Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. 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.
I want to create custom Hub for my 4 applications where user can create request, view the request, work on assigned tasks , how can i do , please suggest me the possible approach
Discussion posts and replies are publicly visible
You can have different record action for approvals and in the related process add expression and node to update the master record.
Another approach could be to build a reusable request framework where all applications expose a common interface for creating requests, viewing details, and launching record actions. This keeps the hub generic and makes it easier to onboard additional applications without major changes.