Creating a new representation when object is checked-out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Creating a new representation when object is checked-out
Hi All
I was curious to understand whether it's right to create a representation from a part(that has a owner link with a CAD Doc) that is checked-out? If yes, what is the difference between creating a representation when a part is checked-out and checked-in?
And I also found a difference with Create New representation wizard, when a part is checked out and I create a representation I see the 4 step wizard(Define rep, Set EPM config, Structure Type, confirm choices) when it's not checked-out it's just 2 steps(Define rep and input source)? Can you tell me how can it be done?
Thanks
Solved! Go to Solution.
- Labels:
-
Windchill Visualization
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I was not clear which object is checked out in your use case but grammatically, I think you were referring to the WTPart. Since the object does not need to be checked out to create a representation, I would think having it checked in would be the preferred option. Make sure things are stable when creating so that they are repeatable. When checked in, the WTPart is associated to a CAD object so therefore you have the 4 options which allow you put pull from the CAD data in creating its representation. There are many options on how you want that representation to be created using configuration specification rules.
When you have the WTPart checked out, there is no CAD document technically linked to it (until check in) so you get the option as if there was no CAD associated. If you just create a WTPart on its own and have it checked in, you will see the same options where you can upload something. Copy/paste a representation from CAD is also an option.
As far as the EPM Config and the other options when checked in, these typically are defaulted in the wvs.properties. Your main options are latest vs As-stored. I like as-stored since its static and can be recreated at a later time. Publishing rules can offer some additional files types to publish along with post-processing. You can also chose to publish as a position assembly which is key for very large assemblies that would choke the Cad worker,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @MV_10441462
In my opinion the representation is not needed if user works on the desing. So if the object is checkout you do not need the representation for the working copy.
Akso Iam not sure if visualization worker can download the uploaded files from different user workspace.
So you should care if you need to share the desing by representation then check-in and create representation
Many customers do not create representation during check-in. The reore us created only by workflow.
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thankyou @HelesicPetr . So there's no point is creating a representation when checked-out. Understood.
And can you tell me how the difference is created in the New Representation wizard? Can we achieve it using PublishRules?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I was not clear which object is checked out in your use case but grammatically, I think you were referring to the WTPart. Since the object does not need to be checked out to create a representation, I would think having it checked in would be the preferred option. Make sure things are stable when creating so that they are repeatable. When checked in, the WTPart is associated to a CAD object so therefore you have the 4 options which allow you put pull from the CAD data in creating its representation. There are many options on how you want that representation to be created using configuration specification rules.
When you have the WTPart checked out, there is no CAD document technically linked to it (until check in) so you get the option as if there was no CAD associated. If you just create a WTPart on its own and have it checked in, you will see the same options where you can upload something. Copy/paste a representation from CAD is also an option.
As far as the EPM Config and the other options when checked in, these typically are defaulted in the wvs.properties. Your main options are latest vs As-stored. I like as-stored since its static and can be recreated at a later time. Publishing rules can offer some additional files types to publish along with post-processing. You can also chose to publish as a position assembly which is key for very large assemblies that would choke the Cad worker,
