Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
How do you generate an Entity Relationship Diagram for all Tables in Adobe Campaign Classic ? Can this be done with the client tool. Do we need to tap into the Classic API to do this ?
Vues
Réponses
Nombre de J’aime
Hi,
This is the closest you'll get:
I've gotten this request a number of times now, it should be straightforward to write a script to generate an ERD from Campaign's schemas, just never had the time/budget.
Thanks,
-Jon
Vues
Réponses
Nombre de J’aime
Thank you . How do you generate for custom built tables for different namespace.
Vues
Réponses
Nombre de J’aime
You write a script to read the schemas written for the tables, then draw out the ERD from them.
You can also use an off-the-shelf ERD generator and manually draw in all the relationships; I only mention the above due to the complexity of the ootb db, ~300 tables, 500 joins. Some people find that kind of stuff calming though.
Vues
Réponses
Nombre de J’aime
Thank you
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Likes
Réponses