Re: How to create a LDAP Entry Manually.
Hi thanks for the reply, we dont have the Ldap Back up of Test server.But our Test server is a clone of Production server.so we have the Ldap Backup of Prodcution server.any how we couldnt able to...
View ArticleRe: Java NullpointerException when getting the representation
Found it, there was no representation...Should really give no exeption just a null result.
View ArticleRe: How can client api connect to windchill data ?
Hello may be you can just use OOTB Cognos BOM report or the excel export function from the Part Structure view in the PSB if not, I've just read in the customizer guide of the 10.2, in the DTI, you're...
View ArticleRe: How can client api connect to windchill data ?
Hello Gregory, What is PSB is this the Product Structure Explorer you mean ? We have windchill version 9.1 and no such function. Ok, assuming we are waiting for version 10.2 and using the customized...
View ArticleRe: How can client api connect to windchill data ?
Yes in 10: Product Structure Browser ... Web UI in replacemenent of the 9.1 applet. From what I see in the guide, you will be able to call sever function . So any query like a indented BOM and...
View ArticleRe: How can client api connect to windchill data ?
In 9.1 , if I remember , you are able to call directly from excel a QueryBuilder or query , or InfoEngine task ..With a direct result in excel ...
View ArticleRe: How can client api connect to windchill data ?
Yes you can ! but you get a result with is a filtering according to a number of criteria, what I want is getting back a structure. So far I can't see you doing this with QueryBuilder and Excel query
View ArticleMultiple Change Requests associated to one Change Notice
We are trying to use the OOTB workflows for the Change Requests and Change Notices (at least for now). We would like to have the ability to combine several Change Requests into one Change Notice, and...
View ArticleSet creator without creating a new iteration
Hi all, For migration purposes, I want to be able to change the creator of an existing EPMDocument with help of Java. I'm using Windchill 10.1. I found VersionControlHelper.assignIterationCreator (with...
View ArticleGetting the role of a 'Creator' of an object from its a Group.
Hello Everyone , How to get the role of a creator from a group? For instace , I want to get the Role of the 'Creator' of a Change Request from a group of Users i.e Design Group , Manufactuing group....
View ArticleRe: Intralink 3.4 - Activity log
The total lack of response to this question indicates that I was correct in my initial assumption: There is no means to do this in Intralink 3.4. Cheers, John
View ArticleRe: Creating custom scheduled jobs
On Point 2) For compiling the java files in which you have used Windchill OOTB classes you have to add jars on your class path i.e from where you are compiling the java files.So add jar sfrom...
View ArticleRe: Get parent when creating WTPart
Vasiliy, Windchill creates the wt.part.WTPartUsageLinkobject when you assign the child WTpart to the parent WTPart. It is a master to reference link, so master of Parent Part is attached to the each...
View ArticleRe: Searching for Simplified Reps in Windchill
yes Joris, you can easily write your search query to get the wt.representation.Representation first and then you can get the Representable from it(the object for which this Rep is) type cast it, you...
View ArticleRe: Get parent when creating WTPart
The problem is to get parent part (in RuleAlgorithm implementation or in OIR rule.xml) before child part is created (in "Creating a New Part" process).
View ArticleRe: Attributes missing from Search Criteria?
I have only that Change Type selected. Its a sub-type of the OOB Change Request. I have checked that its listed in the "All Applicable Objects Types Search"I ran a few CR's all the way through the CR...
View ArticleHow to remove a ghost object (asm) when revising a prt file
My coworker opened a single part & drawing for revison. Altered one sketch. Opened the drawing and added the necessary dims.Upon saving the part a ghost assembly file was generated of a very old...
View ArticleRe: RE: Ghost Items in Drawings
Jason This may sound simpleton to you but where do I find this "cleanup_drawing_dependencies" prior to opening a drawing? Not a 'trained' WC admin. MS
View ArticleRe: How to remove a ghost object (asm) when revising a prt file
Check out this thread, it has a lot of good information on removing ghost parts. http://communities.ptc.com/message/221763#221763
View Article