Windchill
Recently active
This is related to logging into Thingworx via Windchill, AD and case sensitive username. Noting these two articles where PTC has no plans to make Thingworx case insensitive. https://www.ptc.com/en/support/article/CS259466?source=search https://www.ptc.com/en/support/article/CS244222?source=search I am reading something here that does seem to alter the attribute value and make it lowercase. Just curious is anyone has tried it? I will give it a whirl but curious if anyone has a work around to this problem. Side effect to switching to SSO, some of our users have their username with mixed case. All usernames in Windchill and Thingworx were created with lowercase user ids. Since the user no longer provides these values at login, it is pulling the value from AD directly which does not align with Thingworx Navigate account. Aside from touching all the accounts in AD to make them lowercase, I am in search of an alternate solution.
Version: Windchill 12.0 Use Case: Creating and reading a part with a particular security label value.Description: Security Labels come out of our WRS get calls as the Display Value, but they are required to be set via the internal db value. This behaves functionally like the EnumType value in WRS. Could this be enhanced to support this type so both values can be read from the API so it is more readily available to read back in.
when part move to a particular, through code i am trying to create WTDoc and i was able to create WTDoc but it does not link to WTPart through describeBy link. So is it possible to create WTDoc with describeBy link with WTPart through code.
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.2How to localize the attribute value in windchill based on different geography or How other customer manages such situation where attribute value should be in different languages based on user geography
In the flow, I need to write a code to send it to more than one user for approval, so that the task continues after each user gives approval. Can you help me with this?
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS28Windchill file system failed to initialize. Autocad 2022 will not connected with WGM. Resolve WFS & restart WGM. This issue occurred simultaneously for three user pc. removed shared drive & reinstalled. unable to edit Windchill folder full path in WGM .Here are the errors that I facedWindchill file system failed to initialize. Autocad 2022 will not connected with WGM.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.17The CN830345 has been moved to a different container and is currently located in the correct one, but when one enters the CN the address of the container in which it was originally created is still displayed.Here are the errors that I facedChange Notice cannot change container.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.1 Windchill Oracle to SQL program crashes and becomes unresponsive when running on the server where SQL server is located-------------------------------------------------------Translated the text from Simplified Chinese to English using Google translateSubject - Oracle to sql server 程序闪退Body - Windchill Oracle to SQL 程序在SQL server所在的服务器运行的时候直接闪退,无响应-By Community Moderation Team-------------------------------------------------------
Version: Windchill 12.0 Use Case: Automatically fill in Name when creating a new reviewDescription: I now need to generate a name automatically based on the selected WTPart when creating a new review. The name generation rule is WTPart.getname + "_" + WTPart.getNumber()
Version: Windchill 13.0 Use Case: I am facing an issue during the installation of Windchill 13.0, where the installation process aborts at the stage of SQL Server configuration. The error message points to logs related to SQL Server installation.Description: I followed the standard installation process for Windchill 13.0.Set up the Web Application Context Root, organization details, and DNS name correctly.Configured the Windchill Index Search with the appropriate host name and port.While installing, the error occurred at 6% progress.The error log points to issues with the SQL Server configuration.Logs:SCU_PtcInstall.log: C:\ptc\windchill_1303\SQLServer\installer\logs\SCU_PtcInstall.logSCU_InstallLog.xml: C:\ptc\windchill_1303\SQLServer\installer\logs\SCU_InstallLog.xmlRequest for Help: Can anyone guide me on how to resolve this issue with SQL Server during Windchill installation? What should I check in the logs or configuration to prevent this error?
Version: Windchill 12.0 Goal: Append permanent CreoView links to an Excel file so that a user can bypass needing to open windchill to view a windchill item listed in an excel table.Description: I wrote this VBA script to retrieve a creoView link: Function getCreoViewLink(PN As String) As String Dim Value As Variant Dim response As Object Dim CreoViewRepresentations As Object Dim creoViewLink As String On Error Resume Next ' get response from helper function ' Get Response from Endpoint: https://" & server & ":443/Windchill/servlet/odata/v4/CADDocumentMgmt/CADDocuments?$select=Representations&$filter=Number eq '" & partNumber & "'&$count=false&$expand=Representations Set response = GetCADDocumentData(PN, CONST_PTC_SERVER_DOMAIN, CONST_UNAME, CONST_PASS) ' navigate Json to "CreoViewURL" Set CreoViewRepresentations = JsonConverter.ParseJson(response.responseText)("value")(1)("Representations") ' (1)("CreoViewURL") ' Exit early i
I love deploying new things, ha. We tested and re-tested this but are seeing an issue live in production regarding SSO and esignature (reauthsecure configuration). I've been banging on it all morning just fine. Some users are working but others are not getting popup window to IDP when they click task complete. It comes immediately back and says "The user name entered does not match the user assigned to this task". I did not see a popup block message in the browser and I see the error in the MS. I am able to get it to work with a esig test workflow just fine and never saw this in pre-testing. Odd that its spotty which says config is right. Any ideas where to check?
I am developing an interface for Windchill 11. How can I notify other systems when the task is completed?
Hi,During the Change Notice Workflow, as multiple departments approve their tasks, I need a way to track all questions raised during the approval process and the answers to them. This would allow approvers to review these questions and answers before giving their approval. Does Windchill have this functionality? I found the Discussions feature in Windchill, and I’m curious if anyone has used discussions in their processes.Additionally, I am looking for an option in the workflow where approvers can approve, reject, or post a question. If a question is posted, it should go back to the creator for an answer, and all this should be visible in the workflow.I am looking for the best ways to handle this.Thank you.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.5 In the BOM converter, when selecting annotation information from the visualization and creating control features, sometimes multiple will be created when one is selected;The same annotation can repeatedly create control features. Is there a standard function to limit it? Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.5在BOM变换器中,从可视化选中注释信息,创建控制特征时,有时选中一个,会创建出多个;同一个标注,可以重复创建控制特征,是否有标准功能可以限制;
Hi, I'm going to update Windchill, I'm at the stage of preparing the database on the target system. My scenario, the Oracle Windchill 11 database has Oracle version 12 and is installed on a different server from Windchill 11, and will be upgraded to Oracle version 19 for the database server on Windchill 12. What I want to ask: 1. In the guide that I read, before exporting to the target system if there is a difference in database version, the database export file from database 12 must first be imported into Oracle database version 19. Which means I created a new instance on a new computer for temporary database storage before exporting to the target system. Is it true? 2. The target database that I prepared for windchill 12 is a new database with a different SID with temporary storage. Is it true? 3. Finnaly, I will export the Oracle v19 database from temporary storage to the Oracle v19 target system database (Target database).is it true? 4. I read that in the Upgrad
Running into a scenario where I have a process that would have a set group of activities in a change plan that would be assigned to certain known individuals. I know in the Change Notice template you can create an implementation plan, however users would have to still have to be manually assigned as assignee / reviewer (if applicable). Has anyone approached this before and have a viable solution? I am not opposed to sub-typing the Change Notice or Change Activity type.
Can somebody let me know if it is possible to load FORMALIZEDBY link which is the link between problem report and change request by using LoadFromFile in Windchill
Hi Team, I want the template information of the ECN in the QML report. Can you anyone help to get that? I am not sure which table and join the template information will be stored and how to get that. Can anyone kindly help
Hi,There is following a Execute Expression code Windchill 12.1.2 implemented in Change Activity workflow: wt.lifecycle.State state = wt.lifecycle.State.toState("UNDERREVIEW"); wt.fc.QueryResult resulting = wt.change2.ChangeHelper2.service.getChangeablesAfter((wt.change2.WTChangeActivity2) primaryBusinessObject); while(resulting.hasMoreElements()) { wt.fc.Persistable persistable = (wt.fc.Persistable) resulting.nextElement(); if (persistable instanceof wt.part.WTPart && !wt.vc.wip.WorkInProgressHelper.isCheckedOut((wt.vc.wip.Workable) persistable)) { wt.lifecycle.LifeCycleHelper.service.setLifeCycleState((wt.lifecycle.LifeCycleManaged)persistable, state); } if (persistable instanceof wt.doc.WTDocument && !wt.vc.wip.WorkInProgressHelper.isCheckedOut((wt.vc.wip.Workable) persistable)) { wt.lifecycle.LifeCycleHelper.service.setLifeCycleState((wt.lifecycle.LifeCycleManaged)persistable, state); } if (persistable instanceof wt.epm.EPMDocument && !
Version: Windchill 12.0 Use Case: Current situation: Weight is today maintained in our ERP system´s with different entities, and different purposes. Sometime weight includes packing material, and sometimes not. Future Situation: Weight is maintained in Windchill (Single Source of truth) used for Regulatory demands like Full Material Declaration, Calculation of Co2 consumption ect...Description: We are interested in figuring out how other companies handles weight in the Windchill system.How is the technical solution used in Windchill (Out of the box)?How is the weight entering/change handled? (Workflow processes, lifecycle states ect...)
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0 To integrate with AD domain, you need to integrate into the custom group under the domain, and only allow the personnel information in the group to be integrated with Windchill. How to configure it? ?Can I check it remotely? My current configuration is OK under the entire domain, but I can't find the personnel information when I configure the group.-----------------------------------------------------------Translated text from Simplified Chinese to English using google translate Subject - AD域集成 Body - 与AD域集成,需集成到域下面自定义的组,只允许组里面的人员信息能与Windchill进行集成,如何配置?? 能否远程看看,我当前配置到整个域下面是OK没有问题的,配置组就搜不到人员信息。 -By Community Moderation Team -----------------------------------------------------------
Hi Guys,I created three reusable attributes added in WT Part Soft type attributes also and I did the same thing for the EPM Document.If I enter any value from the WT Part automatically those values come in the EPM Document.Qns: I create one calculated attribute to combine all three attributes and get into a single value. But I can't see that in CAD Software attributes.Regards,Aj
On objects like Change Requests and Notices there is a section called Discussions, where users can start topics to discuss about. Those topics can have participants assigned to them.How to turn on notifications for listed participants if new comments get added to a topic?
Version: Windchill 12.1 Use Case: Hi, I'm having difficulty at the initialize upgrade stage. at that stage the SAVING PROPERTIES DATABASE task failed. when I checked the log it gave an exception: "Error determining next sequence id for upgrading user Properties" cause "ORA-00942: Table or view doesn't exist". I checked the table in question in the log, namely table: WTUPGINST_USERPROPERTIES which doesn't exist. When I checked my schema database, the table was there and there were no problems with the Grant Privileges, it was in accordance with the provisions. I appreciate any answer.Description:
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.