Re: Get EPMDocument connected with WTPart via JSP
Hi Michael, I think you are talking about an association link. Here are some queries for the connections: WTPart, EPMDocuments having an association link:SELECT pm.name WTPartName, pm.wtpartnumber,...
View ArticleRe: How to delete secondary content items attached to a WTDocument using Api?
Hi Vineeth, Here is an example: document = (WTDocument)ContentHelper.service.getContents(document); String number = document.getNumber(); /* Get the list of ContentItem out of the passed...
View ArticleRe: How to delete secondary content items attached to a WTDocument using Api?
Also you may have to check out the object to avoid locks. Thanks,Jarrett
View ArticleRe: How to add the secondary content to the Doucment using ui and how to...
Hi Sandeep, You may want to check out these documents: Use Add-ContentItems webject (see section "The Webject Library" in the "Windchill Adapter Guide") Use ContentService or ContentServiceSvr APIs...
View ArticleHow to get ride of overwrite dimension error in model check?
While detailing a drawing, I overwrite some dimensions to add text instead of dimension.Due to this, I got an error in modelcheck.How to avoid this?
View ArticleAdd business reporting
Hi,anybody know is there a solution to install business reporting to an existing Windchill 10.2 M020 installation?This was my first Windchill installation and configuration, I forgot add BR and now I...
View ArticleHow to cancel the checkout object from creo application ?
Hi I am new to windchill.Have few doubts, listed below. How to cancel the checkout object from creo application ? Ex: After i check out i understood that the changes is not necessary ,by the time I...
View ArticleRe: How to cancel the checkout object from creo application ?
From Creo directly, 'File', 'Check In', 'Undo Check Out'.
View ArticleIs there any option to move the object from common space to work space...
Hi Is there any option to move the object from common space to work space without selecting check out option ? I studied that when revising the object it should not be check out , also the revising can...
View ArticleRe: Is there any option to move the object from common space to work space...
Revising can be initiated from a workspace or from commonspace, but fundamentally it is a server action. The revise happens to the server object, not the workspace object (if different). To add...
View ArticleRe: Is there any option to move the object from common space to work space...
I am new to windchillThanks for your valuable answer . What is duplicate objects in windchill & how to create ?
View ArticleRe: Add business reporting
I've done this many times over the years from 9.0 to 10.2. Can you provide some screenshots of the PSI that isn't allowing you to add the components? The "update existing install" guide covers this...
View ArticleHow to set Primary content and secondary content of a Document using API?
How to set Primary content and secondary content of a WTDocument using API?
View ArticleSSL Handshake,HTTPS server .
Hi.I have a code need to be run from shell on prodution server.The production is (https).I tried the code on test server(http) it's working fine.But on production, I am getting 2014-08-05 16:47:51,215...
View ArticleNot all purgable items are purged
As our vault size grows, and our backups take longer and longer, we have decided to give purge a try. So far it’s not going that well. The problem can be replicated by creating a purge collection rule,...
View ArticleRe: SSL Handshake,HTTPS server .
I suspect that the Java installation on the machine that you are running the code on has certification issues with your Windchill Server's SSL configuration. You may need to import the SSL certificate...
View ArticleRe: Not all purgable items are purged
I am a colleague of Darren's and can add a bit more detail: My suspicion is that this might be caused by the property wt.team.teamChunkSize (or the chunk size site level preference) which is set to...
View ArticleRe: Rename folder error in projectLink
The error looks like you have an instance based attribute assigned to the Folder object in the Type and Attribute manager, but you and your users do not have the suffiecient permission or some other...
View Article