Community
Vault Forum
Welcome to Autodesk’s Vault Forums. Share your knowledge, ask questions, and explore popular Vault topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Vault Collaboration 2011 - Apply rules

7 REPLIES 7
SOLVED
Reply
Message 1 of 8
Anonymous
763 Views, 7 Replies

Vault Collaboration 2011 - Apply rules

Hello,

 

In my Vault Collaboration 2011 Admin interface, I can't find the 'Apply rules on file creation'  option (in Assignment Rules)

Is there a solution or SP to correct that ? The help file tells me that the option should be available in the bottom left corner

 

My install is in french and I am running Service Pack 2

 

 

Anthony

7 REPLIES 7
Message 2 of 8
luttena
in reply to: Anonymous

Hello Anthony,

 

Could you provide a screen capture of the 'Assignment Rules' dialog? It might help clarify what is happening.


Thanks,

Adam



Adam Luttenbacher
Sr User Experience Designer
Autodesk, Inc.


Message 3 of 8
Anonymous
in reply to: luttena

Here it is !

 

Message 4 of 8
luttena
in reply to: Anonymous

Thank you for the quick response. I'm going to forward this on internally. I'll update you with any information I can gather.

 

Regards,

Adam



Adam Luttenbacher
Sr User Experience Designer
Autodesk, Inc.


Message 5 of 8
Anonymous
in reply to: luttena

Hi,

 

I've found a solution to my problem...

Directly in the database, I found where the option is setup it is in the CategoryRuleSetCfg table of your Vault database

 

UPDATE CategoryRuleSetCfg SET ApplyRulesToNewEntity = 1 WHERE EntityClassId = 7

 

I don't really know what EntityClassId is but it's now working...

 

 

SELECT TOP 1000 [EntityClassId]
      ,[ApplyRulesToNewEntity]
  FROM [Vault].[dbo].[CategoryRuleSetCfg]

Anthony

 

Message 6 of 8
Showching
in reply to: Anonymous

Hi Anthony,

 

It's great it works now.

 

Maybe it's a localization bug, which language do you use? We may need to report a bug and fix it.

 

See the attachment for the location of the option.

 

Thanks,

Showching

If this solved your problem, please mark it as the solution, so that others have the same problem can get the solution directly.
Need help on Vault product? Please check out http://wikihelp.autodesk.com/Vault
Message 7 of 8
Anonymous
in reply to: Showching

I'm using French language. 
Back in Vault 2010, I could see this option... So I think it's a localization bug...
Message 8 of 8
yuhui.zhang
in reply to: Anonymous

Hotfix published for this issue, please check it from http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=17265344&linkID=9261341



Fay Zhang
Software QA Engineer
Data Management
Autodesk, Inc.

Be sure to check out the Vault Help Wiki!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report