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
13018 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
markw91
over 9 years ago
I'm using a process variable instead of a constant for the Data Store Entity, any issue with that? For identifier 'key word', I'm using the first item name, which called ID, in a CDT that represents what what stored in the Data Store Entity. eg. My Appian Smart Service Write to Data Store Entity Value =pv!Xform, Save into dseFormX. So Data to Delete value is ={entity:pv!dseFormHSSD,ID:{4}} to delete the row whose ID=4?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
markw91
over 9 years ago
I'm using a process variable instead of a constant for the Data Store Entity, any issue with that? For identifier 'key word', I'm using the first item name, which called ID, in a CDT that represents what what stored in the Data Store Entity. eg. My Appian Smart Service Write to Data Store Entity Value =pv!Xform, Save into dseFormX. So Data to Delete value is ={entity:pv!dseFormHSSD,ID:{4}} to delete the row whose ID=4?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data