Windchill
Recently active
Team Windchill does not officially work with Postgressql but there are a few teasing files: $ find . -name \*ostgres\* ./codebase/wt/manager/CacheMasterNegotiator$DataStoreType$PostgresDST$PostgresLockAttemptContext.class ./codebase/wt/manager/CacheMasterNegotiator$DataStoreType$PostgresDST.class./srclib/postgresqljdbc41.jar ./srclib/postgresqljdbc41.jar Why are these files in Windchill, and how can they be used?
I need to use the attribute "Default Unit" - Internal Name (defaultunit), however, the legal value list is "ea|as_needed|kg|m|l|sq_m|cu_m" and for value "ea" . I want have a value in fraction which is currently not possible .is there any way have fraction value for value "ea" Or how can I add additional value as "special each" for which I will add the fraction unit values ?
What will be a performance impact for Windchill 12.1.2.X version when installed with OS Linux versus OS used as Windows compatible server ?
Windchill object is checked-in to the Windchill but not to the default container instead somehow check-in to the site level folder and the folder points to the workspace which user use at present. (Note: User performed the check-in form that workspace) The site level folder (note: the name of the folder will be same as user current workspace) is not accessible directly from the site>folders. The folder can only be access by searching the object in Windchill and accessing the folder through the Breadcrumbs. Because of this the object is only visible to the specific user who check-in and ADMINISTRATOR and other end user cannot see the object since it is still in his own workspace folder at site level.(Note: The object won't be available when we access the workspace from browser UI as mentioned above it is only accessible by searching the object directly in browser and selecting the folder in Breadcrumbs)I need to know how this happen and how to reproduce the issue. The
Dear SMEs, Can anyone please help me where I can download reloadclipse jar to reload java files in eclipse?I am unable to search it on google.
Hello,We've been using AEM to generate the cover page of WTDocuments for Windchill 12.0_2_7, as per typical usage.While trying to keep the customization at a minimum, we're trying to modify the configuration files (xconf, java, and tpl) to create the Primary Content for a newly created WTDocument custom subtype. I have two questions on the subject:1. I see in the template.properties.xconf that it is possible to define that generators and templates are used based on the document type (for example com.ptc.coversheet.DOCX.template), but is it possible to define a "hook" based on the document type?2. Will the cover page algorithm even trigger if the new WTDocument has no content when created? Let me know if there's anything I can clarify!
In Siemens 3DCAD NX, It has the ability to place drawings directly into files containing 3D model geometry.Can the Windchill Viewer Adapter convert the file?If so, how will it be displayed in CreoView?
I am doing the save as for the EPMDocument while doing save it is giving some error. iam able to get the owner application but iam not able to set the owner application for newly saveas [error is"The value of "Owner Application" cannot be set to null, since it is a "required" attribute."] private EPMDocument saveAsCADAssembly(EPMDocument emptyCADAssembly, String name) throws WTException {try {System.out.println("While Save as partName: " + name); // Get the owner application from the original CAD assemblyEPMApplicationType ownerAppl = emptyCADAssembly.getOwnerApplication();System.out.println("Owner Application: " + ownerAppl.toString()); RevisionControlled[] originals = new RevisionControlled[1];CopyObjectInfo[] copyInfoArray = null; originals[0] = emptyCADAssembly; copyInfoArray = EnterpriseHelper.service.newMultiObjectCopy(originals);EPMDocument copy = (EPMDocument) copyInfoArray[0].getCopy(); // Set the owner application for the newly saved copycop
Here i am trying to fetch the latest cad drawing from the part, i am getting cad but not the latest . while (drawingQR.hasMoreElements()) {System.out.println("Entering into the Drawing Loop");EPMBuildRule link = (EPMBuildRule) drawingQR.nextElement();Persistable epmP = link.getRoleAObject();System.out.println("epmP: " + epmP);if (epmP instanceof EPMDocument) {epmDoc = (EPMDocument) epmP;wt.epm.EPMDocConfigSpec epmConfigSpec = wt.epm.EPMDocConfigSpec.newEPMDocConfigSpec();epmConfigSpec.setLatestActive();epmConfigSpec.setWorkingIncluded(false);System.out.println("epmDoc: " + epmDoc.getName() + " ---" + epmDoc.getNumber()); // Navigate to find references to this latest drawingQueryResult referenceQR = PersistenceHelper.manager.navigate(latestDrawing.getMaster(), "referencedBy", EPMReferenceLink.class, false);if (referenceQR.hasMoreElements()) {EPMReferenceLink referenceLink = (EPMReferenceLink) referenceQR.nextElement();drawing = (EPMDocument) referenceLink.getReferencedBy
--> Change the symbol for the "out of date" clocksHello, I have 2 questions about the clocks that are responsible for the various "out of date" notices.1.) Is it possible to assign a different symbol to the clock (triangle, dot, square)?2.) Is it possible to use a different symbol for all 3 possible clocks (Out of date, Out of date with Workspaceconfiguration & General Status)? Or do these attributes all use the same symbol template? ThanksHeiko
Hello All, Is it possible to integrate Plant3D with Windchill?If yes, what is the procedure to integrate? Do we need a start up script? Kind regardsPranav
Grayed out below OOTB four action buttons when WTPart type object NOT having "Resulting Change Exists" indicator.OOTB Action buttons to be grayed out :1)Check Out2)Check Out and Edit3)Edit4)Edit Common Attributes. Which is best way to Grayed out OOTB action buttons:1)Filters2)Validators
Good dayI'm new to Windchill and I'd like to ask a question:How I can export the data of what permissions the members of the product library have? For example, member A has the permission to create new parts. salute
Hi, When i do compare to part structure to an assembly, i see there are some CAD and part with warning saying that they were never build. when i try to build them up, it is showing an error. see attachment. could you please help on this? Br,sandy
Hi Guys,I want to know if we can merge the attribute values to create a single attribute.For example, I created a WT part. I filled out the attribute number 8989, created and added the customer number attribute in WT, and selected it from the drop-down list. I also manually entered the project number for one more attribute. Everything I get into the Number attribute. Is it possible to do it through OIR? Regards,Aj
Hi, I have been asked to return a name value instead of an email address when in a report that collects who completed a task.Currently I use "Work Item.Completed By" but this returns who completed the task with the user's email address instead of their full name. Is there another attribute I can use that returns the full name instead of the email address?Or should I use a convert approach and if so how can that be done?TIA!
"I need to retrieve the parts from the BOM structure that do not have a CAD association. Once identified, I want to associate an empty CAD assembly with each of these parts. The CAD association for each part should be named based on the respective part."
I'd like to export automatically pdf and dwg files wihle publishing it on windchill.. For the moment I managed the pdf files export using "Presentation Export" tool. But not the dwg ones.In addition the dwg file in zipped folder as shown is there any way to manage these tow problems ?THANK YOU
I've developed over the years habits of separating various property changes into different xconf files that are referenced in site.xconf. For example, I have the following: configuration.xconf - For any value changes from the defaults, security label configuration, etc. customization.xconf - Registered Data Utilities, listeners and other customizations. wvs.xconf - Any properties changes that related to WVS service and wvs.properties. My goal was to keep site.xconf small and very close to static from when it was modified during the upgrade. There are ConfigurationRef lines that bring this custom xconf files into the site.xconf to they propagate properly via xconfmanager. Recently, I needed a new xconf file (I think) for integrations. This would store username and password values for various custom integrations to other systems and databases. This file would be environment specific (PROD,TEST,DEV) and the passwords needed to be encrypted. I followed the various articles like&nbs
Hi everyone. I am trying to add Affected End Items to a "Problem Report" report with Report Builder (Windchill PDMLink 11.1). I have successfully done the same for a "Change Request" report using the below guide but this does not work in the same way for Problem Reports. Can anyone help? I need to know what kind of join and any additional tables to go between the Problem Report table and the Part Master table. (This is the link to the guide for Change Requests -> Affected End Items which works well.)Affected End Items Part Master Report (ptc.com) Thanks! Francis.
1. What product and version are you running?12.0.2.14 What is the problem & What is the use case for your organization? Describe how your idea would work in context or how it would apply to a practical situation.Is it possible to filter out only the assemblies/parts that have been marked as "Equivalent parts exist but do not point to the latest iteration"? I'm working with very large product structures (+10,000 parts), and there can be parts in 10 levels. Sometimes changes can occur very deep in the structure. I want to perform the check to see what has changed and determine if I need to allocate some changes to already existing manufacturing views. Other Related to BOM-Transformers filter:Is it possible to filter only the assemblies that meet specific search criteria? The current filter does not seem to be working as intended; it does not delve deep enough into the structure. For instance, if I have a structure with five levels, and I attempt to fil
When i tried to create Cad document using WT part, it is showing following error: Similarly in Creo Integration: Advanced search: Please help me to resolve this issue. Ldap is gttc.com and EPM name prefix is com.gttc. Still this error is occuring. Will changing Object initialization rule effect any one from above .
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.1.0After starting the Worker Agent from the Worker Agent management, pressing Reload causes the Worker Agent to stop.Could you please tell me how to deal with this?Here are the errors that I facedproe2pv 10.1.0 - Build: 20.1.0.0-PDUNS1 x86e_win64Copyright (C) 2000-2023 PTC Inc. All Rights Reserved.[2024-03-18 10:06:59] Starting ProE : proe2pv 10.1.0 - Build: parametric10000 20.1.0.0-PDUNS1 x86e_win64Copyright (C) 2000-2023 PTC Inc. All Rights Reserved.[2024-03-18 10:07:05] Connecting to server "HOST-NAME" on port 51772[2024-03-18 10:07:05] Connection established[2024-03-18 10:07:06] Registering as WORKER3 HOST-NAME PROECOMPLETE[2024-03-18 10:08:49] proe2pv Warning: Child lost connection to Parent
getting "fil in use by another process" when trying to save or import NX file to workspace using WGM12.1 and NX 1973 any ideas?
I was in the "Activity: Use the CCD utility to send configurations to PTC" at page 704 and told to contact PTC Cloud support team to get instructions on how to send the opt folder structure. Please let me know when it is convinient for you. Thank you.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.