Hi All,We have an issue while trying to publish the Data Store.Couple of points to give you a background:
We have found the workaround by adding schema annotation to all CDT XSD <xsd:appinfo source="appian.jpa">@Table(name="TABLENAME", schema="SCHEMA").
This workaround fails however when the CDT in question has 'primitive array'. In such case Appian creates a related table for the 'array' field.Because those tables were created in another schema we now cannot publish the entire Data Store.
We have multiple such tables, therefore we would appreciate any help (Other than changing the default schema - which is currently not an option in our business case).
Can you please advise if you have a solution for that issue?
Thanks,
Andrzej
Discussion posts and replies are publicly visible
Hi,This is more like Database issue, can you take the backup of your schema, and recreate it again and then verify/publish the datastore.