Windchill
Recently active
Hi developers, I have a requirement to display the ECN along with its associated ECR. I found the link types namely: wt.change2.ChangeProcessLink wt.change2.AddressedBy2 wt.change2.ChangeReferenceLink In Thingworx under "ptc-windchill-demo-thing" i'm using "Query" service for my use case as shown below for all the link types: child and parent columns are emptychild and parent columns are empty No rows are populatedNo rows are populatedNo rows are populatedNo rows are populated I'm unable to get all the associated change objects. When i searched with "wt.change2.ChangeProcessLink" type I'm not able to get the child and parent details without which the service will become irrelevant to my use case. Thanks and Regards, Saran
Hello,I would like to show an Activity, which Auto Completes, in the Process table. Is it possible?When the Activity is set to 'AutoComplete after deadline', it does not show in the table.Is there a setting which can enable this?Thanks!V
Hi all, We updated PSM 4.0 to 5.0 and now the Dynatrace Client cannot connect anymore on port 2021. When starting the Frontend Server there is no process listening on that specific port. With 4.0 there was a Java process listening and the connection was possible. We tried also adjusting the memory settings for the frontend server in the .ini file. Any ideas here?
Hi all, We recently updated Windchill to CPS26 and not it seems DTI has an issue while checking out Excel and PPT files. For Work it works fine. We are using Microsoft Office Professional plus 2016. Did anyone have this issues until now?
Dear, Does any have Projectlink supplier collaboration User Guide for Windchill 10.2 or 11.x? If so Please share it. I do not find one in Windchill support site.
We face an irregular issue with only one user : in the local cache folder we should see all lid... and sid... files along with the subfolders per existing workspace. For some reason, one user frequently mentioned that all the saved work in any workspace other than the active workspace were lost. Afte a few occurences we found that overnight, the lid... and sid... files were still there but the actual subfolders who described the workspace content etc... were deleted. This operation left the CAD files that were still there useless however. After activating each workspace, the subfolders were re-created, but the link with the lid... files was not restored, which is infortunate but seems logic since no other system could have had has any information of the new files in that workspace. We could simulate this situation by manually deleting (or renaming) one of these folders. They are also created when activating the workspace and the locally modified or new files are no longer in the w
Hi there, I had heard before that data loading command (windchill wt.load.LoadFromFile) can be run on each method server for completely parallel by specifing target method server (or jvm?). And this way has good effect for reducing loading time.But I don't know specific way for that. Is there anyone know that way?Further information, my environment is not cluster, just multiple method servers on single app server. Load data is WTPart and WTPartUsageLink.
Hello. I've got a question the support can't answer (despite of request escalation, no answer...), can somebody here help me ? It seems that my connexion failed during saving a new attribute on EPDM doc type, it didn't appeared on the page so I created it a second time... But now I've got two attributes with the same name, and it generates an exception : Support asked me to do some queries on the database, there is a duplicate entry in LWCIBAATTDEFINITION : - In LWCIBAAttDefinition table : NAME : Masse_kg IDA2A2 : 15391764 IDA3A5 : 49376 IDA3A7 : 15380685 CLASSNAMEKEYA7 : wt.iba.definition.UnitDefinition NAME : Masse_kg IDA2A2 : 15392262 IDA3A5 : 49376 IDA3A7 : 15380685 CLASSNAMEKEYA7 : wt.iba.definition.UnitDefinition - In LWCTypeDefinition table one entry wich IDA2A corresponds to the IDA3A5 from the other table : NAME : pri.robaut.DefaultEPMDocument IDA2A2 : 49376 Since then, no more answer from support. I tried to remove one of the entries from&nbs
Hi Windchill users, my question, is if it is possible to run a a *.vbs script or (VB.net application) or some other mechanism, to list in an excel file (I already have this kind of macro in *.xlsm file), but that also extract, the metadata (added by windchill)? I mean, which kind of Metadata are visible to windows system ? i.e For cad document should be useful to see Document Status, Version, and iteration.
We export the WTPart structure in Windchill via the Multilevel BOM Report. This provides us with an XML file which is used for various post-engineering tasks. For this reason we composed particular views of the Report to export the required attrbutes. In some cases I witnessed incorrect input by designers that resulted in double attribute values on WTParts. The most common mistake is an assembly and a file in Creo with the exact same filename. At check-in, both documents get the same number and are therefore associated to the same WTPart. I believe some modifications of the association type (owner, contributing content, ...) is also required for this. Our templates for both parts and assemblies have a number of designated model parameters, the same parameters apply to parts and assemblies (e.g. weight). To avoid this situation I applied the single-value constraint to those attributes. When I create a part directly in Windchill, the contraint is considered, I cannot add m
Hi developers, I have a requirement to display the ECN along with its associated ECR. I found the link types namely: wt.change2.ChangeProcessLink wt.change2.AddressedBy2 wt.change2.ChangeReferenceLink In Thingworx under "ptc-windchill-demo-thing" i'm using "Query" service for my use case as shown below for all the link types: child and parent columns are empty No rows are populatedNo rows are populated I'm unable to get all the associated change objects. When i searched with "wt.change2.ChangeProcessLink" type I'm not able to get the child and parent details without which the service will become irrelevant to my use case. Thanks and Regards, Saran
Good afternoon. Tell me please, did anyone try to make backup copies of Windchill by third-party tools? For example, Symantec backup-exec?
I get a popup and on starting the Windchill Workgroup Manager, “Actions Delete/Rename/Move Folder/File are not allowed in Windchill File System. Perform these actions in Windchill Server”. On saving CAD files from CAD Application it fails with “The following objects failed to save : While saving D:\CACHE\PTC Places\Workspace\model1.prt: D:\CACHE\PTC Places\Workspace\model1.prt – File not found”. Is the workgroup Manager error causing the CAD application error to save file? How can i resolve these errors? Any help is appreciated. Windchill Workgroup Manager 11.0 M010 CAD Application - NX Environment variable: PTC_WF_ROOT : D:\CACHE\.wfPTC_WFS_ROOT : D:\CACHE\.wfsPTC_WLD_ROOT : D:\CACHE\.wwgm
I should probably start by mentioning that we do not use the Windchill "parts" the "grey gear parts"suppressed cad still shows in Windchill BOM. Can we configure so this doesn't happen?
Background: OLD: Windchill PDM Essentials 10.2 M030 production server New: 11.0 M020 test serverI have successfully installed Windchill 11.0 on a new VM, imported our SQL database from production to test using Microsoft SQL Management restore/replace function. On the new test server I have a different SQL password. I've updated that using xconfmanager but still can't login."xconfmanager -s wt.pom.dbPassword=<NewPassword> -t db/db.properties -p"However, I can login using those credentials directly to Microsoft SQL. Any help would be greatly appreciated.--------------------------------------------2017-04-05 11:51:31,996 INFO [main] wt.server.manager.startup - Registry created: RegistryImpl[UnicastS
I have this java method that runs a query builder report but I want to set values for some of the properties. How would I do that in java. Thanks
We launched Creo 3.0 M100 about 2 months ago, we have Windchill 10.1 M040. While in Creo3, we receive the below offline error quite often, happens almost every day and is very sporadic. We can access Windchill Server no problem in a standalone browser. PTC says it is our network, our network staff says it is a PTC issue. Just wondering if anyone has faced this issue.
Hi, Is there a way in Windchill to get programmatically the global attribute internal name of a type attribute or classification attribute? Thanks.
Hi Folks,today I would like to start a short discussion about Family Table models (standard parts) used in Windchill.What is your experience? Do you use Family Table models for standard parts in Windchill? ... or do you use only separated objects (one model per one material number)?I do not want to speak about 5 instances in Generic models - I mean >> from 200 to 500 instances per one Generic part - For example Screw with Hexagon head.How to manage this huge Generic model and how to add new instance, set state for new object and update existing parts in different workspaces.I waiting for your positive or negative answers.Thanks for your comments and ideas.Best Regards,Vladimir
I am looking for a way to use the representation from a EPM Doc (in this case a PDF) to create a new WT Doc. The worker is making the PDF on the EPM Doc but then that PDF is a starting point for a document that would have different rules and Life cycle from the original EPM Doc. I thought that there was a republish command that would allow the result to be a new object. Does anyone have experience doing this?
I want to display 3D model in Creoview or Thingview, but as I bind 3D model to that widgets it's shows nothing. please find attached img for linking ref.
Can we configure cascading attributes in Windchill 11.0? Or is there any workaround method to achieve it?
Hi All, My requirement is to set default object type for Variance in particular Product. Like, for Product A - Deviation For Product B - Waiver and this type is non editable, so user wont control this. Kindly suggest possible approach to do this. Thanks, Vivek S
I have some users that don't have "Software Downloads" as an option under the "Quick Links" pull down in Windchill. Most users see this option. Is there a profile setting or preference that controls the visibility of this?
Hello, I have a few parts in our windchill database that when the main assembly was reved it did not take the instances along with it. So now I have to reconnect the instances to the main assembly. My assembly uses solidworks. Does anyone know how I can do this? I have attached a picture to show the parts I am trying to fix.
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.