Windchill
Recently active
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.8while doing Normalization for WTPartMaster, its throwing some error in Windchill shell window.Here are the errors that I faced1. Input Arguments: [-s, WTPartMaster]2. =========================================================3. [NORMALIZE:Thread 0]: started processing WTPARTMASTER4. No rows to normalize for WTPARTMASTER5. Conflict checking will be performed for INT_WTPARTMASTER6. No rows to normalize for ATT_WTPARTMASTER7. Rows with unsupported container types for INT_WTPARTMASTER: 0 rows.
2 new articles on PTC dealing with issues with Amazon Corretto 11.0.20 and 17.0.8 https://www.ptc.com/en/support/article/CS397632 https://www.ptc.com/en/support/article/CS397375 I just tried 11.0.20.8.1 on a test Windchill 12.1.2.2 server and I also have this issue (CS397632) of Windchill failing to start. I don't have a Windchill 13 install to test. I have not tried running a PSI solution either with this. On my laptop I can also vouch that upgrading the java from Amazon Corretto 17.0.7.7 to 17.0.8.7, that my Eclipse sees that it has many "can't find class" errors. Downgrading from 17.0.8 back to 17.0.7 fixes the Eclipse issue.
Hello Experts,I want to remove the user from groups using API .. license groups (e.g. "PTC Creo Data Management and Visualization License") & user created groups (e.g. "Advanced Viewing users") which are in turn added in license group by admin. Problem statement: I am using below API to get the groups in which user is member, but it is pulling the pseudo groups as well, like output I have provided below. WTGroup.removeMember(wtUser), Windchill goes and delete all assigned groups and as well as pseduo groups associated to WTUser object. Which might lead to other issues for user. What is best possible way to remove the user from group which are visible in UI (without removing from pseudo groups)? Does anyone has code snippet which I can reuse? API:Enumeration<WTPrincipalReference> groups = OrganizationServicesHelper.manager.parentGroups(wtUser); OUTPUT:..*PRINT getPrincipal .getName() output* PRODUCT MANAGER*PRINT principalRef.getPrincipalSt
Running the upgrade manager on 12.1.2 Windchill PDMLinkImport a source database from Windchill PDMlink 11.1 M020 Facing an errorNested exception is: com.microsoft.sqlserver.jdbc.SQLServerException: There is already an object named 'WtUpgInst_Installation' in the database Stuck here - Any insights please TY
I am getting following error while running a custom class file as described in CS353022. Windchill is configured with SSO + OpenDJ.What could be the possible issue? .. Could CS294361 be causing it? Custom class has following for auth and invoking a method within class, error is coming at invoke. RemoteMethodServer rms = RemoteMethodServer.getDefault();rms.setUserName("wcadmin");rms.setPassword("wcadmin"); rms.invoke("Login1","ext.participant.Login",null,null,null); Running windchill wt.auth.Authentication also returns error wt.util.WTRemoteException: Unable to invoke remote method; nested exception is: wt.method.AuthenticationException at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:918) at ext.siemens.pvp.Login.main(Login.java:36)
Prior to installing windchill pdmlink 12.1.x do we need to have sql server installed? or does PSI install the software and create DB, Installation user, and application user?
We are trying to export a "report" that will show the CAD models related to a given Windchill Part. Or the other way around; a report that shows what Windchill Part is related to a given CAD model. We would like this to be able to search thru more than one given, but could even live with just spitting out the whole of the WT Part folder. We also are trying to do so from a Windchill user standpoint, but might be able to get the Windchill admin to help if it isn't too involved.Any thoughts or suggestions? Thanks in advance!
The beauty of family tables, they are like a real family, you shouldnt break them up, families stay together. Here is my issue: Generic part A is at version A3 with 88 instances it in it, -1 to -90 (missing two) Generic part A at version A2 added 50 instances, two were deleted out of the family table. Generic part A at version A1 had 40 instances, -1 to -40. At version A2, two of the instances got deleted out of the family table -39 and -40! These two dashed still exist in the common space. but they don't exist in the part A generic, revision A3. I want to create version A4 that will have 90 instances in it, all of them up to date, -1 to -90, re add the two missing instances, -39 and -40. I tried Article - CS314555 - How to merge the latest versions of Family table instances with the latest version of a generic model in Windchill PDMLink (ptc.com) But there were naming conflicts and full of errors when trying to add the two inst
I have a Saved Report, and created a Data Monitor using it. Email is not being sent and its showing this error.2023-08-23 12:26:14,091 INFO [EMailQueue.SchedulingThread] wt.system.out wcadmin - 554 5.2.252 SendAsDenied; windchill@xyz.com not allowed to send as abc@xyz.com; STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message [Hostname=***********.namprd19.prod.outlook.com] Running into this error even after updating the following files. updated SendMail.xmlparam name="FROM" data="abc@xyz.com" default="<%=DEFAULT_FROM%>"/> updated wt.propertieswt.mail.from=abc@xyz.com updated mail.propertieswt.mail.smtp.username=abc@xyz.comwt.mail.smtp.password=123 updated site.xconf<Property name="wt.mail.from" overridable="true" targetFile="codebase/wt.properties"value="abc@xyz.com"/><Property name="wt.mail.smtp.username" overridable="true" targetFile="mail.propertie
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1Cad files publishing is not workingGetting an error saying "Error, did not find available worker of type PROE"Here are the errors that I facedAug 22, 2023, 3:52:49 PM:Start Job: CAD Part - 0000000001.prt, A.3Aug 22, 2023, 3:52:49 PM:make temp dir C:\ptc\Windchill_12.0\Windchill\temp\pubtemp\publish12366856995295013.tmpAug 22, 2023, 3:52:49 PM:The EPMDocument Default Config Spec was selected as the defaultAug 22, 2023, 3:52:49 PM:Start: CAD Part - 0000000001.prt, A.3Aug 22, 2023, 3:52:49 PM:Authoring Application: CreoAug 22, 2023, 3:52:49 PM:Transferring Files to: C:\ptc\Windchill_12.0\Windchill\temp\pubtemp\publish12366856995295013.tmpAug 22, 2023, 3:52:49 PM:Number of Files (identified to be) Transferred: 1Aug 22, 2023, 3:52:49 PM:Creo Part ConversionAug 22, 2023, 3:52:49 PM:Error, did not find available worker of type PROEAug 22, 2023, 3:52:49 PM:Part Processing Returned: $ERROR$ Error, did not find available wor
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0When selecting the Task Assistant from the Actions button of a Task, nothing happens. No opening of a Task Assistant window or dialog box.Here are the errors that I facedNo error message, just no response from the system.
Need replacement for the api mentioned in CS348452 for csm in Windchill 12
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1We are executing custom task files using below set of InfoEngine APIs:1. Getting a connection using com.infoengine.connector.IeConnectionFactory.getConnection(IeConnectionSpec ieConnectionSpec)2. Execute a task file using com.infoengine.connector.DataAccessObject.execute(String paramString, String[] paramArrayOfString, Object[] paramArrayOfObject)In this approach, we have created a Connection using Basic Authentication(i.e, username/password). And, as of now we use this connection object to execute task files.However, we want to execute same task files using MTLS (mutual TLS) mechanism instead of Basic Authentication.We are not able find the mechanism where we can configure MTLS using InfoEngine APIs like com.infoengine.connector.IeConnectionSpec (for Basic Auth).Can someone please let us know the APIs (Configuration) to programmatically execute InfoEngine task file using MTLS Authentication.
Hello All, I need to construct a direct relationship between plant functional data for plant1 to plant functional data for plant2, these plant functional data belong to the same part but are for different plants. what is the link type I can build for this use caseThanks
I am trying to create more instances in a part with CREO, and then when i check in Windchil an error appears:"java.lang.IllegalArgumentException Nested exception is: java.lang.IllegalArgumentException"The "Java Lang" error appears too in other situations, without explanations, for example when I import a part to Windchill:"java.lang.ClassCastException: class java.lang.String cannot be cast to class java.lang.Number (java.lang.String and java.lang.Number are in module java.base of loader 'bootstrap')"We are at the beginning of the Windchill implementation. Does anyone know how to solve this problem?
We have done a clean install(second time) of PTC Windchill pdmlink 12.1.2 and we get the following issues Any insights into this - anyone with similar kinda exoerience? This is on windows 2019 server
I was able to run WContentVerify on a smaller vault but my large vault keeps throwing a java.sql.SQLRecoverableException. See below. I tried using a -batchSize=2000 but that did not help. Since the tool does not output anything until the end, how best can I complete the verification? It appears to still run but these messages will occasionally display in the console and MS logs. Any suggestions for breaking this job up if its too large to complete? (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: java.sql.SQLRecoverableException: IO Error: Socket read interrupted at oracle.jdbc.driver.T4CPreparedStatement.fetch(T4CPreparedStatement.java:1092) at oracle.jdbc.driver.
For EPMDocument CAD Part references section (Related Objects Tab), other cad assembly objects are listed as reference type= "Relation Reference" whereas when we query for this record in database table, the same value is stored as just "REFERENCE". would like to know how and where this mapping is done.Thanks in advance
Anyone sending plans back and forth to Windchill from Project? I exported a plan from PJL and opened it in MS Project. Populated the PTC.soft_attribute_1 value, however upon import the attribute column is still not displayed. What gives? WC 12.0.2.13
Launched Work Group Manager was Administrator and registered the CAD application.After that while opening the CAD Application the Windchill Work Group Manager is not launching and its not showing any error. If I opened the CAD Application with Run as Administrator permission the Windchill Work Group Manager is launching. I don't know the reason behind it and let me know what are the things I need to do to launch the Windchill Work Group Manager without giving Run as Administrator permission to the CAD Application.
Hi All,Trying to create a new file based series to be used for objects.Steps followed:created xml with series name and values.loaded using windchill wt.series.LoadFileBasedSeries Ax_FileBase.xml -load in shell.added series name in <Windchill>\codebase\wt\series\SeriesRangeSelectorRB.RB.ser using enumcustomizerun ant -f codebase/MakeJar.xmladded series name in wt.properties file wt.series.HarvardSeries.seriesNames=MilSpec,Arx_FileBaseadded series name in OIR <Arg>wt.series.HarvardSeries.Arx_FileBase</Arg>Still it not fetching the new file based series. Anything in correct I'm doing.
Hi, this is an enhancement request. It would be great to have editable matrices in PTC Modeler using SysML to adapt relationsships like "realize", as it is currently available for "allocate". Currently it is possible to display realize relationsships in a SysML matrix, but it is not possible to edit links between elements using the matrix. Let me know if you have any questions. Thanks, David
I am using Windchill PDMLink Release 8.0 and Datecode with CPS M070How to remove the parts/drawing in windchill commmonspace?Here are the errors that I facedConflict Description:Referential integrity violations occurred for this operation:Cannot delete "0000019502, PCB" that is used by the following versions : 0000019501, PCBA, A.3 (Design), 0000019501, PCBA, A.6 (Design), 0000019501, PCBA, A.1 (Design), 0000019501, PCBA, A.2 (Design), 0000019501, PCBA, A.7 (Design), 0000019501, PCBA, A.4 (Design), 0000019501, PCBA, A.5 (Design)Cannot delete CAD Part - 0000019502.prt because it is referenced by Drawing - 0000020445.drw, A.3Cannot delete 0000019502.prt because it is used by Assembly - 0000019501.asm, A.1Object "wt.part.WTPartUsageLink:6703151" references the object "wt.part.WTPartMaster:6581109" that was removed from the system.Object "wt.part.WTPartUsageLink:6581614" references the object "wt.part.WTPartMaster:6581109" that was removed from the system.Object "wt.part.WTPartUsageLink:69
Does anyone know of a way to push out a saved search to users without them having to show the search?
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.