PLM Dojo-How To Create A Teamcenter Pseudo Folder
PLM Dojo-How To Create A Teamcenter Pseudo Folder
Xo24m2BS-00
by Scott in Administration
Recently someone asked me how to create a Pseudo Folder in Teamcenter. Well, that’s
sort of what happened. Actually, I noticed in the logs that someone found this blog after
Googling “create pseudo folder in tcua,” and I thought, hey! that’d make a good topic for
a post! It fits in with the overall theme of, “things I didn’t understand when I started
using Teamcenter.” And yes, this is what is known as, “playing to your audience.”
You see, the reason you can’t make pseudo-folders is because they’re not really
folders at all; they’re fake folders. What they really are is just a convenient way to view a
group of objects which all share a common relationship to some other object. So instead,
what you really want to know is how to show pseudo-folders.
You’ll only see pseudo-folders underneath some other, parent, object, and the name of
the pseudo-folder will be the name of some sort of relation. The contents of the pseudo-
folder will be all of the objects that are the children of that relationship for the parent
item. Finally, pseudo-folders are created and populated dynamically, at run-time. They
themselves are not persistent in the database (the relationship they represent is
persistent, however).
1 of 2 4/8/2020, 1:44 PM
How to create a Teamcenter Pseudo Folder - The PLM Dojo http://plmdojo.com/admin/showing-pseudo-folders/#.Xo24m2BS-00
If you followed along with the example what you should now see is five pseudo-folders
underneath every UGMASTER dataset. These folders are populated with datasets with
which the parent dataset has the indicated type of inter-part relation.
A few notes
1. If you simply show the relationship without setting up pseudo-folders then nothing
is shown beneath the parent item if there are no objects with that relationship.
However, if you use pseudo-folders then the pseudo-folder is always shown, even if
it is empty — you see this a lot with the standard view pseudo-folder under item
revisions.
2. As of TC 8 you can only show pseudo-folders for relationships which are
configured as properties of the object type in the data model. This appears to be a
new restriction which was not in Teamcenter Engineering. Reference:
PR-02151780:
Step 4) save the datamodel and Deploy the template to the database.
2 of 2 4/8/2020, 1:44 PM