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
2 replies
Subscribers
6 subscribers
Views
1366 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi All,We have upgraded our dev environment recently to Appian 7.7 and we are o
anagha_abhyankar
over 10 years ago
Hi All,We have upgraded our dev environment recently to Appian 7.7 and we are observing some issues related to activity chaining between two screens. The processing time between those screens is between 7-8 secs precisely but not 8 secs, which should not lead to breaking the chain. The chaining is set perfectly since it works sometimes. This processing is very well optimised and this time cannot be reduced further. I went through the product documentation and got to know that the activity chianing is a non-configurable property now and the limit has been extended to 10 mns from 7.7 onwards. However, somehow we observed that this is not working as expected. We checked at the backend, and the property is set to conf.suite.REQUEST_TIMEOUT_IN_SEC=30 in the custom.properties file on server and may be due to some other application request. Should this property be commented out?Any pointers on how should we resolve this issue will be helpful.Thanks in Adv...
OriginalPostID-134047
OriginalPostID-134047
Discussion posts and replies are publicly visible
0
anagha_abhyankar
over 10 years ago
...ance!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chase.putnam
over 10 years ago
Note that property has been deprecated in the 7.7 release.
forum.appian.com/.../Appian_Release_Notes.html
"The conf.suite.REQUEST_TIMEOUT_IN_SEC property is deprecated and will be removed in a future release. It was not honored by any of the modern task interfaces."
I would recommend removing this property as it is no longer used in the system.
Your issue may also be caused by the chained execution node limit being exceeded.
forum.appian.com/.../Configuring_Activity-Chaining.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel