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
6 replies
Subscribers
7 subscribers
Views
3931 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Web Service optimization
avinashr
over 8 years ago
We have a process model that relies heavily on web service calls. We have moved away from using the call web service node to using rules to call these web services, but the performance is still abysmal. Looking for pointers on how we can improve the performance of these calls and the performance of the process model as an overall result.
OriginalPostID-258710
Discussion posts and replies are publicly visible
Parents
0
Sally Mason
Appian Employee
over 8 years ago
Is the returned data from the Web Service always changing or more of a static resource? One idea if the data is not changing constantly, would be to query the Web Service on the half hour or hour and hold and update the values in the local Appian Business DS. Still using rules, you could better optimize a query rule to only return the data needed for the Process Model.
This idea may/may not apply in your scenario, but it could be used to improve performance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sally Mason
Appian Employee
over 8 years ago
Is the returned data from the Web Service always changing or more of a static resource? One idea if the data is not changing constantly, would be to query the Web Service on the half hour or hour and hold and update the values in the local Appian Business DS. Still using rules, you could better optimize a query rule to only return the data needed for the Process Model.
This idea may/may not apply in your scenario, but it could be used to improve performance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data