Hi All,
I am using Oracle DB and in Appian want to create CDT for few tables. I am able to create CDT for few but for few I am not. Below is the statistics I noted.
I am failed to understand the pattern and behavior. Or I am missing anything here.
Sharing the error if the CDT creation is failed - The data source [name=jdbc/XXX] cannot be reached, does not exist, has been deleted, or you do not have sufficient privileges to access its data.
Please suggest any pointer.
Discussion posts and replies are publicly visible
Is there any more context in the logs (specifically the tomcat-stdout)? Like Stefan said, there are no limitations on the number of columns in a CDT, and the number of rows in the source have no impact on CDT creation.
Just out of curiosity as well - why are you using CDTs over using Record Types?