Our electrical and fluid power department use AutoCAD to make schematics. I created a data card with 3 tabs. Tab one is a misc tab for older drawings. The next 2 are for electrical and fluid power schematics, respectively. Is there a way when checking in to the ePDM to set the DocType variable to ES or FPS to show the desired data card?
EPDM needs some way to tell them apart.
Different data cards can assign different default values, but they need to be in different directories. Maybe a directory for electrical and another for fluid power schematics?
You could also have automatic transitions populating variables for you. One transition could put the value ES, the other FPS. Again though you'll need some sort of conditional logic so file will go through the proper transition.