Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+1
person also asked this
people also asked this
Replies
9 replies
Subscribers
6 subscribers
Views
7219 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
#GeneratedValue How to get auto generated value in process model. In CDT, t
anilkumark
over 9 years ago
#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
0
Tim
Certified Lead Developer
over 9 years ago
Based on your actual question I think you are using a CDT to insert into a table and want to pick up the auto-generated ID value? On the write to datastore node use the data output tab to save the "Stored Values" back into your CDT process variable, if your XSD is defined as mentioned above you will now have your id value.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 9 years ago
Based on your actual question I think you are using a CDT to insert into a table and want to pick up the auto-generated ID value? On the write to datastore node use the data output tab to save the "Stored Values" back into your CDT process variable, if your XSD is defined as mentioned above you will now have your id value.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data