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
Create a custom Site as Hub with unified Record Type (for requests across 4 apps via relationships), Record List page (view/create), and Task Report interface (filter by app process models for assigned tasks/actions).GO through this link for better understanding - https://docs.appian.com/suite/help/26.1/cp-13/sol-custom-suite-user-guide.html
Hi Shubham, Thanks for help!but it would be more helpful if get more details or any example if we have.
I cover a centralized approach for task reports in this blog post: https://appian.rocks/2026/01/07/information-in-task-reports/
Just create a separate application in Appian, add a site object, and populate it with the information you want to provide.
Do you have a specific question? It's not that easy to explain here.
Hi Stefan, But We are not following task based approached, I mean we are using record actions to change the status of the request.I want to show all requests raised by me of different different application in one single page in site. where I have to open summary view as well and i want to work on the request with help of record action.
This is also possible. Basis the status of the request show respective related action. Can you share more on your design approach - do you already have a unified record with all 4 apps and related grid?