#GeneratedValue How to get auto generated value in process model. In CDT, t

#GeneratedValue
How to get auto generated value in process model. In CDT, there is an auto generated ID, but in the instance it not showing the auto generated ID. How can I see this ID in my process model. Thanks.

OriginalPostID-155011

OriginalPostID-155011

  Discussion posts and replies are publicly visible

Parents
  • Thanks Tim. I have done same thing, but the values are not updating for same ID. It is creating one new ID. In my process model using two Write to Datastores. One for Insert and the other for Update. In Insert write to datastore node ID is generating. Now I need to update the values for that generated ID.

    In Output at Stored Values passing CDT for Target field in both the Insert and Update write to data store nodes.
Reply
  • Thanks Tim. I have done same thing, but the values are not updating for same ID. It is creating one new ID. In my process model using two Write to Datastores. One for Insert and the other for Update. In Insert write to datastore node ID is generating. Now I need to update the values for that generated ID.

    In Output at Stored Values passing CDT for Target field in both the Insert and Update write to data store nodes.
Children
No Data