07-25-2022
11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-25-2022
11:03 AM
Hello everyone,
When I am making my content center libraries I have a problem that I cannot solve, it is that when I publish a piece in this case pipe, after placing the custom parameters of the length, when inserting it and modifying that parameter in the window to place from the content center, the length is not updated, it remains as I left it as soon as I place it, why does someone know this?
In addition to this I get the typical error of
"Family Table Defined file name does not include all custom columns. An identical file name can be generated for different members. Make sure that the file name is unique for any combination of custom column values to avoid placement failure. Missing custom columns: "
Solved! Go to Solution.
07-25-2022
11:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-25-2022
11:25 PM
Check if your column in your table is linked to your template parameter.
To avoid the warning about the file naming, you need to add all custom column to your filename column. In this sample I added the custom length to the expression.
But if you are using a Autofile naming function like Autodesk Vault professional is offering, you can ignore this warning. It's just to make sure you create unique filenames.
07-26-2022
06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-26-2022
06:59 AM
Thank you very much, it really is a bit strange that you must link the length together with the name for this to work, in previous versions this did not happen, but well, I appreciate the help provided.