PartsLink Enhancements Monthly Sprint Demos
I would like to invite customers who are interested in seeing monthly sprint demo of enhancements being made to PartsLink. The session would be valuable if you are already familiar with the product and...
View ArticleRe: Revise after upgrade to 10.2
Yeah, whatever custom versioning scheme you were using on 9.1 needs to be loaded into 10.2. A sample is shown in the knowlege base here:https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS23066...
View ArticleRe: Revise after upgrade to 10.2
Brian, run this command from a Windchill shell to extract your current series: (change path as necessary)java wt.series.LoadFileBasedSeries E:\PTC\Windchill_10.2\series.xml -read Then on your 10.2...
View ArticleRe: How many contexts?
(In my opinion) One of the main drivers for how many/what Contexts is about participation. In Windchill-speak this would be the make-up of the Context Team, and comes into play much more...
View ArticleRe: Revise after upgrade to 10.2
It's due to your first iteration, not the Revision Series. This property has the value 1 OTB; need to change to 0. wt.series.IntegerSeries.min
View ArticleRe: Revise after upgrade to 10.2
There isn't a "property migrator" but one can fairly easily take all the properties in site.conf created / modified after install and dump them into site.conf on the target and then just xconfmanager...
View ArticleRe: Revise after upgrade to 10.2
If you migrate site.conf from one WC system to another, suggest you check it to insure all additions you made to your site.conf file do not conflict with the new WC system. Any properties you changed...
View ArticleRe: Add a Custom Attribute to a specific task in Workflow
I'm on Windchill PDMLink 10.2 M020. I downloaded the "JavaDoc" but it is way over my head. Any Chance you could supply me with the code snippet I need to put in the expression robot? The internal...
View ArticleWindchill Security - Joined Active Directory Groups
Curious if anyone is leveraging Active Directory groups for access control in Windchill. I am evaluating it right now and one of the hangups I'm running into is the inability to set permissions based...
View ArticleRe: Windchill Security - Joined Active Directory Groups
Hi Tom, Firstly, i would be curious to know how is your filter's set in Apache and InfoEngine. Ideally if you can prevent them from login, you should be able to apply the same rule in JNDI, so that...
View ArticleRe: How to get/Search AdminDomainRef.
You can try the following way for getting the AdminDomainRef . For eg., ObjectIdentifier oid = ObjectIdentifier.newObjectIdentifier("wt.projmgmt.admin.Project2:xxxxxx"); Project2 project =...
View ArticleHow to get the Product Type using Windchill API
Hello team, Can any one help me how I can get the Type of PDMLinkProduct using Windchill API.I have created a Product softtype using type and attribute manager...
View ArticleRe: Windchill Security - Joined Active Directory Groups
The issue isn't so much about preventing logins, instead it's more about controlling who's listed in Windchill teams. Apache is going to limit logins to only users in the Windchill_Users group. Simple...
View ArticleWindchill generate bad url for the object info page
Hi. I've created the mvc component (table, that display a list of the WTDocuments). This component is placed inside the navigator page. The first field is the number and this field is the link to the...
View ArticleRe: Windchill generate bad url for the object info page
Anton,Does the URL work if you open in a new tab or something? Or URL doesn't work at all?
View ArticleRe: Windchill Security - Joined Active Directory Groups
I think yes in this configuration above, the users who are not in the Windchill_Users will have login permission, but they would not be able to login as the Login is only for the users in the...
View ArticleCan a Workflow task contain an option to "delegate" the task to another user?
Is it possible within a Windchill workflow task to have the option to "delegate" a task to another user? Currently the option available is "re-assign" the task. I realize that the entire workflow can...
View ArticleRe: Can a Workflow task contain an option to "delegate" the task to another...
The Customizer's Guide provides some example code for setting the object instance team based on Task completion. The example shown illustrates a "rework" task that is assigned to the user that...
View ArticleHow Do You Update A Graphic In Windchill
I am working in Docbook and I inserted a graphic. Later, I made a change to the graphic. How do I get the new graphic to show up in the Docbook to replace the old graphic? I want the graphic to...
View Article