I have been tasked to import our Drawing Log Library from a SQL Database in to EPDM. This library consists of current and historical drawing revision information (Metadata only). Could someone point me in the right direction on getting this information into EPDM?
Thanks,
Scott
I've done this a few ways...this is the one that I thought worked best.
I created a data card to hold the meta data information to be used as a virtual document. Then used the API to read the external database and create the virtual documents in EPDM.
No other way to slice it, there will be some programming involved.