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
14 replies
Subscribers
7 subscribers
Views
4457 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi, has anyone experienced any issues before where the write to data store nodes
David Williams
over 10 years ago
Hi, has anyone experienced any issues before where the write to data store nodes start running very slowly.
We are using Appian 6.6.1 and SQL Server 2008 R2.
The nodes in question are not updating a row in the db, just writing a new line. Sometimes they are taking up to 8 seconds to complete.
This has never been an issue before, and there doesn't seem to be anything in the logs to suggest any issues.
Thanks, David.
...
OriginalPostID-127761
OriginalPostID-127761
Discussion posts and replies are publicly visible
Parents
0
David Williams
over 10 years ago
Here is the query rule ...
rule!getUnverifiedPaymentsForEntity(pv!portfolio,pv!entityType,pv!entityID,false(),false(),topaginginfo(1,0)).totalCount
The inputs are "=" and it returns an integer that we use to drive the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
David Williams
over 10 years ago
Here is the query rule ...
rule!getUnverifiedPaymentsForEntity(pv!portfolio,pv!entityType,pv!entityID,false(),false(),topaginginfo(1,0)).totalCount
The inputs are "=" and it returns an integer that we use to drive the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data