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
13017 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
davidg707
over 9 years ago
The constant points to the data store entity. Identifiers is not the field, it's a key word. {4,2,3} are the primary key values for the rows you want to delete. The Write to Data Store Entity would write to the same data store, probably with the same constant as above.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
davidg707
over 9 years ago
The constant points to the data store entity. Identifiers is not the field, it's a key word. {4,2,3} are the primary key values for the rows you want to delete. The Write to Data Store Entity would write to the same data store, probably with the same constant as above.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data