Windchill
Recently active
how can we automatically raise the promotion request when our product is in released state.
One of customer is looking for some sort of solutions to store / Integrate AutoCAD LT Data in Windchill 12.0+ As per PTC WGM Matrix its not supported. Any third-party plugin or any alternate way available ?
Hello, I have created and submitted a new change notice. but it seems to be stucked because the reviewer and auditor did not get the notification to complete the task. I checked again the roles, and everything is fine. please help anyone...! Thanks,Sandeep C.
How to get the specific softType objects of a WTDocument using QuerySpec and SearchCondition api's in windchill 12.1?
When the part is in released lifecycle state then new promotion requests will get automatically generated.It can done through coding in listeners for this event.
I have a need to export multiple projects to a file system. I know I can export each project to a file by exporting them one by one, but when you have over thousands of projects it becomes cumbersome very quickly. What is the most practical way of projects mass export?
Hi,I want to disable New Number coulumn which is present in SaveAs Workspace for particular User. How I can do that?@HelesicPetr Thanks.
As per the original post. How to get this information from data base tables How DB tables PDMLinkProduct , WTOrganization ,WTGroup ,RolePrincipalMap, WTRolePrincipal , MembershiLinkI have information about this tables how this link with each other. i wanted to derive from PDMLink product as far as i have made this query but information is incomplete SELECTwtOrg.Name,prod.namecontainerinfo,--wtGroup.description,wtGroup.name AS "TopeLevel",wtGroupChild.name AS "SubLevel"FROMpdmlinkproduct prodLEFT JOIN WTOrganization wtOrg ON prod.ida3organizationreference = wtOrg.ida2a2LEFT JOIN WTGroup wtGroup ON prod.ida2a2 = wtGroup.ida3containerreferenceLEFT JOIN MembershipLink memlink ON wtGroup.idA2A2 = memlink.idA3A5LEFT JOIN WTGroup wtGroupChild ON memlink.idA3B5 = wtGroupChild.idA2A2WHEREprod.namecontainerinfo = 'Torch Products' AND wtGroupChild.name IS NOT NULLORDER BY wtGroup.name ASC;
Can someone help me with the Database Query to extract Members table information for Change Task
Hello, I have a peculiar request, as the customer is reliant on Visualization primarily for taking PDF of drawings and again usually for release activities or change processes. I want to be able to get a new representation only on State change, which is done by enabling publish.republishonepmdocumentchange=true. The other half of the issue is to disable new representation creation on check in or on iteration. So far I found publish.service.ignoredefaultepmevents property which I believe also prevents Ready to publish events from publishing, hence it does not allow even a state change to publish. I'm also interested in the property publish.copyrepresentationsforward.restrict and what does it mean by copying a representation forward and if this can be used in this solution. Thank you.
I am using Windchill Enterprise Systems Integration Release 11.0 and Datecode with CPS M010Hi team,Windchill application server has different process running like Solr, WindchillDS, HTTPServer, gce-gmr-smtp and httpproxy. I want to know the respective log file that get updated when each of this process stopped or crashed.
Is there a way to configure the DVP Header for ALL system files with one update? It looks like I'd have to go into EACH FMEA for EACH system file to configure a consistent header across all our development programs. I've tried creating a system file template that gets copied for new programs, but the DVP Header resets to the original format.
Hello all, We have overwritten the OOTB validator com.ptc.windchill.enterprise.team.validators.TeamCCActionColumnValidator to hides the "Actions" column completely - until now it's ok.But if the ?jcaDebug=true is added to the URL, the column and the buttons inside it are visible.My main problem is that action on those button can be executed.jcaDebug option overwrites the rules set by the validators? Regards.
I am using Windchill PartsLink Release 12.1 and Datecode with CPS 12.1.2.0How do you register ppm (Parts per million) as a valid unit in Windchill? It doesn't seem like there are any concentration units to base it on. I'm not a unit expert so I'm probably missing something obvious.
Hi team,We are looking to automate our configuration, and are working on Ansible roles. I hope we are not alone, and that we can share the work. By the way there is an archived Idea from 2015 which did not get traction (link below).cheers -- Rick https://community.ptc.com/t5/Windchill-Ideas/Publish-an-Ansible-Role-or-a-family-of-Ansible-Roles-for-all/idc-p/847069
Hello everyone,When using the Windchill web interface (Navigation Pane), I'm always having issues with the "Back" button not returning me to the previous page I was on. It's really frustrating when you do a search for a list of files and if you hit the "Back" button, you lose that page, because it redirects you back to the default home page, so you have to re-enter your search again.Does anyone else ever run into this issue?(See attachment) -CR
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.02023-05-16 14:01:03,242 ERROR [main] com.ptc.windchill.upgrade.statemachine.state.UnexpectedErrorState - State PhaseEventUpgradeState failed for the following reason.wt.util.WTRuntimeException: wt.util.WTException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:javax.naming.NameNotFoundException: [LDAP: error code 32 - The search base entry 'cn=configuration,cn=Windchill_11.1,o=ptc' does not exist]; remaining name 'cn=configuration,cn=Windchill_11.1,o=ptc'Nested exception is: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
Hi there,I was just looking into this functionality of comparing 2 CAD structures and could not find. Is it possible in the current Windchill 12 ? Is there a way to do it ? Thanks in advance,
Hi Everyone,I want to know, if we can use Queryspec API to query soft types. If yes, can you please give me a simple example of how to do it. I have been using Info engine till now.Thanks Sudeep
Hi Comunity!When I select a template in a document flow, Check out and Download is automatically selected. How can I prevent this from being selected?
After installing Windchill PDMLink 12.1.2.2 on a RHEL 8.7 system (and same issue on RHEL 7.9 also), launching a Windchill shell results in the following error message:readlink: missing operandTry 'readlink --help' for more information.dirname: missing operandTry 'dirname --help' for more information.dirname: missing operandTry 'dirname --help' for more information. In the Windchill shell environment, most commands seem to work, such as Windchill version gives expected results. It seems that the Classpath is not set effectively and thus commands to compile Java code will fail. For example, the following command fails:javac -classpath ${CLASSPATH}:${WT_HOME}/srclib/tool/Annotations.jar -d ${WT_HOME}/codebase AfterEDRloader.java But substituting the variable will yield successful compilation:javac -classpath /opt/ptc/windchill/windchill/codebase:/opt/ptc/windchill/windchill/codebase/WEB-INF/lib/*:/opt/ptc/windchill/windchill/lib/*:/opt/ptc/windchill/windchill/tomcat/bin/bootstra
I get the below information when i call the function ((AttributeDefinitionReadView) typeAtribs).getAllConstraints() on type EPMDocument [@@@ BEGIN CONSTRAINT DefinitionloadID: nullcontextId: com.ptc.core.lwc.server.LWCTypeDefinition:9906attName: docSubTypeconditions: nullconditionFor: nulldeleted: falserule: com.ptc.core.meta.container.common.impl.SingleValuedConstraint:com.ptc.core.lwc.server.LWCBasicConstraint:3348:nullruleDataObj: @@@ BEGIN Rule Data ObjectruleData: -[ ]@@@ END Rule Data Objectproperties: readViewId: null@@@ End CONSTRAINT Definition, @@@ BEGIN CONSTRAINT DefinitionloadID: nullcontextId: com.ptc.core.lwc.server.LWCTypeDefinition:9906attName: docSubTypeconditions: nullconditionFor: nulldeleted: falserule: com.ptc.core.meta.container.common.impl.StringByteLengthConstraint:com.ptc.core.lwc.server.LWCBasicConstraint:3348:nullruleDataObj: @@@ BEGIN Rule Data ObjectruleData: [0,200]@@@ END Rule Data Objectproperties: readViewId: null@@@ End CONSTRAINT
Hello, I need help regarding logic to Change the Revision for the Change Review Objects through my custom Workflow. Is there any API to get this done so the Objects are revised once they are in Released State??
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.