Windchill
Recently active
hello. I would like to use 10-digit numbering when creating a new product in Creo connected to Winchill.After installing the basic OOTB (Windchill 12.0.2.7), I confirmed that a 10-digit sequence was given when I connected Creo to the server and created a new one without any settings. After modifying Windchill EPMDocument OIR from 10 digits to 5 digits, a 5 digit sequence is given even when creating a new one in Creo. (Confirm that the changes are applied) However, no number is given at all from the actual operating server that has been used and upgraded for a long time. When you connect Creo to Windchill and create a new file, it is created as prt0001. Even if you import OOTB's EPMDocument OIR and edit it with the operation server EPM OIR, the symptom is the same.It seems that OIR cannot be applied at all in Creo.
I have Installed WC12.1 , I started Method server, HTTP Server and Installed WDS 11.2 and start DS as well.. but in the Log file i see this warning " WARN [main] wt.manager.ServerLauncher - Starting wt.cache.MasterCacheMonitor" ( Attached log for reference) unable to login to Windchill home page and method server doesnt start further. I updated host file with IP Address full domain name name. could you please help me with solution.
Query Builder is not the worst tool ever but if they only documented the limitations, it would save me hours of time. I've been working with union queries recently to get around some of the limitations (10.2) of the UI when dealing with queries across the 3 main data types (Parts, Docs and CAD Docs). For all those who do not know, do make a union, you need to create your queries separately in Query Builder and export them to a .qml file. This is an XML file that contains the query definition. You will see some header stuff but your query will be wrapped in a "<Statement>" clause. Create a new qml file with this template: <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE qml SYSTEM "/wt/query/qml/qml.dtd"><qml bypassAccessControl="true" legacyMode="false"> <statement> <compound type="union"> </compound> </statement></qml> Take your <Statement>
Is it possible to get the result exported in the form of attachment as CSV to the email notification sent by ”Data Monitor“ in Windchill
Hi Guys,I am looking for AutoCAD CAD worker configuration, i can't able to see the AutoCAD name in CAD worker Type. Regards,AJ
I have a ticket open with support but my guess is that the community may have an answer first (again). New available entries in enumeration table are displayed correctly in the enumeration but are displayed in the Remove table when viewed from the Managed Type attribute that uses that Global Enumeration value list. We are on Version 11, M020. The global reusable enumeration is at site. Its a list of project numbers ( 1234 - Name of project). This table has a list of selectable values on the left and a list of removed on the right. The left can be selected, both can be searched if those on the right have been used on a CR, Document etc. You know how it is suppose to work 🙂 What is happening is I can move the items from the left column (selectable) to the right (not selectable) and the table when used displays these changes. All good. But, any new value added to the left is displayed in that Managed Attribute table (save, done) but then it does not displ
We use a form to produce.We want Cad Model views to be created in the document by entering the part number. This view can be the creo view view.Otherwise, we do this manually.I am waiting for your support.Thanks Selim AKÇELİK
hello.An error occurs in the revise function of Windchill epmdocument.When the epmdocument and wtpart in the released state are respectively revised, the revision of wtpart is completed.The error below occurs in epmdocument and cannot be revised. Does anyone know how to resolve this error? Attaching the error log file.
Hello PTC Team.For some reason I am not able to register a new Server in Work group Manager.All Windchill services are up and running and I am able to login to Windchill as well.I get an error: "Browser Service is unavailable.Environment:Windchill Release: 12.0.2.0windchill 2.2.1 REST Serviceswindchill projectlink 12.0.2.0windchill pdmlink 12.0.2.0Would you please help?ThanksLaszlo
Through java i collected all the cad assemblies from the BOM in windchill and i added the Cad Assembly into the workspace, I wanted to checkout those Cad assembly from the workspace and do checkin from the solid works. I tried the below code to checkout but it is checkout from the windchill side not from the workspace//Get check out folder for the current user in the sessionwt.folder.Folder checkoutFolder = wt.vc.wip.WorkInProgressHelper.service.getCheckoutFolder();//Check out objectwt.vc.wip.CheckoutLink chklink = wt.vc.wip.WorkInProgressHelper.service.checkout(cad, checkoutFolder, "Check out comment");
Hello,How can I migrate CAD Assemblies containing already existing components using Windchill Bulk Migrator?Or is there an option to automate linking cad components to the assembly as a post migration activity?I am using Windchill 12.0.2.14. Thanks.
Scenario: Add to workspace of the structure of Solidworks. User has no download right of one file from 100 files. currently the error message won't show on which file exactly the user has no access. but shows much more files, on which the user has access. even "work as designed", but it makes the support not possible.Article - CS131433 - Download content fails during Add to Workspace in Windchill PDMLink if the user does not have access to download all the files involved in the operation (ptc.com)
Hi Guys,I create a one WT Part (name:test1) and again i need to create a new WT Part when i create this i want the same attributes value what i filled in test1 i want the same things in new WT part (name:test2).Point 1: I want both the WT Parts has been linked eachother.Point 2: If any body modified the test1 WT Part it's also updated in test2. (Selected attributes only) It's possible in our Windchill.Regards,Aj
I am trying to update Part attributes of BOM, using Excel upload function. 1) By the way, what value should I put in Excel's cell to change the value that has already been entered as a character or number to "Null"? 2) What DB table should I change the Attribute value I defined in "Type and Attribute Management"? using Windchill 13.0.1
Hi Guys,How to run the Multi-CAD softwares in CAD worker at single server.I done a CAD Worker configuration for Creo & Inventor - site.xconf & Adapter, but i installed both in single server and if i run the both Inventor and Creo only Creo is active and other one shown Fails to Start.But if i set a individual Inventor or Creo Path in site.xconf it's working without issue.Main Folder Name is CAD_Workers site.xconf<Property name="worker.exe.allowlist.prefixes"overridable="true"targetFile="codebase/WEB-INF/conf/wvs.properties"value="D:\CAD_Workers|nohup /CAD_Workers"/><Property name="publish.usesPublishRules" overridable="true"targetFile="codebase/wvs.properties"value="ARBORTEXT PROE INVENTOR"/> agent.inilocalpath=\\SMRWINDCHILL02\CAD_Workers\Autodesk_Inventorexe=D:\CAD_Workers\Autodesk_Inventor\inventorworker.batexe=D:\CAD_Workers\Creo_Parametric\proeworker.batlocalpath=\\SMRWINDCHILL02\CAD_Workers\Creo_ParametricRegards,Aj
Hi All,we have got some problem with NX when the WorkgroupManager is on line.Once the connection server is online NX lost the key to use Manufacturing Part.The NX properties are ignored about NX Manufacturing template. Template for part, assembly and drawing are ok. We lost only template for Manufacturing template Any ideas about it?Best regardsGianpaolo
Our company is using Windchill 12.0.2.10, SolidWorks 2020. According to PTC TS, SolidWorks design library feature is not supported in the current or newer versions of Windchill Workgroup Manager. After inserting a standard component into the assembly by drag and drop, and then saving the assembly to the workspace, Windchill does not recognize this standard component as a CAD document, only as a ghost file. Someone has raised the same issue in the link below, but I can't see an improvement.Solved: Solidworks Design Library with Windchill - PTC Community We have an workaround as mentioned below, but we still hope PTC R&D team will consider implementing this feature in the future, just like toolbox. 1. in Windchill, upload all standard component to a shared library 2. in SolidWorks, add Windchill File System location as a Design Library, such as C:\Users\User Name\Documents\PTC Places\Commonspace\Libraries\Library Name\Standard Component
how can I choose which attribute has to propagate their values from upstream to downstream? I have few attributes those not propagate their value. where can I find the properties? Many thanks
Windchill strings are limited to 500 characters. A locked constraint. How do you increase the string length to 750 or given another option for a larger String when defining a new attribute?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.7The Part Classification default Value shows in the New Part Wizard but not in the Edit Wizard. In the Edit Wizard, the Attributes Values are all Blank, while the same Attributes populate correctly in the New Part Wizard.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.1I have to setup a staging server for disaster recovery reasons. I am looking to download software for Windchill version 12.1. When I added the sales order number I was taken to a page that showed version 11. Currently we are using 12.1.1.1.This is the first time that I have done an installation of any Windchill products. I am using the Windchill Installation and Configuration Guide.Here are the errors that I facedNone
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.0Uploading any file will result in an error that a file of the same name already exists in the vault. Reseeding sequence value as shown here:https://www.ptc.com/en/support/article/CS374128did not work. Deleting the files in the current folder from the sequence value onward temporarily resolves the issue (but probably leads to unwanted data loss)Here are the errors that I faced2024-04-23 18:17:51,471 ERROR [ajp-nio-127.0.0.1-8010-exec-5] wt.objectstorage.ContentFileWriter - This file cannot be saved because a file named "E:\Vaults\defaultsystemrootfolder\defaultsystemrootfolder_Folder_234\000000011d115e" already exists.2024-04-23 18:17:51,487 ERROR [ajp-nio-127.0.0.1-8010-exec-5] wt.fv.uploadtocache - (wt.fv.fvResource/63) wt.objectstorage.exception.ContentFileAlreadyExistsException: This file cannot be saved because a file named "E:\Vaults\defaultsystemrootfolder\defaultsystemrootfolder_Folder_234\000000011d115e" al
Hello, I have an attribute under WTDocument which is customized to be a user picker using the data utility functionality. I want to restrict the selection of users to a specific role i.e., only the users under that role should be made available for selection. Request your insights for the same. Thanks,Sha
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS29I'm not able to import and export the BOM from production to test environment.Here are the errors that I facedImport started...Started object creation process...Object number D000000000027 exists with the UFID that is different than the UFID from XMLObject name Ball bearing oval flanged units-FYTB 25 TF exists with the UFID that is different than the UFID from XMLObject number D000000106832 exists with the UFID that is different than the UFID from XMLObject name STEEL HEX FLUSH INSERTS HHSM-R exists with the UFID that is different than the UFID from XML"WTDocument: STEEL HEX FLUSH INSERTS HHSM-R ( D000000106832 ) A.1" cannot be imported because the folder "/Default/BOP/Fasteners" does not exist in the context "Oven".Object number 1000000471196 exists with the UFID that is different than the UFID from XMLObject name PLATE exists with the UFID that is different than the UFID from XMLObject number 1000000043473 exis
When the CAD workers are installed in a separate VM. Is it necessary to have internet access on the VMs where CAD workers are running?
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.