Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
18 replies
Answers
1 answer
Subscribers
11 subscribers
Views
13030 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Does anyone know how to use the Appian Smart Service Delete from Data Store Enti
markw91
over 9 years ago
Does anyone know how to use the Appian Smart Service Delete from Data Store Entity? Any example of property arguments given on Data-Input tab, Data to Delete value would be a big help. Documentation is very poor on this. How is a particular row identified for deletion in the data set? Value appears the only place this can be possibly specified, but syntax is not known to me....
OriginalPostID-164838
OriginalPostID-164838
Discussion posts and replies are publicly visible
Parents
0
sainadhn
over 9 years ago
If in the table there is only 1 row that matches the given input say for example out of {2,3,4} only 2 exists remaining does not exist then only row with primary key 2 will be deleted other 2 will be ignored.
It is similar to delete command of SQL it will delete the rows with matching primary keys.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sainadhn
over 9 years ago
If in the table there is only 1 row that matches the given input say for example out of {2,3,4} only 2 exists remaining does not exist then only row with primary key 2 will be deleted other 2 will be ignored.
It is similar to delete command of SQL it will delete the rows with matching primary keys.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data