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
1 reply
Subscribers
6 subscribers
Views
1169 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
I have created a CDT (one to many mapping) , when I am trying to verify in data
vineeta6579
over 11 years ago
I have created a CDT (one to many mapping) , when I am trying to verify in data store I am getting below error..
A type mapping annotation is invalid: Table [child] contains logical column name [`mastercId`] referenced by multiple physical column names: [`mastercid`], [`mastercId`] (DuplicateMappingException) (APNX-2-4055-000) ...
OriginalPostID-108096
OriginalPostID-108096
Discussion posts and replies are publicly visible
Parents
0
Michael Tan
Appian Employee
over 11 years ago
Another report of this error was in this thread:
forum.appian.com/.../e-88193
I suspect you are using Oracle database for your data source, as the error is similar to the above thread. The resolution was to modify the jpa annotation in the xsd for your join column, as Oracle is case sensitive.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Michael Tan
Appian Employee
over 11 years ago
Another report of this error was in this thread:
forum.appian.com/.../e-88193
I suspect you are using Oracle database for your data source, as the error is similar to the above thread. The resolution was to modify the jpa annotation in the xsd for your join column, as Oracle is case sensitive.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data