You are viewing limited content. For full access, please sign in.

Question

Question

Deleting records in an entity model

asked on February 1, 2019

So I created an entity model and tested it with a couple of workflows when creating entity instances. Is there a way to delete the records without deleting the table(model)?

0 0

Replies

replied on February 4, 2019

Sample code for deleting an entity instance.

1 0
replied on February 1, 2019

Hey Leroy,

Currently you can delete entity instances by using the entity SDK. You can also use an Update Entity Instance activity in a workflow to overwrite the data if you want to be able to get rid of the information within a process.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.