PDM standard was finally out with no API support
Users who have been using Workgroup PDM (with API) for years like me really pissed off since we just can't afford for the expensive PDM Pro. package
Here is the wishlist: an option for purchasing API for PDM standard like other software do
Hi Christian,
Metadata like history, revisions, owners, etc. are stored in the SQL database for PDM Standard. Use TSQL queries in your application to find the fileID and map the metadata. This does take some SQL experience to test and map your queries. I would suggest using Microsoft SQL Server Management Studio (MSSMS) to do your query building and testing first. There are several forum threads discussing different EPDM queries and they would all typically map to PDM Standard. Here are just a few...
Is there a sql query, that list all files, which belong to selected EPDM categorise?
Re: Using Excel to make a Report Generator with Hyperlinks
Re: Find documents where system Rev doesn't match document Rev
Mike