Re: Creo View messed up with Chrome
64 bit Windows or 64 Bit Chrome?It's just the 64 Bit Chrome that's not supported. Since it just started happening I imagine it's related to the same problem, but PTC's answer was "It doesn't work" but...
View ArticleRe: Creo View messed up with Chrome
The interesting part is that Creo Parametric 3 supports Chromium and IE, yet they're dropping support for Chrome for Creo View? So does that mean if we want to use Creo View with the embedded Creo...
View ArticleRe: Different revision sequence for different contexts
Don, Tom has the right idea. You can create context-level (product/library/project) OIRs and have a different versioning scheme referenced than is referenced at the org or site level. The OIR...
View ArticleRe: Description tools on file creation
You could achieve the first two using a custom listener/validator that will check whether the description and abbreviated description attribute values are unique when they are updated. You should be...
View ArticleRe: How to get Resulting Objects before they are Persisted to database?
Hrishikesh, The following article provides a way to get the Release Targets from the Resulting Objects table in the Edit Change Task wizard. I believe the steps to get the resulting objects views...
View ArticleRe: Unable to register Windchill server with error "The server is no...
Deddy, Is it possible that it is connecting to an old workspace cache? If you delete the cache(s) and restart the WWGM does the error go away? Typical cache locations: %PTC_WF_ROOT% %PTC_WLD_ROOT%...
View ArticleRe: Creo parameters in Windchill
Bryan, Once you have created the attribute in the Attribute Manager, you need to add it to the CAD Document type in the Type Manager Specify the same name as the Creo Parameter (in all upper case...
View ArticleRe: Overriding OOTB RB info java file
To update OOTB annotated resource files you should use resourceCustomize.rbInfo (the file contains instructions). If updates need to made for other languages use the appropriate...
View ArticleRe: How to detect domain in OIR?
Since the folder determines, which domain will be used could you do some sort of logic that checks the folder? One problem I see is that OIRs are evaluated when the wizard is initialized. I don't...
View ArticleRe: Revising EPMDocument Without Breaking WTPart Link
Hello It is the normal behaviour. CAD and Part have their own revision. And CAd has not necessary the same revsion than WTpart As the WTpart is the main object in Windchill , this behaviour...
View ArticleRe: Different revision sequence for different contexts
I have always been under the impression that you cannot move files between contexts if the contexts have different revision schemes. Lori says you can IF the file being moved is at a revision that is...
View ArticleRe: What is the prerequisite list of software required for Catia V5...
There is a section in the PTC Windchill Workgroup Manager for CATIA V5 Administrators and User's Guide entitled "Installing and Configuring CATIA V5" that discusses this:...
View ArticleExport all documents via Export Manager 9.1 (M040) guide?
Anyone got the steps that detail how to set up the Import/Export Manager?I need to run an export file of every rev / iteration off all documents within our Library. The Set Config Spec is giving me...
View ArticleQuestion Regarding to publisher License during windchill installation
Hello All, I have just wanted to install Windchill PDM Essentials on a server. My question is that if during the installation I choose "Don't install" for Creo Publisher License Server and don't...
View ArticleRe: How to get Resulting Objects before they are Persisted to database?
Hi Lori,Thanks a lot. I was able to get the resulting items using your link. List<NmOid> resultingItems = validationCriteria.getAddedItemsByName("changeTask_resultingItems_table"); I used the...
View ArticleRe: Description tools on file creation
Thanks Lori. Is a custom listener/validator something easily set up from within the standard GUI or will It require coding please? I've not come across these before.
View ArticleRe: Description tools on file creation
I've just tried to find the option to limit parameter length both in my already created and in a new parameter, but to no avail. Please could you point me in the right direction? Google has not been my...
View ArticleRe: Description tools on file creation
Andy,as a Windchill admin, you should open "Type and Attribute Managament" as Lori said. Then you have to choose type you want to modify (Part in my example), attributes (Name in my picture) and...
View ArticleInfo engine task based on pattern
Hello All, I have 2 sets of products which starts with "CR*" and "PR*" and i need to write an info engine task which retrieves results based on the pattern specified for containerName attribute.For Ex:...
View ArticleRe: Revising EPMDocument Without Breaking WTPart Link
Gregory PERASSO is onto something with the Collector when Revising. My suggestion is to collect the associated Objects but exclude (don't remove) from the Revise Action. My recall (or lack thereof)...
View Article