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
18 replies
Subscribers
7 subscribers
Views
7707 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Expression evaluation error at function a!util_sasaUiSource: An error occurred w
deepanc712
over 9 years ago
Expression evaluation error at function a!util_sasaUiSource: An error occurred while executing a save: java.lang.NullPointerException.
The dataset is loading perfectly good on sail environment but the same is returning null pointer exception..
The objective is to add/remove country to a paging grid.
Can some one help
Thanks in advance.
pagingGrid3.sail
OriginalPostID-149871
OriginalPostID-149871
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 9 years ago
@deepanc I guess I spotted the issue. You have defined the local!try two times - one at line#26 in load() and other at line#29 in with(). Try to eliminate these kind of errors if there are any.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@deepanc I guess I spotted the issue. You have defined the local!try two times - one at line#26 in load() and other at line#29 in with(). Try to eliminate these kind of errors if there are any.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data