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
11 replies
Subscribers
7 subscribers
Views
6839 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
I have a chained activity that takes a bit of time to get from one screen to the
jamesw353
over 11 years ago
I have a chained activity that takes a bit of time to get from one screen to the next. It's calling a web service, parsing data, and displaying everything in multiple paging grids. I've reduced the time it takes to run from several minutes down to about 30 seconds. The problem is that the form is closing and I have to go to the task list to pick it back up.
I changed the custom.properties timeout setting (conf.suite.REQUEST_TIMEOUT_IN_SEC=60) to 60 seconds, but it still closes after about 20 seconds. Is there another setting that needs to be changed to extend the timeout?...
OriginalPostID-67771
OriginalPostID-67771
Discussion posts and replies are publicly visible
Parents
0
Bishnu Panigrahi
Appian Employee
over 11 years ago
As Jason mentioned, replacing MNI with looping functions can possibly get rid of the need to raise the chaining limit, and therefore improve performance. Check out the comments on these posts to see the downside of increasing this limit:
forum.appian.com/.../b-45057
forum.appian.com/.../b-55644
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Bishnu Panigrahi
Appian Employee
over 11 years ago
As Jason mentioned, replacing MNI with looping functions can possibly get rid of the need to raise the chaining limit, and therefore improve performance. Check out the comments on these posts to see the downside of increasing this limit:
forum.appian.com/.../b-45057
forum.appian.com/.../b-55644
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data