Trying to map a CDT to a view in my database. XSD attached. When I attempt to cr

Trying to map a CDT to a view in my database. XSD attached. When I attempt to create a data store entity for this CDT, Appian wants to execute the following line in a DDL script:

add aid numeric(19,0) not null;

Obviously this fails because you can't add a column to a view. What am I missing? How can I get Appian to stop trying to add this column?

RFP_DeadlineAlerts.xsd

OriginalPostID-171284

OriginalPostID-171284

  Discussion posts and replies are publicly visible