Re: How to get physical file size from an EPMDocument using Java code?
Using ContentHelper.service.getPrimaryContent is the right way. I was assuming ContentHelper.getPrimary was a shortcut to that method, but I was wrong. I am glad it is working for you.
View ArticleRe: Information about Publishing in Windchill PDMLink 10.1
Hello, Ed, As a start, you may want to look at several of the topic collections in the Windchill Help Center. For a general overview, you could begin here:...
View ArticleHow to insert multiple docs against an existing wtPart - easily?
I can insert a single document against an existing wtPart, but need to add multiple in a single operation instead of inserting multiple documents and then linking against the wtPart. How can I insert...
View ArticleRe: Windchill publication of drawings and &PTC_WM_REVISION parameter
Figured out the issue:It's the drawings that had been created using the pre-windchill drawing format that used &proi_revision to call in the PDM revision.Other part was on the computer doing the...
View ArticleRe: Windchill 8 rehosting
Take a look at TAN 140624:https://www.ptc.com/appserver/cs/view/solution.jsp?n=/140624.htm This TAN was writtent for an error during a service pack install, not a rehost. But it looks like the same...
View ArticleRe: How to get role of current user?
I am not sure how, or if you even can, do this. The role of the person is context specific, and if you can't get the context of the item, I don't see how you could then see what roles the person held...
View ArticleCreo View Adapters - publishing certain objects
To all Windchill 10.1 admins, Is it possible to have have the Creo View Adapters publish only vertain objects? I have a CAD worker that is publishing fine it is just getting backed up with so many...
View ArticleCan we get a sub-string from the Product "containerName" attribute value in...
Following on from http://communities.ptc.com/message/190893#190893, we have been able to get the "containerName" attribute value set as a prefix for the autogenerated numbers for WTParts, by adding...
View ArticleRe: Can we get a sub-string from the Product "containerName" attribute value...
Have you tried leaving off the StringConstant lines and just use the containerName attribute? Like this: <Value algorithm="wt.rule.algorithm.SubString"> <Attr id="containerName"/>...
View ArticleAdding Filters for actions in a table row
We are using Windchill 9.1 M060 and I am trying to create a filter for a action that is embedded in a table displayed with the 3rd level menu (such as Affected Objects on a Change Request). My problem...
View ArticleUsing a Download Manager with Windchill
Hi AllI have several engineers in the field that need to pull large files from Windchill 300+mb in most cases.They often find themselves on bad/slow/intermittent networks and the download mechanism...
View ArticleRe: Windchill 10 Start and work fine first time after successfull...
I have a windchill server image and start the Start-ds, windchill shell also. the server started successfully but when i was trying to open the Homepage / \\localhost/windchill/ its not opening and its...
View ArticleGet all parts starting with ABC_ from a product Sample in Windchill 9.1
Hi, i am new to windchill and trying to develop a report in windchill 9.1.I have a requirement to get all the parts which start with ABC- in a particular product called Sample. Would be helpful if...
View ArticleRe: Windchill 10 Start and work fine first time after successfull...
The first thing to check would be to make sure the Method Server is running. Open your Method Server log and see if it's starting successfully (the Method Server Ready signal is received), or if it's...
View ArticleRe: Can we get a sub-string from the Product "containerName" attribute value...
Thanks for the suggestion, which I have just tried. The editied OIR loads OK, but when I make a new WTPart if gives this error :In the Method Server log, there are many lines with similar error...
View ArticleRe: Windchill 10 Start and work fine first time after successfull...
Hi Chris R, Thanks for your support. the apache server was not started, I started it in services. Can you teach the procedure to read the logs and sqlplus. how to configure the server settings in...
View ArticleRe: Using a Download Manager with Windchill
When Windchill generates a URL for a download, it creates a signed, one time use URL. If a client begins a download through the URL, then the connection is interrupted, and the client attempts to...
View ArticleTooltip Popups
Does anyone know how to get rid of the popups that cover over the attribute boxes as you try to type in them?Is there a setting in preferences to turn these off?
View ArticleRe: Tooltip Popups
There are several discussions and ideas addressing this infuriating issue. The answer is, no, you can't turn them off. No timeline as to when PTC will adress it....
View Article