Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
4 subscribers
Views
970 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
159447 - no subject - \nHi,\n\nI'm trying to create two report
skumar
over 9 years ago
Hi,
I'm trying to create two reports "My Tasks for this Process", "Team Tasks for this Process"
I've created respective portal reports and now I want to show these reports in Tempo Record such that the user can see these reports from the record itself and also work on the tasks assigned to them.
Is it doable ? If yes then please suggest possible ways of achieving this.
Thanks,
Sandeep
OriginalPostID-159447
Discussion posts and replies are publicly visible
0
sikhivahans
over 9 years ago
@skumar Hi, you may satisfy the requirement by implementing as follows:
Step - 1: Identify the portal report which you want to query and be ready with the data in your hand by querying the report (with filters if needed) by making use of a!queryProcessAnalytics or getportalreportdatasubset(Opt for this if you have version constraints).
Step - 2: By making use of the data (additionally you may want to format the data before surfacing) obtained in Step - 1, you can surface the same by making use of the SAIL components (such as Paging Grid, Process Task Link etc) in any place where usage of SAIL interface is possible (whether it might be Tasks, Task Reports, Record Views, Reports).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel