Windchill
Recently active
Version: Windchill 12.1 Use Case: Uploading CAD documents generates a sequence (00001234) number instead of name.Description: Our windchill system has always been setup such that any files that dont auto associate to existing parts are assigned a 10 digit sequential number. How do I change it so that files checked in are are given a number the same as the model - ASM001.asm associates to a part with the number ASM001 instead of 00001234?
How can I download primary content throug API? We are building an internal tool and are trying to extract EPM Document primary content and metadata from Windchilll PDMLink 13.We've tried with REST API, but could only extract metadata, without primary content.Can anyone point me to the right API that can be used for this purpose?We are also planning to create CAD Documents/Upload Primary content to them, so that is also something that we need to work on. Any kind of advice will help.
Version: Windchill 12.0 Use Case: Requirement : Need to set Release Target Programmatically for Resulting Objects.Description: setTargetTrasition() is there but not getting a way to set Release Target.Currently I have CN , CA and when I try to get change Record that time getting class cast exception for any object.
Version: Windchill 12.0 Use Case: I want to import a part structure. I have done 'export importable' to get a sample for the format. Description: In the BOM sheet it shows a component-id for each child part. They look like this: a0726e2b-01a9-45b-8fe-cef2b59cc598 How can I create component-id's in preparation for import? The parts do not exist yet. For pre-existing parts I see that the PartUsage table contains component-id's.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1I'm using the Silicon Expert Sync extension and when I click on the action "Synchronize SuMa Part" a pop-up is opening and in Message column we are getting "Error: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.Not found: the previous value will be kept. Please check your xpath expression for this specific data mapping via Diagnostics of this Windchill extension" after synch. Need to understand the message error.Here are the errors that I facedError: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.Not found: the previous value will be kept. Please check your xpath expression for this specific data mapping via Diagnostics of this Windchill extension
Version: Windchill 12.0 Use Case: We have a new licenses for the company and since then the publisher is not working. I updated the license on the publisher and made sure that "Worker Agent Adminstration" is working. They all look good. Is there something that I am missing.Description: Aug 16, 2024, 2:36:13 PM:Start Job: Assembly - ptc-oa-engine-assy.asm, X1.2 Aug 16, 2024, 2:36:13 PM:make temp dir D:\ptc\Windchill_12.0\Windchill\temp\pubtemp\publish9178537533189300603.tmp Aug 16, 2024, 2:36:13 PM:"As Stored" Config Spec is available Aug 16, 2024, 2:36:13 PM:The EPMDocument As Stored Config Spec was selected as the default Aug 16, 2024, 2:36:13 PM:Start: Assembly - ptc-oa-engine-assy.asm, X1.2 Aug 16, 2024, 2:36:13 PM:Authoring Application: Creo Aug 16, 2024, 2:36:13 PM:Transferring Files to: D:\ptc\Windchill_12.0\Windchill\temp\pubtemp\publish9178537533189300603.tmp Aug 16, 2024, 2:36:47 PM:Number of Files (identified to be) Transferred: 1,309 Aug 16, 2024, 2:36:47 PM:Creo Asm Co
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS16Also, where should I check?Creo View Adapters uses Creo 6.0.0.0 F000.Is there any other information you need?Please let me know.
Version: Windchill 13.0 Use Case: I have creo on my local device. I have windchill deployed on an AWS EC2 windows instance. I want to connect the creo on my device with the remote windchill server. How should i configure the network(if needed) to complete this connection. I am unable to find any documentation on this. Most resources only cover same device connection between creo and windchillDescription: Version: Windchill 13.0 Use Case: I have creo on my local device. I have windchill deployed on an AWS EC2 windows instance. I want to connect the creo on my device with the remote windchill server. How should i configure the network(if needed) to complete this connection. I am unable to find any documentation on this. Most resources only cover same device connection between creo and windchillDescription: Cannot find a solution to this online
I have a Thingworx Navigate instance (RHEL) that will not start up. Here is the error: 2024-08-14 20:24:19.669+0000 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** CRITICAL ERROR ON STARTUP: Connections could not be acquired from the underlying datab ase! 2024-08-14 20:24:19.669+0000 [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** Web Application STATE is being set to ERROR! *** 2024-08-14 20:24:19.670+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] >>>>>>> PLATFORM SHUTDOWN START <<<<<<<<< This system is a clone. We have some custom apps in here and we are using a MS SQLServer DB which also has been cloned. So what should be changing is the host name of the Thingworx instance and its connection to a new database. I have updated the platform-settings.json with the new server host and port. I updated the encrypt
Version: Windchill 12.0 Use Case: Need to add logic to set the subtype of the wtpart based on an attribute value selected by the user on the save-as page.Description: Is it possible to get the attribute values selected by the user on the save-as page in the CopyWTPartDelegate? I have successfully extended the default CopyWTPartDelegate with some custom code, but I can't figure out how to get a string value that the user enters/selects on the save-as page for an attribute and use that value in my CustomCopyWTPartDelegate.Article https://www.ptc.com/en/support/article/CS28799 states that custom attributes can be set on the save-as page since 12.0, and I have confirmed it. I have also seen that a listener approach may not work for this purpose: https://www.ptc.com/en/support/article/CS408331. I haven't tried it yet.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS22Getting the below error when trying ldap export or backup from windchill directory server :You have provided options for scheduling this operation as a task but options provided for connecting to the server's tasks backend resulted in the following error: 'Connect Error'Here are the errors that I facedYou have provided options for scheduling this operation as a task but options provided for connecting to the server's tasks backend resulted in the following error: 'Connect Error'
We have a external web app and like to embed an url from the page in Navigate as a task. Is there any documentation on how to integrate or embed the External Web app in Navigate?
Hello,can anybody have a hint of what am I doing wrong? I am trying to create subfolder in the Windchill, using Postman application but all I got is the message "The syntax of the JSON document is not valid.".The query is POST:https://<myserver>/Windchill/servlet/odata/v5/DataAdmin/Containers('OR:wt.pdmlink.PDMLinkProduct:169546')/Folders('OR:wt.folder.Cabinet:169590')/Folders('OR:wt.folder.SubFolder:248107')/Folders and the body is: (the example is from WIndchill REST Guide 2.4 page 466.{ "Name": "NewFolder", "Description" : "Desc",} the headers are: Also, Authorization is done using wcadmin account.I tried different data in json body but without luck.Does anyone have a clue what is the problem? Best regards!
I am probably missing something quite simple - I can't figure out a way to search within a certain folder and the subfolders in WC. In other words, if I have the WC context with the following structure: Product1 Context - Folder 1 - Folder 2 --- Subfolder A --- Subfolder B - Folder 3 I want to run a search in Folder 2 and include files in Subfolers A and B in search results. It seems that searching in folders has been added in WC 10. When I go to WC -> Quick links > Help > Windchill Help Centre , it pops up a page called "Welcome to the Windchill 12.1.2.0 Help Center", so I assume I am using V12.1.2.0 and I should have this functionality. From some searches online, I found these pages that may be relevant:https://support.ptc.com/help/windchill/plus/r12.0.2.0/en/index.html#page/Windchill_Help_Center/LclSrchSearchInContextBP.htmlhttps://www.ptc.com/en/support/article/CS22115 Based on the first link, I should be able
This ptc article explains how length and special characters can cause errors when people electronically sign change tasks: https://www.ptc.com/en/support/article/CS245000?source=search We have seen this in the past and increased the length already so that leaves special characters. The logs show this message: wt.org.electronicIdentity.SignatureInvalidException: Password for signature is invalid. Checking my logs, I am seeing a handful of users experiencing this but one also states that sometimes its working and I am not seeing a widespread issue. Only really change has been new laptop deployments with Windows 11 roll out. If it is a problematic special character, it would make sense that only some users see it and we can advise to avoid that. Strange since passwords MUST include special characters so we just need to know what to avoid if that is truly the issue.
A Change notice is stuck at 'release changeable' . The 'Audit Change Notice' is already completed. But the documents in the resulting objects state is not yet changed. The change notice is still running. The error in the process manager is attachedIs there a way out?
Windchill_12.1\Windchill\vaults\defaultsystemrootfolder folder. I want to decrypt these files so that I can check the files within the attachments from this location, but I can't access them because they are encrypted. I can't tell which files are PDFs. Could you help me with this issue? Note: The files appear encrypted with names like 000000000000a8.
is there any api to get only parts which are present in part structure tab or any other way if api is not present. for reference see the pic attached below.
HI Team, If User disconnected from windchill, Windchill system immediately send the mail notification. or If user profile modified any mail alert enable it possible? I tried to the below Article, but it is not working immediately, If we need to trigger one action that user against then it will send the mail. Article - CS55124 - How to configure the email notification for disconnected principal in Windchill PDMLink.
As per the original post. So using NX 2306 and WGM 13.0.2.0 when I create a custom load_options.def, set to use "from folder" instead of "search directories", or "load_from_dir" instead of "load_from_search_dirs". When I relaunch NX, the load options default back to search directories. I verified in the NX log file, that UGII_LOAD_OPTIONS is set to the correct location, and I've verified that the load_options.def says "LoadOptions_LoadOption: load_from_dir" Any thoughts on where WGM/Windchill stores this "search directories" info, so it can be edited? For anyone wondering why, we have been experimenting with load options and times with "search directories" and "from folder", and even with a single search directory folder, load times are faster with "from folder".
I'm encountering an issue with a CAD drawing part where the version is labeled as B2. The problem arises in the `epmDocument` table where the `[versionLevelA2versionInfo]` value is consistently showing as 1. Despite there being 6 versions (A 1, A 2, A 3, A 4, B 1, B 2), all records display the value as 1. This issue persists across all data entries, although the versions appear correctly in Windchill.What could be causing this discrepancy, and how can I resolve it? Additionally, is there another method to check the versions of these parts via SQL? Note that the same issue is observed in the `wtpart` table as well.
Version: Windchill 12.0 Use Case: User has a new CADdocument in workspace which was created in Creo. Select for check in. In Check In screen, select a subfolder of the context parent folder for the CADdocument. Select Next. Auto Associate Parts to CAD Documents is selected. Finish. In Windchill, the CADdocument goes to the subfolder, WTpart goes to the parent folder.Description: User has a new CADdocument in workspace which was created in Creo. Select for check in. In Check In screen, select a subfolder of the context parent folder for the CADdocument. Select Next. Auto Associate Parts to CAD Documents is selected. Finish. In Windchill, the CADdocument goes to the subfolder, WTpart goes to the parent folder. We would like the WTpart to follow the CADdocument to the subfolder.
One of our designers had a problem modifying a Family Table that he created so instead of asking for help, went and created 3 independent part files with the sme number scheme.Now I want to merge them into the family as instances.Is this possible to do with Windchill 10.0 m040? I know I could do it with Intralink 3.3.Is there a PTC document that explains the process or has someone got a cheat sheet for the steps involved.Thanks.
Hi, Found this issue bizarrely on a customer server however the following did not resolve it: - wt.index.enabled was already true - Recreated org level indexing policy for WTObject > All > WBLIB - Deleted all indexing Objects still showing no policy - Selected "Reset objects with no policy" - Still showing with no policy I guess this will have to be a PTC call but just wanted to share with you all. Thanks.
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.0.1We have a JNDI adaptor to allow us to login using our corporate Active Directory credentials. It has been working fine. Then our IT group imposed a password requirements of 20 characters minimum plus at least one special character, on the bind password for the adaptor. After making the change the Windchill method server will not start - see error below. What are the requirements of the bind password? Are special characters allowed?Here are the errors that I facedwt.system.err - javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09050F, comment: AcceptSecurityContext error, data 775, v4563 ]
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.