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
7 replies
Subscribers
5 subscribers
Views
2940 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
##PortaltoSAIL Can we use, user as a context in getPortalReportDatasubset f
janakik
over 10 years ago
##PortaltoSAIL
Can we use, user as a context in getPortalReportDatasubset function?
getPortalReportDatasubset(
reportId: cons!REPORT_ID,
pagingInfo: local!pagingInfo,
contextIds: {ri!userName},
filters: {}
)
Note: ri!userName is of type user
Thanks!
OriginalPostID-149529
OriginalPostID-149529
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 10 years ago
If you are in process then try using the "Execute Process Report Smart Service". For user based reports you can provide the context via an expression:
forum.appian.com/.../Execute_Process_Report_Smart_Service.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 10 years ago
If you are in process then try using the "Execute Process Report Smart Service". For user based reports you can provide the context via an expression:
forum.appian.com/.../Execute_Process_Report_Smart_Service.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data