I have a data store with a key field which has the @Id and @GeneratedValue annot

I have a data store with a key field which has the @Id and @GeneratedValue annotations. So I populate a CDT, leave the key field blank, and do a Write to Datastore. This inserts a new row in the database, which is good! However, how do I make the Process aware of what key value was assigned to that row? ...

OriginalPostID-98356

OriginalPostID-98356

  Discussion posts and replies are publicly visible