Windchill
Recently active
Hi All,As I using Upgrade Manager Windchill >> Upgrade when a module is missingFailed in Verifying upgrade path step(see atachments)Where I find or download the installer PTC Windchill PLM Connector – Creo Package ? because in our Windchill 11.0 (source systems),its already installed.Based on Upgrade Manager Guide>> the required products (modules) installed on the source system are also installed on the target system. I can not find the link of this installer in PTC software downloads page. Note : Upgrade form Windchill 11.0 to Windchill 12.1. Any ideas or suggestion for this issues? Thank youRegards==deddy==
I want to attached a local file to EPMDocument in Winchill by RESTApis. But i can not see any document about this. When working around i see 2 possible ways Way 1: +> Find some way to upload the file to server's content cache. Then get the encodedCCD property+> Using encodedCCD to add to the request create EPMDocument. API: **POST Windchill/servlet/rest/v1/wgm/workspaces/{workspaceId}/store ** Way 2: +> Associate EPMDocument to a WTDocument+> Attach the file to WTDocument I not have any experience in Winchill, so can anybody have faced with similar problems, please help me Thank you
Does anyone know of a way to automatically place all new user accounts into a specific license group in Windchill 12? Currently we have to create the account in participant administration (Syncing it with our LDAP) and then take the extra steps of adding them to the 'PTC Navigate Contributor - Active Daily User License' group. Since this process is always the same, and occasionally forgotten, an automatic membership method is preferable.
I am looking if someone has a good summary on these two Location declarations. In my journey to move to SSO, I've been trying to find the right balance, SSO for users, basic for non-users and integrations, trustedHost for CAD workers and Index Server, etc. Security is also on my mind, not allowing any additional attack vectors. I came across article Windchill Authentication with a Host IP (Trusted Host) configuration is deprecated which gave me pause. I was also dealing with issues with ThingWorx Navigate called out in How to have basic authentication for some URLs when SSO is enabled. So just taking a moment to make sure I get things right and watch out for future changes. From what I gathered from trustedHost entries and trustedAuth, it was an anonymous Location declaration which would allow unauthenticated access from any host or IP listed in trustedHost line. Yep, I can see how that would cause me pause but between Windchill host, index server and CAD wor
Version: Windchill 12.0 Use Case: Validating all Selected objects with few conditions during validateSelectedMultiSelectActionDescription: I am selecting multiple objects(Documents/Parts ) from the folder to perform to trigger an action which performs setState/Workflow initiation.Here reading the list of objects from command bean/validation criteria returning the null.When I am selecting one object it is returning the object and validateSelectedAction is executed with out any issues.I tried multiple ways to get the selected objects by changing the window type= normal popup new no content and etc...I also used different apis to read the objects but none is working. All these api's were returning the selected objects like 2 months back now all of a sudden it all stopped returning the objects.Used below apis to get the selected objects from the folder .WTCollection targetObjects = new WTArrayList(criteria.getTargetObjects());final List<NmOid> selectedListO
版本:Windchill 12.0 Description:The customer complained that they are unable to view all task nodes and can only see the current task node. I now need to adjust the display mode to show completed and unfinished nodes.May I ask how I should adjust
Hi, I would like to get a List of .drw who changed the lifecycle state within the last 24 h. There is a restriction to get the information via REST Endpoint. I used the PTC CAD Document management with GET CADDocuments. I tried to use the filter for the LastModified date. But there is no impact of a changed Lifecycle state to the Last modified date. Any Ideas how i can filter for objects who changed their lifecycle state in a range of time?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1Getting below error when defining class as serilizableSuppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:Nested exception is: java.io.InvalidClassException: local class incompatible: stream classdesc serialVersionUID = -4417239417148031805, local class serialVersionUID = 1
I am using Windchill PDMLink Release 11.0 M030 CPS22I am planning to upgrade my windchill system from 11.0 M030 CPS22 to Windchill 12. Before upgrade I want to test in a server for that I am planning to backup and restore to a new VM. Do I need to have license for installing Windchill to the new instance?
We have been asked whether we can convert our Windchill and Oracle on RedHat system to use MS-SQL Server. What proportion of Windchill installations use MS-SQL? We don't want to be on our own. My first try was to run MS-SQL on RedHat. Does MS-SQL work better on Windows? How about a WC-on-Linux and MSSQL-on-Windows combination? A benefit seems to be cost. What are the pitfalls?
Version: Windchill 13.0 Use Case: It happens on a few computer, most of them works perfectly. They are all on the same network. My Windchill server is working on http and don't have https configured. When using the embed browser on Workgroup Manager, it connects alright. I've modified the hosts file. Restarted the computer to confirm. The user have the right licenses to connect and use CAD, and there's enough licenses available. (windchill base and mechanical 1) I've tested on Inventor and SolidWorks 2024 and 2023 and got same results. Windchill and Workgroup are 13.0.2. I've tried cleaning the browser cache. On the installation I've selected only one type of CAD and all the versions available.Description: When I'm trying to connect Windchill Workgroup Manager to my Windchill server, I'm getting redirected to a https page and it is happening only when I'm trying to register the server and it works when using edge or chrome browser or the embedded Workgroup browser. It happens only
I have the change Notice Number. From the changenotice number get the changables after from the changables i want only part. From that part i want to retrieve the attribute "Material_Type".
Hi, I would like to build a report of lifecycle state changes for cad documents and WTparts. Number | Revision | New lifecycle state | Date of change Is there a table where I can get the information for the events? Thank you for your help
Version: Windchill 12.0 Use Case: I want to add a column with the released/assigned ECN in the search windows results and in the active workspace.Description: Hello, I am working with windchill 12.0.2.15 for releasing using ECN a lot of parts for production and it will be useful if in the search result window and in the active workspace to have a column with the ECN number released or assigned next to the number and name columns.Right now, the only information to identify that a number is assigned to an ECN is a red triangle in the search result window.I tried to add all the columns available, and none of them are with an ECN info. Thank you,
Hello All, I Have this message "Error Occurred communicating with Windchill ..." when I try to launch creo View in windchill 11.1 (M020) . I follow the CS415933 (https://www.ptc.com/en/support/article/CS415933)for using the TLS V1.2 in apache Config but it still doesn't work. Have you an idea ? thanks a lot
In our ThingWorx Navigate platform, we have Windchill Auth configured (ptc-identity-provider-authenticator), which can create user automatically and add users to ThingWorx groups. We have a requirements for few apps where we can not give access to all the ThingWorx platform users to get access. Only subset of the ThingWorx Platform users can use these apps. I am looking for ideas how to automate user provisioning for these apps. Right now we are manually adding users into ThingWorx groups.
work group manager does not let you work with offline workspace.this feature is available in the PTC creo environment but not in the work group manager
Version: Windchill Below 11.0 Use Case: Saving an Annotation Set to WindchillDescription: Hi,Saving an Annotation Set to Windchill from Creo View fails with the message "The view could not be saved. Try saving again under a different annotation set name."Help me fix it. (case 136054 is blocked for me.
I have manually created representation for Creo cad file using the "proebatch.bat" option.Is it possible to attach the manually published output files to Windchill object directly?If not possible directly is there are other ways to do this?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.7Windchill QA server Throws Invalid Business Rule exception in Windchill PDMLink.Here are the errors that I facedWindchill QA server Throws Invalid Business Rule exception in Windchill PDMLink.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS22When we are executing Windu on Windchill M030-CPS22 all the Windu tasks are getting failed immediately.Here are the errors that I facedTask failed.Wed 9/18/24 03:31:49: com.ptc.windchill.upgrade.updates.UpdateExecutionException: Error executing IncrementalUpdate Sequence Analysis (#SequenceAnalysis)Wed 9/18/24 03:31:49: Nested exception is: (com.ptc.windchill.upgrade.updates.directives.directivesResource/39) com.ptc.windchill.upgrade.updates.DirectiveExecutionException: Method server code wt.pds.SequenceAnalysis.runDiagnostics failed. See nested exception for detailsWed 9/18/24 03:31:49: Nested exception is: wt.util.WTException: The user you attempted to login is not an administrator. The upgrade can only be run as an administrator user.Wed 9/18/24 03:31:49: at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:791)Wed 9/18/24 03:31:49: at wt.services.LightweightServiceHelper.invoke(LightweightServiceHel
Hello, please tell me how to use Query Builder to get a report that will display the contents of the "Process Status" table from the "Promotion Request"? I want to output all the queries for a certain period, but I failed in solving the issue.
Version: Windchill 12.1 Use Case: I’m seeing issues when I check in drawings into Windchill where it adds a bunch of weird spacing to the PDF version ( After publishing). Everything looks fine in CREO Parametric and when I do a quick export from CREO, it looks fine as well .Description: I’m seeing issues when I check in drawings into Windchill where it adds a bunch of weird spacing to the PDF version ( After publishing). Everything looks fine in CREO Parametric and when I do a quick export from CREO, it looks fine as well .
I am looking to create a Peer Review on a document or a dynamic document. The following link/post seems indicate the Windchill 11.0 software will be able to accomplish this task. https://community.ptc.com/t5/Windchill-Questions/Peer-review-of-documents/td-p/545404 However, the post seems to speak to the Windchill 11.0 M030 release. I followed the steps and I noticed that I do not have the 'New Review' option from the context menu. I checked the version I am running and the release version is Windchill M030-CPS06. Any suggestions?
Version: Windchill 12.0 Use Case: I would like to make an excel team task tracker that contains ECR, CT & ECN numbers in it smarter by automatically telling me where each persons task is in the workflow without needing to search individually for each task.Description: Is there a way to get WindChill & Excel to interact where if i type a CT number into a cell, the cells adjacent to it will feedback data about that CT? i.e. Where in a workflow it is, what node is it on, who is the assignee of the node?I am a very basic user so may need hand holding but i also have PowerBI which may be able to do it (Also a novice user of this)
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.