Windchill
Recently active
Hello, I am facing an error when trying to cast version reference to Object Reference. The error is -java.lang.ClassCastException: class wt.vc.VersionReference cannot be cast to class wt.fc.ObjectReference (wt.vc.VersionReference and wt.fc.ObjectReference are in unnamed module of loader 'app') The code is-String oid = (String) request.getParameter("oid");final ReferenceFactory refFactory = new ReferenceFactory();final ObjectReference reportRef = (ObjectReference) refFactory.getReference(oid); Kindly suggest on how to resolve this,Thanks
I need help writing some code that will tell me who has accepted an activity task (but may not have completed that task yet). The code needs to run in a Workflow expression bot. I want to send an email to only that person. The task may have initially been assigned to 5 people, then one person accepts the task. If no one has accepted then the email will go to all 5.We are using Windchill 12.
Hello We want to move our old project data from windchill 11 to 11.2.1 .how we will move. Please suggest. Regards, DHANANJAY
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.1Windchill container folders page gets stuck/unresponsive and does not allow user to proceed further.Here are the errors that I facedPage unresponsive
As Windchill launches, I receive "Operation must use an updateable query" error message immediately after 'Opening last project in Navigator' loads. Selecting OK does not clear the error, and it just continues to error. Any assistance would be greatly appreciated, as production is at a standstill.
Is it possible generate a work instruction with Drawing Image (2D) instead 3D? Thanks a lot, Aline
Hello, I need to create a link between operation and part with MPMOperationToPartLink. I used the method com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLink.newMPMOperationToPartLink(MPMOperation operation, WTPartMaster partMaster) howeveran error message apears that ComponentIdPath is null. How to set ComponentIdPath? which parameters in the operation or the part are needed to create such link? Thank you.
I have WTPart associated with EPMDocument with Owner link. I want to navigate from EPMDocument to the WTPart via the EPMBuildRule link using following code. QueryResult result2 = PersistenceHelper.manager.navigate(epmDoc, EPMBuildRule.BUILD_TARGET_ROLE, EPMBuildRule.class, true); But the query results is always empty. Tried different values for the second parameter but no result. Windchill version - 11.2.1
How to extract data from Windchill DB using Oracle SQL for following cases:EPMDocument to WTPart link & the link type if it existsIs EPMbuildHistory consolidation of epmbuildrule and epmbuildassociation link?
Hi,I'm exploring Options and Variants area of Windchill. It's going fine but it seems that when you end up with an unused or even never assigned choices there's no way to delete them. As soon as you check-in the Option Set containing such choices then whenever you try to delete it you end up with an error saying that it's tied to an Option Set (or part, whatever).According to CS107727 this is fine... Since you usually have plenty of Parts (or modules) tied to an Option Set it is kind of impossible to detach them in order to delete the latest iteration of an Option Set. So the question is...how to manage this? Cause after a while you'll end up with lots of unused choices you can't delete...
I have a custom tab to show part instances. I want to assign serial numbers to customers and added an attribute to do so, but I can't show those values in a column under part instances. Is there anyway to add the column to the menu?
Hello, To do windchill connectivity, do we need to install Thingworx Foundation with an SSL/TLS secure connection? I am looking to do Thingworx - Windchill Connectivity with Windchill Extension not with the Thingworx Navigate Thanks,
Hi Guys,I want to know the standardized method for the family table, like how we can use it in assembly, replacement, and change instances, only releasing the instance, not a whole model, etc. Regards,Amir
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 Windchill Enumeration lists are not automatically updated in component enumeration constraint properties. Translated by the Community Moderation using Google Translate. Windchill 枚举列表不自动更新到部件枚举约束属性中。
After modifying the information of the administrators group, the ms service cannot be started and a ManagerException: Couldn't initialize Index manager is reported. Here are the errors that I facedwt.services.ManagerException: Couldn't initialize Index manager.The nested exception is: (wt.access.accessResource/19) wt.access.NotAuthorizedException: Note: Protected operation. You do not have the necessary authorization to perform this action. If you feel you should have received this message in error, please contact your administrator. Try to import the ds of the test machine to the official machine. The administrators group already exists, and wcadmin is also in this group. After clearing the info engine and tomcat, the service still cannot be started. Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.4修
If you access the page after modifying from basic authentication to form authentication, you will receive 500 errorsom.ptc.mvc.controllers.ExceptionController - message : Handler dispatch failed; nested exception is wt.method.AuthenticationExceptionerror:-------------org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationException org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationExceptionat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)The same log as comes out.You can log in on OOTB, but it's an error that comes out when you access the developed page.How should we resolve the above errors?
After changing from basic authentication to form authentication, when I access the page, I get a 500 error. om.ptc.mvc.controllers.ExceptionController - message : Handler dispatch failed; nested exception is wt.method.AuthenticationException error:-------------org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationException org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is wt.method.AuthenticationException at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) A log like this appears. How do I resolve the above error?
Hi, I am upgrading a Thingworx from 8.4.2 to 9.3+. The customer was using the Thingworx Navigate extension, and as per them, they did not have any License for Thingworx Navigate,When I upgrade, the Thingworx Navigate Extension is no longer working due to the Java Version compatibility.Therefore, I have installed Thingworx Navigate using the installer, but as per Navigate, many features need the Navigate License.So, has the licensing changed from Thingworx 8.4.2 to 9.3+?And what is the difference between Thingworx Extension vs Thingworx Navigate installation?Thanks,
Hi All, Hope to seek advice.i need to modify the IP address of the Thingworx server due to change of Network architecture. I read the article to modify the json files.Can i know which json files i should modify for the Thingworx and Vurforia. Hope you can advise. Thank youNewbie Kek
How can we restrict change notice type based on Part lifecycle state?Suppose one part is in INWORK state, then only CustomCN-1 (custom change notice type) can be created.So, whenever user will try to create a change notice for the part, CN type will fixed as CustomCN-1.Please provide an idea
As you can tell, doing some vault maintenance. This is my current setup. I want to shift this to a new storage volume and enable automatic folder creation which I believe is done by creating a new vault. Is it possible to "change" the defaultuploadvault to a new one? Since there are no vaulting rules which tied to this vault, how is revaulting accomplished? Second part is some weirdness I saw in this vault counts. FVItem count is 90K but there is also MasteredOnReplicaitem count of 740K files. Source is this article: https://www.ptc.com/en/support/article/CS347982?source=search Our system used to have a remote replica site but that was removed during a divestiture. I would think that this vault should be small as items are uploaded and moved to the master vaults. Any clean up steps needed here? What that heck is MasteredOnReplicaitem?
Look like PTC made a change that checks that a Comment on a task is made by the person who has the task?So, if a Product Manager (library manager) completes a task for another person and comments are required they must first re-assign the task to themselves or an error will pop-up saying comments are required even when the admin as added comments.Looks like the system is checking that the comments where added by the person who has the task. When did this happen?
Hi Community; When I search to add participants in the Set Up Participants table, it gives a "No Result Found" warning. How can I show Windcihll users in the search when adding participants. How can I fix this situation?
I am using Windchill PDMLink Release 10.1 and Datecode with CPS M050 Upgrade Manager 10.1 failed to execute Verify Primary Key Indices. Please see the attachment for the specific log.Xiamen Engineering Machinery Co., Ltd., Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- I am using Windchill PDMLink Release 10.1 and Datecode with CPS M050Upgrade Manager 10.1 执行Verify Primary Key Indices 失败,具体log见附件厦工机械股份
Hello,When creating a problem report, can we make the Attachment section required?
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.