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
10 replies
Subscribers
7 subscribers
Views
2962 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I added two text fields and a number(integer) field to an existing CDT, publishe
Navajith K
over 11 years ago
I added two text fields and a number(integer) field to an existing CDT, published it, updated datastore, made necessary changes to the process modeler; however the values are not written to the text fields in database (MySql), number field works fine. Any thoughts?...
OriginalPostID-87411
OriginalPostID-87411
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
In addition to Patty's recommendation it seems there's still something pointing to the old version of the CDT where these fields didn't exist. To fix it:
1. Create an application with your problematic model
2. Use the "Check Missing Dependencies" tool to add the data store and data types
3. When the dependencies are listed you may see CDTs of type ^1 meaning they are old versions. This will confirm the theory
4. At this point you have two options:
---> 4.1 Expor the application and re-import it (to automatically remap)
---> 4.2 Or go to the Data Management tab to see all the CDTs this application reported with the ^1, ^2, etc suffix, select them and run Impact Analysis. There will be a report at the end telling you what items will be updated, just click "update" and wait.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
In addition to Patty's recommendation it seems there's still something pointing to the old version of the CDT where these fields didn't exist. To fix it:
1. Create an application with your problematic model
2. Use the "Check Missing Dependencies" tool to add the data store and data types
3. When the dependencies are listed you may see CDTs of type ^1 meaning they are old versions. This will confirm the theory
4. At this point you have two options:
---> 4.1 Expor the application and re-import it (to automatically remap)
---> 4.2 Or go to the Data Management tab to see all the CDTs this application reported with the ^1, ^2, etc suffix, select them and run Impact Analysis. There will be a report at the end telling you what items will be updated, just click "update" and wait.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data