Windchill
Recently active
Hello All, How change the order of WT child parts within the WT assembly? Regards, Kalpesh
how to create custom Status Glyph based on attribute value?
Hello,my edit wizard has 5 steps. You start at the first step, the Apply and Finish buttons are disabled be default.You have to go through the first 2 steps so the Apply and Finish buttons enable. However, I need them to be enabled all the time by default so you can open the wizard and apply the changes right away. I came up with this: Ext.getCmp("PJL_wizard_ok").enable(); This works for enabling the button, however, I need a place to call it. I was thinking about using a listener but I have tried "wizardLoadComplete" which does not work. Is there another way to achieve this? Best regards
Hi teamIs the CR field 'Long Description.Plain Text' available via ODATA?It should show up in this:domain.com/Windchill/netmarkets/html/wrs/doc.htmldomain.com/Windchill/servlet/odata/v5/ChangeMgmt/ChangeRequests?$count=falsebut I see only the old fields Name, Number, Description etc. My program GETs this: domain.com/Windchill/servlet/odata/v5/ChangeMgmt/ChangeRequests/PTC.ChangeMgmt.MS2ChangeRequest?$count=false&$select=Number,Name,Long%20Description.Plain%20Text,Long%20ProposedSolution.Plain%20Text,LastModified The response is 400 {"error":{"code":null,"message":"The property 'Long', used in a query expression, is not defined in type Do I need to customize the WRS fields? There was a PTC presentation on customizing WRS fields, but now I cannot find it.thanksRick
We are trying to fetch multiple objects using the Query-Links. We use 2 Query-Links embedded inside "Parallel" webject. Each Query-Links webject will get approx 124-125 objects each.Please refer the below snippet for the same. <ie:parallel><ie:webject name="Query-Links" type="OBJ">...<ie:param name="group_out" data="objects1"/></ie:webject><ie:webject name="Query-Links" type="OBJ">....<ie:param name="group_out" data="objects2"/></ie:webject></ie:parallel><ie:webject name="Concat-Groups" type="GRP"><ie:param name="GROUP_IN" data="objects1"/><ie:param name="GROUP_IN" data="objects2"/><ie:param name="GROUP_OUT" data="objects"/></ie:webject>We then combine the results using a group webject.This task file will be called multiple times. In about 7-8th call, we face below Exception. We tried "Merge-Groups" and "Concat-Groups" webjects and we still face the "No group" exception. It works fine for less than 7 cal
I've exported an ldif file from Windchill using the Windchill Directory Server Control Panel. My question is, how do I convert this ldif file into a format that I can import into Windows Active Directory? I figure I can use the ldifde command to import an ldif file into Active Directory but I'm unsure how to convert the exported ldif file from Windchill into a format that Active Directory will accept. Does anyone know how to do this?
I wonder if there is a way and exchange address in the two windchill tab and leave one that my pattern and if the possibility to disable the second.
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS24We have created attributes on WTUser but we observed inconsistent behavior like attributes values are not populated on info page and Edit Wizard of WTUser. Need support here.Referred PTC article: CS162357.Refer attached error screenshot.
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS25Certificate got expired in production System and we got New certificate from IT team, but inside the zip file we didn't find ABB Intermediate CA1 file. we are thinking like that is the issue.recently we are done with the certificate in test environment which have ABB Intermediate CA1.i have attached both the snapshots please refer and suggest us.please, schedule teams, call to discuss on this as the server got down due to this.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS17One of our customer has Windchill 11.0 running production system. Also they have hard model object for "Part" created and they want to move to standard Softtype of WTPart. They have future plans to upgrade to 12.0/12.1 because of longer support windows.We would like to know PTC views on :1) Wether they should convert hard model to soft model before the upgrade or it will be easier to do in 12.x versions. (Source or Target)2) What is the process to follow to convert Hard to SoftModel, are object references within Windchill systems will be also get updated? e.g. links to change objects, usage links.3) Do you have any reference documentation to describe this step by step procedure.
Hi Refer the below link for Creating Multiple Documents all at once: http://support.ptc.com/help/windchill/whc/whc_en/index.html#page/Windchill_Help_Center/DocMgmtDocCreateMultiple.html After creating the documents, auto numbering will be provided for each document. Example: Document name Auto numberTest_1 001Test_2 002Test_3 003Test_4 &
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.1How to identify the configurable module and configurable product of wt part by icon?(In case of CAD part, it can be identified by icon)
Hi I have created two documents (123.doc and 456.doc) and attached to a promotion request. Now the state of my both documents are changed to "under review". I am unable to search the promotion request by 123.doc. search result returns as zero results. But I am able to search the promotion request by 456.doc. Both the objects are attached to single promotion request 04185 Any ideas are welcome. Thank you.
Hi teamThe help page linked below says there is a Workflow History Viewer utility :$ windchill wt.workflow.engine.WfMonitor We have WC 12.0.2, and I get 'ClassNotFoundException' Is there a typo in the class name? Do I need to add to the classpath?ThanksRick https://support.ptc.com/help/wnc/r12.0.0.0/en/index.html#page/Windchill_Help_Center%2FWFChp_WFHistoryViewerUse.html%23
HiI'm looking for QML that shows a list of WTParts that were deleted from the system.Is there any QML table or object that contains this info? Thanks Ilan .M
Hi All,I have to create a customize participant list where I can see the roles what user gave on earlier Wizard.I have one role called Releaser Role on WTPart and on top that I have one action release part . When I am clicking on that action I have to create a Participant list which contain the role what we gave While creating part.Can we achive this from tree adaptor or any other way please suggest.@HelesicPetr , @Ajit_Kulkarni
As per the original post. I also just had the need to check which CAD parts have changed within a CAD assembly. I did not find any easy way to do this.
While migrating the older version of the creo drawings from Windchill to Teamcenter, we are getting some unknown sync issue, this issue is exactly happens when we did some changes on latest version of the dependencies. For example let's say in creo DRW001.drw has the dependencies of PRT001.prt Let's say these are the latest version available in Windchill. DRW001.drw - 1.3 PRT001.prt - 1.3 Now we need to migrate the 1.1 version of the DRW001.drw. Also we did renaming on the PRT001.prt as PRT001_NEW.prt on the latest version (1.3) So after Windchill extraction by "As stored" for the 1.1 version of the drawing, we facing sync issue that PRT001.prt is not in the directory. Basically what's happening here is, when we rename the part in Windchill, it's getting renamed automatically for all the versions of the part, But in the physical file (File history of the part), it's still having the old name id. This can be fixed by check out the par
According to PTC help:https://support.ptc.com/help/wnc/r12.0.0.0/en/index.html#page/Windchill_Help_Center/WCCG_UICust_PresentInfoUI_WCClientArchTree.htmlYour expansion of the tree will be sticky within a session and will return to the default between sessions. Does anyone know how to change what the default is?
We are deploying a new instance of windchill in a cluster, and are running in to issues deploying configurations across the cluster. Does anyone have any best practices around how do deploy configurations and customizations to a cluster? What (if any) automated tools do you use? Thanks Martin
Hi,I try to upload a file, stage 1 is ok, but stage 2 return an empty json like this; { "contentInfos":[]} My code in C# is this;Maybe the way i get the stream of the file is not the correct or the content type. Help on this is appreciated.
How do I attachment documents like PDF or word documents to the WT parts after I create them?
I am using Creo Parametric 3.0 M160 I can't check inAll checked out family table members and/or family table members with uploaded modifications must be checked in together.Message is displayed. These objects have not been modified in the Family Table object but have already been checked out. Here are the errors that I faced All checked out family table members and/or family table members with uploaded modifications must be checked in together. CAD Part - 217-9990-xx2.prt, 01.4
When will I open some drawings to make changes when I go to UPdate Values the same opens as default the notepad I can change to another type of application ? I've already set another application in Windows as the default yet to continue opening as Wordpad.
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.