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
Replies
11 replies
Subscribers
9 subscribers
Views
4695 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Lets say I have a table name that exists in my database and I store it on a loca
erickp
over 9 years ago
Lets say I have a table name that exists in my database and I store it on a local variable. Is there any way to associate that table with its already created CDT?
OriginalPostID-192431
OriginalPostID-192431
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 9 years ago
@erickp I don't think that's possible OOTB. It might be worth trying to maintain the fact that a database table is associated with a particular datastore entity constant, in the database itself. This relationship will help you in obtaining a data store entity for a given table name. Off-course, you can also maintain this relationship in the expression rules.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@erickp I don't think that's possible OOTB. It might be worth trying to maintain the fact that a database table is associated with a particular datastore entity constant, in the database itself. This relationship will help you in obtaining a data store entity for a given table name. Off-course, you can also maintain this relationship in the expression rules.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data