Windchill
Recently active
Hello, well I have a problem that I cannot solve and I need help or guidance how to solve it. I am trying to get EPMDocument's (Creo part) visual representation (a .pvs file) using RESTFul query. Here is my query (for testing purposes we are using Swagger): GET --header 'Accept: application/json' 'http://<wct-server>:<port>/Windchill/servlet/rest/visualization/objects/OR:wt.epm.EPMDocument:147522537' on our windchill installations (I am using WcT 11.0 M030 CPS13) the result looks like: { "id": "...", "attributes": { "representations": [ { "id": "OR:wt.viewmarkup.DerivedImage:....", "attributes": { "default": true, "launchCreoView": "http://<Wct-server>:<port>/Windchill/wtcore/jsp/wvs/edrview.jsp?objref=OR%3Awt.viewmarkup.DerivedImage%3A422931&url=http%3A%2F%2Fhades.fsb.hr%3A90%2FWindchill%2Fservlet%2FWindchillAuthGW%2Fcom.ptc.wvs.server.util.WVSContentHelper%2FredirectDownload%2Fcad-0000001809_prt.pvs%3FContentHolder%3Dwt.viewmarkup.DerivedImage%253A
Hi All, I am trying to install Windchill 11.0 M030-CPS11 on Windows 10 machine. I am getting the attached error and the installation is then getting aborted. I have seen a PTC Case where it was said to run the below command xconfmanager -s wt.db.maxBytesPerChar=3 -t codebase\wt.properties –p But even after the property value got changed the installation is getting aborted. The PSI Installer error is as below Updating database schema... be patient. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 joining with std out thread std out join complete. joining with std error thread std err join complete. AddColumns -u -s process returned non-zero: 1 Installation is Aborting. The installation cannot continue.Aborting installation. Installation is Aborting. The installation cannot continue.Error during schema creation, while adding columns. See the logs for more information. aborting: original exit_code = 2 aborting: no
I have heard that Windchill InfoEngine might be a deprecated feature and may not be available in future releases of Windchill - i.e. Windchill 12. I have been unable to find any written information on the internet to confirm or deny this. Does anyone know anything more about this topic? We currently use SOAP web services, and I am keen to understand whether these will become unavailable in the near future. Many Thanks
Hello there, We started using ProjectLink. Since last week. I have something to ask of me. When the person to whom the relevant resource is assigned makes the Work rate 100%, send to mail the system to the administrator. Managers went to know about the closing business. is there any solution suggestion? Thank youEngin
Hello,In my requirement I want to clean up certain type of parts from Windchill but before we clean up I want to know if the WTPartMasterPart is used as Alternate part or Substitute part for some other part.Any API's or Query report would help me.Thanks,Manjunath Reddy
A user is asking if there is a way to see when or if changes are made to WTPart common attributes like end item flag or serialized settings. Its not an iteration but I was wondering if there was a table that recorded these types of changes.
When you want to refine a search using the facets, it looks through the history of the object and will report objects that are not the latest if (at some point in time in the object's history), it had that value. For example, I had a WTPart classified as a wire with a "Type" attribute that was incorrectly selected as "Stranded" at version A.3. I checked out and edited the WTPart, and changed it to "Hook-Up". When I perform the classification search on Wires, the wire shows up in the list, and in the type column, it reports as "Hook-Up" as expected. But there are still some wires that are incorrectly classified as "Stranded", so I use the facet to try to refine the results to only show me the latest WTParts that are still incorrectly classified, however, when I select "Stranded", it brings up the A.3 version of my wire because at that point in history, it had that value. Is there a way to set Faceting so that it only applies to the latest
Hello,I am a new user of Windchill PDMLink. I am exploring the file vault topic and have read some User Guides, 1. I read the concepts master vaults , replica vault and cache vaults but in that I am getting confused in the difference2. So, I am not getting that, when to use master vault, when to use replica and when to use cache vault.Could anyone guide me further on thisThank You in advance.Sumit Patil
When creating a versioning scheme in Windchill 11.0 m030, we have the need to jump versions. We initially create parts/documents at version A. These get revised to new versions up to a point where we decide to jump the version to version 0 for a production release. When I select the file for a Revise action, I am only getting the next version in my version table. It will not let me change the version to the numeric sequence in my version file. What do I need to set to get the revision box to allow me to select my next revision?
We use Design View and Plant View for WTPart. and attach specification document to both views -- as design view and plant view could be different spec.When promoting the specification document to release, it would collect related WTPart in the promotion process. However, it would only collect the latest one revision of object -- i.e., not the latest of Design and Plant view revision but latest one either Design or Plant view depending which one was modified latest. Even if manually collect both views in to promotion form, it says promotion can only deal with one version of object, and hence for me to choose between the Design View or Plant View. Obviously the users do not like it, as they can only promotion one view with the spec doc revision (likely design view), and have to go to individual plant view to manually attach the newly release spec. document. wondering anyone else having the same problem.
Using utility I am deleting primary content of WTDocument. It is deleting the primary content but in the version history of the WTDocument, column "Open Associated Content" is still having primary content icon. How to delete this or set it blank? Code I am trying is - First Code - WTDocument latest = (WTDocument)wt.vc.VersionControlHelper.service.allVersionsOf(tempDoc).nextElement(); boolean enforce = wt.session.SessionServerHelper.manager.setAccessEnforced(false);FormatContentHolder holder = null;try {if(latest != null){holder = (FormatContentHolder) ContentHelper.service.getContents(latest);List<?> items = ContentHelper.getContentListAll(holder);for (int i = 0; i < items.size(); i++) {ContentItem item = (ContentItem) items.get(i);ContentServerHelper.service.deleteContent(holder, item);}holder = (FormatContentHolder) PersistenceHelper.manager.refresh(holder);}} catch (WTException e) {System.out.println(".deleteContents:"+e);} finally {SessionServerHelper.manager.s
All, Is there any method to define/set/mark specific wtpart/epmdoc so the system willnot create a visualization file for it either direct it to specific queue ?our issue is that we're having some very large Solidworks asm/drw ( up to 25,000 items ) whichtake some times up to 2-3 hours till conversion is complete. this stuck the visualization queue. we are looking for method to solve this issue. we already having two workers that responsible for the conversion. Many thanks for your thoughts,
Hi, I got the following message when checking in my parts to Windchill 11: Incoming attribute(s) MATERIAL ignored as they are not part of type definition. In Creo this is a designated parameter using the material.mtl file... I went to type and attribute management>Manage Reusable Attributes... and created the attribute. Now the message is gone. Another thing I did is adding this attribute to my CAD Document. >> All info above I have found here in the community... However, If I now want to generate multilevel reports from assemblies the Material column is empty? I made a customized Structure View where that attribute is showing... but no materials to be seen from my parts What am I doing wrong? The attribute is created and added to my CAD documents but it is not reading it's content from CREO/the mtl file? Also, only working with CAD documents, no parts (as I don't know how to create t
Anyone installed the patches yet? I have two installations to evaluate, and more coming (I'm told). One item to evaluate is whether it is just better to do the CPS as opposed to the patch, where that is an option.
This is a followup to this topic that I marked as solved. Marked prematurely, it seems. CPS-14 was successfully installed on the production system last week. The customer reports that the security scan fails with all the same exact issues originally reported. I am digging back in with PTC Support. Also looking into the possibility of "false positives". For example, one of the items flagged is for DB version 12.1.0.1 and another for version 12.2.0.1. The version of Oracle that is in use is 12.1.0.2.
Hello Friends, I need to validate MPMOperation attribute at Uses tab (Process Plan Browser Structure tab). As I know, Data Utility can be used in case of normal Create/Edit Page of an object, where as same data utility can not be called from Uses tab of Process Plan Structure page. I thing it works based on GWT components. Do you have an any other idea? Snapshot is attached where am updating the an attribute.
Working with O&V, when a new variant is generated from overloaded structure, if a variant exist in the system with the same options, the existing part is getting selected by default at children level. We require an option to select whether it should create a new part or reuse the existing part at different levels. If this option exists already, kindly update us.
Hello team, does anyone knows which are the capabilities of these specific windchill modules: SPN-8003-F- Windchill Aerospace and Defense Module - Heavy User License SPN-8004-F- Windchill Aerospace and Defense Module - Light User License compare to the: Secure Collaboration Security Labels Agreements included now in Windchill Advance? Thank you! Marta
I'm wanting to delete non-latest iterations for our WTParts, WTDocuments, and EPMDocuments. I'm expecting to use the purge command, but am open to other ideas. We are running 11.0 MO30 My thinking is that by removing the 'non-released' iterations, I will be eliminating a lot of wasted resources. Im expecting to eliminate about 2.5M WTpart instances (a 25% reduction), 10.5M EPMDocument instances (a 50% reduction), and 250,000 WTDocument instances (a 20% reduction). As a result of that purge, I think I will save many GB of disk on my file server for the documents and their representations. save GB of disk on my database server save time in any query because there will be far less records to process. My questions are this: Does anyone have reasons I should not be purging latest iterations. Ie, the business will lose some important data somehow (presuming they are following some unexpected/bad data management practice) If anyone has done this, should I expec
Planning to move the Windchill replica sites to AWS but like to keep the main Windchill server running in onPrem data center. Any inputs or learning whether this is supported or possible to achieve. Appreciate any inputs, Thanks!!!
Windchill 11 MO20 - Auto-numbering is turned on...and correctly auto-numbered SolidWorks CAD file attributes are being automatically overwritten in a specific context when saved...the CAD File name is overlaying the CAD Name. is this a Windchill preference somewhere? This is not the behavior we want. Any ideas? Which preferences/settings affect these attributes? Thank you.
Hi, I have installed Thingworx Navigate-1.9.1 successfully. I choose Windchill Authentication while installation. Its also configured properly. I am able to login in Thingworx using Windchill user. Its working totally fine. From Navigate also I can Search Part. But while using the mashup" ptc-connected-demo-mashup" , it fails to display result. When I checked logs it shows , [message: Execution error in service script [GetPartStructureByNumber] :: JSON Server error HTTP 404 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">_<html><head>_<title>404 Not Found</title>_</head><body>_<h1>Not Found</h1>_<p>The requested URL /Windchill//sslClientAuth/servlet/rest/structure/objects was not found on this server.</p>_</body></html>_] Also I referred to ptc document Atrticle CS247505 , it is mention that, For Thingworx Navigate (it will not work with ptc-windchill-demo-thing). Why
Creating new objects in Windchill utilizes an Object Initialization Rule (OIR) to preset certain object characteristics. These include the object number, folder, versioning rules, team for access and some others. The OIR is an XML formatted file that is used to define the object characteristics at creation time.PTC has specified certain rules with in WIndchill that allows customers to modify the OOTB rules for creating files so they can be tailored to each company’s needs and requirements. The one rule is critical in making the system work for each customer is that a lower level OIR will override a higher level one.Let me explain the hierarchy of OIR rules, which also applies to other default settings. When Windchill is initially installed, PTC loads OIR files at the site level. The site level is the top of the WIndchill tree. These XML files are instantiated down through lower levels, if needed. When installed, WIndchill creates an Organization level of files. This sits below the site
Is it possible to hide a parent object type but leave the sub-type visible and instantiable? I'm exploring the possibility of using sub-typed WT parts for a particular project I'm working on. For testing I've created two different sub-types, both with unique attributes. (We don't currently use WT parts for anything else.) When I go to create a new part, both the original parent WT Part and my two sub-typed parts are visible. I'd like to limit the selection to only my sub-typed parts and not display the parent type. If I make the parent type not instantiable then the sub-types disappear. Is there some other way to hide the parent type, or make it not instantiable, while still retaining the two sub-types? Maybe something with OIRs???
When we set up our production system at Windchill 8, we built a state.rbinfo text file in the wtCustom folder structure, then used an ant command to build it into Windchill. I am building a new system and need to add a new lifecycle state, Searching PTC.com comes up with CS223984 (which is basically useless) and CS422321, using enumCustomize utility to directly modify the StateRB.RB.ser file directly and then run the ant MakeJar command. Which method is best for adding enumerations to the system? I know the rbinfo file method still works. Windchill 11.0 m030 CPS08
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.