How to compare two attribute values before submitting ?
I have an object called "Complaint" and let us say there are two soft attributes EventDate1 and EventDate2 on it. Now i want to compare these values before submitting the complaint for creation Product...
View ArticleRe: wgm 10.2 and solidworks 2013/2014
Does this only happen through the embedded browser? If you open up Windchill in a standalone browser, are you able to load the view information page?
View ArticleRe: wgm 10.2 and solidworks 2013/2014
Hi Chris, Yes, it only happens in the embedded browser. When looking through Firefox/IE, everything looks fine.
View ArticleRe: SMJConsole parameter study guide ..
Take a look at the "Java Management Extensions (JMX) and Windchill MBeans" section of the Windchill Specialized Administration...
View ArticleCurrent Active Users List
Does anyone have a way of determining the currently active users in Windchill? Site --> Utilities --> Server Status --> Current Active Users will list the number of active users, so there must...
View ArticleRe: Current Active Users List
I updated http://communities.ptc.com/thread/52807. I am interested to see if it works for you.
View ArticleRe: Current Active Users List
As alluded to by Ben, this is exposed via JMX. The TotalActiveUsers attribute of the com.ptc -> Monitors -> ActiveUsers MBean provides what you're looking for. And I'd note that the...
View ArticleRe: Current Active Users List
Jess,You got me thinking. Below is a screenshot of a customized <WT_HOME>/codebase/wtcore/jsp/jmx/serverStatus.jsp file. CAUTION:I have done this on a test site thus far. I have not done any...
View ArticleRe: Current Active Users List
A comment: I'd general tend to avoid or at least minimize and localize changes to out-of-the-box JSP pages. You could always create your own page for such a list and add a link to it here if you felt...
View ArticleRe: Current Active Users List
Jess,Thanks for the insight. You could not click on that in 9.1, but you can in 10.?. This is very useful and provides the information that we request without customization. Screenshots of OOTB...
View ArticleRe: Current Active Users List
This link and the similar links for method servers will show you all the JMX MBeans and their attributes as you'd see them in JConsole or VisualVM -- except via HTML and all in one report. As you note...
View ArticleRevisioning scheme
How to start with higher revision from the beginning instead of starting with lower revision. Ex:Revisioning scheme: A.1 to higher version but I want to start with D.1, D.2 & so on And i am...
View ArticleWVS Config Spec.
Where does one set the config spec. used by WVS when publishing on check in? I am attempting to configure Creo drawings to publish "as stored" and all other Creo objects to publish "latest". The...
View ArticleHow do you manage users account who have left the company
Hi, For last 7+ years in Windchill Production at Alcon, we stored Users & Groups information in Windchill Active Directory. Since June 2014, we have moved to our Corporate Active Directory. I would...
View ArticleRe: How do you manage users account who have left the company
Only issue with that I can forsee is we cannot search on what all activity user ABC has done in Windchill before leaving. This is not accurate. Deleting a user from Windchill removes them from the...
View ArticleRe: How do you manage users account who have left the company
If not apparent, I follow process #1. The only disadvantage with this method is that if a deleted user later returns to the company they end up with two separate records in the WTUser table. That...
View ArticleRe: How do you manage users account who have left the company
Which version of WC? It seems like this behavior was changed between 9.x and 10.x to allow retaining user info after users were removed. Doubtful, but is it clearly documented in the WC...
View ArticleRe: How do you manage users account who have left the company
We are currently on 10.2, but the users were deleted back in 9.1. CS45262 explains how to search for objects created by deleted users. Basically, you set the following property: xconfmanager -s...
View ArticleRe: Download CAD content directly from Windchill
We have a need for this as well, especially with AutoCAD. There are many users who will retrieve AutoCAD files from Windchill, but not modify/upload/checkin - for these folks having to add the file to...
View ArticleRe: How to remove the default tabs"Structure" for a subtype of WTdocument.
update -file docsb-actions <?xml version="1.0"?><listofactions> <objecttype name="docsb" resourceBundle="com.ptc.windchill.enterprise.doc.docsb.docsbActionsRB"> <action...
View Article