Its like I thought. Its silly to have two databases.
Yeah well I knew this from the beginning, I just need real ammo because a
supervisor who knows nothing of databases or intralink or pro/e was told by
a superior being of the pro/e (not intralink/pdm) inclination that we
should have two databases because that is what he thinks is best.
What this guy is not thinking is that it would take ridiculous amounts of
time from everyone to even try to keep up with changes. But this argument
is counteracted by "uhh ahh, we can automate that, can't we? I remember
someone at PTC did it once for his dog biscuit supply PDMlink database."
To which I'm thinking this guy has never had problems with family tables
and or has never paid for an oracle expert's help. Additionally, 25 years
of models, which amounts to some crazy oracle morbidly-fatning number of
parts will not all work nicely.
I put in a filter for "latest released" and even made it the default for
users who check-out.
{ITEM = '*'}:{VERSION with %PATH = 'Root Folder/LIBRARY/*' // VERSION =
%LATEST} {ITEM = '*.asm'}:{VERSION = %LATESTATRL('RELEASED_FIX')} {ITEM =
'*.prt'}:{VERSION = %LATESTATRL('RELEASED_FIX')} {ITEM = '*.asm'}:{VERSION
= %LATESTATRL('RELEASED')} {ITEM = '*.prt'}:{VERSION =
%LATESTATRL('RELEASED')} {ITEM = '*'}:{VERSION = %LATEST} {ITEM =
'*'}:{BRANCH = 'main' // VERSION = %LATEST}
But as you can see the first line says that if something is in the library
you should get only the latest rather than latest released items. Well, the
reason for this is that the library is packed with thousands of family
table parts. But each part is revised, or used to be revised individually
so you can't check out a family table that has all "latest released" items
in it. Without this, you get version conflict errors that prevent a
check-out. Otherwise the filter seems to be working OK.
However how do I patch the idea this manager has about his greatest
discovery "We have WIP parts mixed-in with Released parts?!!!" "holy cr#p
we better mobilize the army on this issue pronto". he literally thinks of
intralink as a folder where you dump the crap from your computer every day.
Maybe I should tell him that oracle has similar issues, that should fix
everything. All kidding and over-exageration aside, I will have to put
together a power point on how intralink works.
Its Friday. Happy Friday everyone. If you got any cool ideas on how to
explain what a database does, please don't hesitate to send them my way.
regards,
Alfonso