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
7 subscribers
Views
5705 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 10 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
Tim
Certified Lead Developer
over 10 years ago
Not through expressions no. Although if you're returning meta data such as table names you might as well store the cdt name in your database somewhere. I can't think of a practical way to use this though... you're the king of ill-fitting requirements! ;-) Your requirements sound like you're keeping much of the system logic in the database such as validations etc. I've done this before with Appian and ended up with a web service layer with all the intelligence and a very empty Appian solution - not a great fit.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 10 years ago
Not through expressions no. Although if you're returning meta data such as table names you might as well store the cdt name in your database somewhere. I can't think of a practical way to use this though... you're the king of ill-fitting requirements! ;-) Your requirements sound like you're keeping much of the system logic in the database such as validations etc. I've done this before with Appian and ended up with a web service layer with all the intelligence and a very empty Appian solution - not a great fit.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data