Item category assign directly from file category.

Item category assign directly from file category.

marek123
Contributor Contributor
453 Views
4 Replies
Message 1 of 5

Item category assign directly from file category.

marek123
Contributor
Contributor

Hi!

I try to make a assign a Item Category directly from key file category name.

e.g.:

1. Users create Inventor part and check in to the Vault, auto assign gives it "Part",

2. after that users change some files category manually to non-default category.

3. They assign Item to this file, and they want to assign the same category name to this Item. Now they must change this manually again, like in files.

Can I automatically assign the same category name?

 

Regards
Marek
0 Likes
454 Views
4 Replies
Replies (4)
Message 2 of 5

CGBenner
Community Manager
Community Manager

@marek123 

 

If the Item category already exists, you should be able to create an Item rule that will assign a specific category to an Item based on what the File Category Name is.  But, the Item Category with the same name has to already be defined.

Example:  I created an Item Category called "Same Name".  Then generated an Item Rule to automatically assign an Item to that new category if the File Category is also "Same Name".  So, this would take some planning and set up, but can be done.

CGBenner_0-1662728898879.png

 

Did you find a post helpful? Then feel free to give likes to these posts!
Did your question get successfully answered? Then just click on the 'Accept solution' button.  Thanks and Enjoy!



Chris Benner

Community Manager - NAMER / D&M


0 Likes
Message 3 of 5

marek123
Contributor
Contributor

THX for answer 👌

but...

 

It does not work that way.

Combo box on your pic reading ITEM properties.

Property "Category Name' in this case is ITEM "Category Name", I can't read/mapping from FILE "Category Name" there is the problem

 

Regards
Marek
0 Likes
Message 4 of 5

CGBenner
Community Manager
Community Manager

@marek123 

You are correct sir!  I stand humbly corrected.  I was really hoping it would be that easy!  🤔

Did you find a post helpful? Then feel free to give likes to these posts!
Did your question get successfully answered? Then just click on the 'Accept solution' button.  Thanks and Enjoy!



Chris Benner

Community Manager - NAMER / D&M


0 Likes
Message 5 of 5

marina.collet
Advocate
Advocate

Hi Marek,
The rules used for the category assignation are based on the document properties values (Inventor iProperties or AutoCAD attributes).

Usualy, we set the same rules for items as for the files.

However, I understand that your files are not categorised automatically (through the rules) but manually.

Then, if you want your item to "inherit" the category of the file, you will have to mapp the file category to a document's property (usually a custom iProperty called "Category", "Category Name" or something like that) and then use that document property in your Item category assignation rules...