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
3 replies
Subscribers
7 subscribers
Views
1846 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Does anyone have an example of an xsd file that was used to map to an existing t
dylanf
over 10 years ago
Does anyone have an example of an xsd file that was used to map to an existing table in an MS SQL server? I'm having a heck of a time getting this to work. I created an xsd from sql server itself, and it wouldn't import as a cdt, and then I tinkered with it to the point where I got it to import successfully, but then when I tried to use it as an entity in a data store that mapped to our SQL server, it wouldn't map and prompted me to try to create a new table, which isn't what I want to do.
Thanks in advance for any help you might be able to provide with this.
...
OriginalPostID-109104
OriginalPostID-109104
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Try downloading the DDL when it suggests to create a new table and compare where it's going wrong. It might be either the sequence definition or the column name. Its easier to compare it that way
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Try downloading the DDL when it suggests to create a new table and compare where it's going wrong. It might be either the sequence definition or the column name. Its easier to compare it that way
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data