Windchill
Recently active
Version: Windchill 12.0 Use Case: The database table EPMDocument contains duplicity rows for revision-iteration object. Description: The database table EPMDocument contains duplicity rows for revision-iteration object.For example object ABC has two records in the database for version B.1 First is latest second is not. Object is checked-inI do not know the root case why there are duplicated records so I would like to know, if someone has similar experience. System history shows the records correctly but method .istheLatestIteration can not work properly. Query Report contains the duplicity additional information this EPM Documents are created in Catia and saved by workgroup manager in Windchill Thanks in advanced for any experience. PetrH
Hello, I downloaded the PSI and tried to run the setup on a fresh VM. First I encountered an error for missing JDK, I downloaded the version 17 but after when I try to run the setup I got:Error: could not find or load main class com.zerog.lax.LAXCaused by: java.lang.ClassNotFoundException com.zerog.lax.LAXAny idea is there something I have to change in the setup properties or where this error is possible to come from?
The Windchill server restarts every night. Sometimes the worker on the publisher fails to start and the worker Dameon service on the publisher server needs to be restarted as well which usually resolves the issue. Should I be restarting the worker dameon service nightly as well or is there another issue going on here. Note: I did not set up this system. IT has remove access from all users so troubleshooting is difficult. I sort of need to have a list of things for the IT server admins (who are not Windchill admins) to try.
So my team wrote a little utility to update some attributes on objects. Worked great but we are seeing out error and need to make a fix for drawings and assemblies. This is how we were checking out the objects: //Checkout document checkedOutDoc = (EPMDocument)WorkInProgressHelper.service.checkout(document, WorkInProgressHelper.service.getCheckoutFolder(), "").getWorkingCopy(); Everything as fine, object was iterated and the attribute were updated. Fast forward a few weeks and a user reported seeing the following. This was odd since I remember kicking off a scheduled publishing job on these items myself and I am sure I selected to use the as-stored baseline. I attempted to republish this item again but in reading the WVS logs, I can see that it reports there is no as-stored baseline so uses latest as the alternative. Rut Roh Shaggy. So cautionary tale. If anyone has the right sequence to update an object WITH the as-stored baseline and then check it in properly (bonus to trigger
I am using Windchill Enterprise Systems Integration Release 12.0 and Datecode with CPS 12.0.0.0Dear Team , Request to remove the whitelisting of “birlasoft.com” domain from the PTC PingFed across all HPE ONEPLM NonProd and Prod environments/servers.
Version: Windchill 12.0 Use Case: The AD-users cannot login to Windchill. In my country, the support from the resellers is not available anymore. --> I'm desperate. Is there any checklist I can try? Thanks!Edit: When I open the participant administration as wcadmin and click the plus, I get the message: Page could not respond: /ptc1/principalpicker/principalPickerCD_stepjavax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09044A, comment: AcceptSecurityContext error, data 52e, v3839] --> Any ideas?
Hi Guys,I have an attribute for which I added an enumeration drop-down list containing over 4000 items. It's default to select, based on scrolling. Is it possible to enter a value manually in the attribute box and filter the list based on the entered value. Regards,Aj
How to get all the objects(Part) added in a table thru NmCommand bean in form processor? What API to use?
I have created a custom table using table builder but now I want to add a view picker beside the table header but I can't find any action model or component.
I am using Windchill PDMLink Release 10.0 and Datecode with CPS M020场景:Windchill10.0做升级,在Windchill10.0环境上做windu后解决潜在的问题;问题1:ListMultipleState List objects existing in multiple lifecycle states查知识库,让运行WinRU任务RepairLCManagedObjectsInMultipleStates,但是在执行winru时没有找到此选项问题2:MissingRepresentables Testing查知识库,让运行WinRU任务DeleteMissingRepresentablesDT或DeleteOrphanRepresentation,但是在执行winru时没有找到此选项
Hello. I'm in the same situation as this post here: https://community.ptc.com/t5/Windchill/Got-an-error-while-installing-Windchill-11-on-Windows-7/m-p/1000814, and I'm using Oracle 11g, version 11.2.0.4. However, I'm still getting this error.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.5打开某个系统页面后,在一段时间之后刷新该页面,页面会自动跳转至“主页”
Hi Guys,I have got an error while installing Windchill 11 on Windows 7 OS. I have attached the screen shots of the error i got after clicking 'Install' button again and again. Kindly help me to get resolved it so that i can install the software easily on my PC. Kindly review my attached screen shots and log files for an error.Thanks,Sunil Chauhan
Version: Windchill 12.1 Use Case: Set default release target as 'Release' for a single part type. The same part has 2 different lifecycles in two different containers. One has 'prototype released' as the highest state, the other one has 'production released.' In change notice, the default target should be selected as per the lifecycle state.Description: There is a subtype of part whose Release state is different in two different containers (Prototype Released & production Released.) A custom change transition named Release is defined in Custom modeled enumerations. The same has been mapped in two different life cycle templates.Change task shows Release in the dropdown along with other states but not setting this 'Release' as default. I have tried creating a mapping rule for the part type to setup default value using below link. This is not working. Could you help?https://support.ptc.com/help/windchill/r12.1.2.0/en/index.html#page/Windchill_Help_Center/changemanagement/ChgMgmtR
Version: Windchill 12.0 Use Case: Trying to build a report to output all CAD objects, object specific parameters, and status.Description: Overall the report I have works, except for 1 field.I had to use the CAD Document table due to the way the object parameters were set up.The report works, but when I run it, status.status shows "Checked In" for items that are checked in, but also for items new in someone's workspace. While this might be useful information sometimes it's not the core of what we need from this report and would rather filter those out. Assuming it's a CAD document Status versus the EPM Document status. I tried to link CAD Document to EPM Document but the connections have failed. I've done EPM Document reports with proper status data, but they wouldn't get me the object attributes in this system (and I can't change this system for other reasons).Location does have /Default/... and /<user>/... but also not filterable. Any thoughts on how I can l
Version: Windchill 12.1 Use Case: We use a two-stage lifecycle, with prototype (numeric revision) parts being stages In Work (unlocked), Under Review (locked), or Prototype (locked) and production (alpha revision) parts being stages Production Change (unlocked), Under Review (locked), or Released (locked). Prototype parts get promoted to Prototype on promotion requests while production parts get released to Released via change notices. Recently, a production part was on a change notice. It was in the Production Change state so an engineer could complete the CAD work. Another engineer put the part on a promotion request and managed to get it released that way. That caused the change notice to fail near the end when it tried to change state to Released.Description: We don't want users to put production parts on promotion requests; we want them to use change notices, instead. Disallowing promotion requests on parts in the Production Release state should accomplish that. H
Is it possible to generate a Variance report by searching for the Workflow Status of the Change Object itself? Not using Change Task/Activities object. With Query Builder.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030I need to work in multiple Creo or multiple projects with windchill, How it is possibleHere are the errors that I facedWhile opening the second session first session is automatically closing
With the same user and different supported browsers, default view or any other customized view, we observe the following strange behaviour in the "Where Used" tab for CAD; 1 - if you select all and click "Expand all", some of the levels are not expanded until the last level. This is what users normally do:2 - if you expand level one by one, then it seems to workThis is the result in both cases: Not all the CAD objects have this kind of problem.We have not been able to find a pattern to reproduce this problem, neither calculate the impact of this problem, but when it happens it is always the same behaviour. We have reported this case to PTC Tech Support without any specific solution because PTC is unable to reproduce this behaviour in his environments. Windchill version: 12.1.2.7 Thanks in advance if some of you have had to deal with a similar case. Maite
Hello, could you share your best practices on license management?How do you make sure that user is not double licensed?How do you make sure the user have a license that corresponds to their needs, and not the more expensive one?Do you harvest licenses periodically from users that don't use themIn my company we have groups that are named the same way as purchased license packages and those groups are mapped to corresponding license profiles. However, sometimes users are assigned to more than one group/license type (e.g. Base and Adcanced, or Advanced and Active Daily User). THis leads to overbooking and eventually does not reflect our true needs.
What are inherited attributes and declared attributes?How to use them in Windchill?
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS24I installed the PTC WGM CPS24 to a user and tried to register the Windchill, while select the Workspace it disappears without giving any error, please fix the error asap. I used to register this server https://vdna-prod.ptcmscloud.com/Windchill/Here are the errors that I facedI installed the PTC WGM CPS24 to a user and tried to register the Windchill, while select the Workspace it disappears without giving any error, please fix the error asap. I used to register this server https://vdna-prod.ptcmscloud.com/Windchill/
Version: Windchill 12.1I am using: How do I change to Activity to not show these internal names when using Chrome. With my Amin account in Edge the tasks display correctly.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.18Single Level where Used QML Report is a customized report. as per the requirement, users wants to get the Single Level Where Used based on the View. Report is modified and during execution, it is taking more than 45 mins to generate the report.Here are the errors that I facedReport execution is taking more than 45 mins. Need help to find out the root cause
I am using Windchill 12.1.2 with the following API to fetch a two level where used for a part, however it is returning Version B (RELEASED) and C (INWORK) for the same part in the results. The results mimic what I see in the Windchill UI on the Where Used tab using the All Revisions view. I want my REST API to return the results as if the Latest view on the Where Used tab is selected. How do I do that in my REST API?https://<wc_host>/Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:143038')?$select=Identity,State&$expand=UsedBy($count=true;$levels=2;$select=Identity,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.