After importing a custom layer, I started receiving 3 errors during synchronization: Cannot complete the data definition query on the ReqTransView. I chose cancel on the sync, removed the modifications (which did make the query invalid) and saved the view. The sync ran again, displaying the same 3 errors, duplicated, so now there are 6. I am now up to 16 errors, after multiple attempts, for issues that I know are cured. I have:
- checked the id values for all tables underlying the view.
-There was a view within a view, so I dropped them both in SQL.
-replaced the datasource with a different one
- I have stopped and started the AOS, completed full compiles without error, and generated CIL without error.
-I used the cache tool to refresh the dictionary, data and objects.
Any ideas about what could cause this?
*This post is locked for comments