I have an existing database with 40 tables. It contains relationships, keys, triggers, views, stored procedures, etc.
I'm now looking into a way to integrate dynamics crm in the process.
Question: Is it possible to create custom workflows / entities from existing database? I can copy those tables to dynamics CRM database, but I haven't found anything in the documentation. We cannot significantly change schema of our current database at this point since it is used by different services and external scripts and background tasks.