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
5 replies
Subscribers
4 subscribers
Views
2268 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi All, I am creating a plugin to get all portal alerts for a process based on p
Chitra Sharma
over 8 years ago
Hi All, I am creating a plugin to get all portal alerts for a process based on process ID. It is returning expected result while testing with test process model. However when integrate with some running application, it does not retrieve alert details.
Appreciate any suggestions. Thanks in advance!
OriginalPostID-226103
OriginalPostID-226103
Discussion posts and replies are publicly visible
Parents
0
Tom Ryan
Appian Employee
over 8 years ago
Most likely your custom alert settings are not sending any alerts to the default Administrator account, so you are getting an empty ResultPage. Since you are using the Administrator ServiceContext, you would either need to include the Administrator account in the custom alert settings, or use the ServiceContext of a user that would be receiving the alerts.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tom Ryan
Appian Employee
over 8 years ago
Most likely your custom alert settings are not sending any alerts to the default Administrator account, so you are getting an empty ResultPage. Since you are using the Administrator ServiceContext, you would either need to include the Administrator account in the custom alert settings, or use the ServiceContext of a user that would be receiving the alerts.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data