Windchill
Recently active
Hello Team, I need to retrieve a list of checked-out objects and open tasks assigned to a disconnected User ( User left the org).Please give suggestions Note: I don't want to use participate admin--> select disconnect User. Thank youKumar B
Version: Windchill 12.1 Use Case: Searching for the latest document in Windchill Desktop Integration in officeDescription: The DTI feature in MS Office, for us rarely open as a list of documents, so we use the search feature. The standard search setting is though to show all revisions of a document. This clutters the output and easily gets users to chose the non-latest revision. Where can this preference be set?
How do I get the folder ID? Right now I am trying to use the Windchill REST Services site where it generates the request and response for you. I assume that under the data administration domain you can get folders from a container using /Containers{'ContainerID'}'/Folders but it seems like none of the folders show up when I provide the ContainerID for an organization. Windchill Version 12.1.2.0 and REST API 2.5
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0Unable to create As Stored BOM in Windchill (Using EPM MemberLink Relaiton - InfoEngine API)Here are the errors that I facedLatest Revision of the child EPM Document shows up even when the specific revision is passed at the child level in the BOM.
Version: Windchill 13.0 Use Case: Using the + sign on multi-valued attributes with enumeration or pick list is an awful UX design. Has anyone built a data utility or interface JSP to populate using drop down checklist or a multi-select check list (like the type manager has). Description: when selecting multiple values for an attribute, there is a + (plus) sign to add another row to pick more values. All other interfaces in the world (including type selection in the search ) us pull-down checkboxes, or pick list has anyone already built the customization to do this that can be easily plugged in. (Hopefully would be universal to handle any attribute)
Version: Windchill 13.0 Use Case: We are trying to use this Default Trace code in Edit Layout instead of Edit Common Attribute layout to make some Automation. and we are using listern to catch the value which check in, as this is not possible to Edit common attrbute alyout as object will not get checkout and chekcin. so i want to remove that Attribute from Edit Common attribute layout. any one know how to remove from Edit Common attribute Layout ?Description: We are trying to use this Default Trace code in Edit Layout instead of Edit Common Attribute layout to make some Automation. and we are using listern to catch the value which check in, as this is not possible to Edit common attrbute alyout as object will not get checkout and chekcin.so i want to remove that Attribute from Edit Common attribute layout. any one know how to remove from Edit Common attribute Layout ?
I have created a data utility on an attribute which opens a jsp when clicked. Now in this jsp i've created a wizard and added a wizard step. In the wizard step I have 2 table builders, so when i click on the Ok button i want to get the selected objects. But I'm unable to call a form processor on this wizard.
Version: Windchill 11.2 Use Case: I want to remove the content link association between a WTPart and EPMDocument via API , basically my requirement is to remove all the association of cad for perticular part and break the link not deleted the object in actual but remove it from a perticular part and break the link and till now I've successfully been able to remove owner link but I'm not able to find any related API to remove the content link so if you know anything about it please let me know.Description: I want to remove the content link association between a WTPart and EPMDocument via API , basically my requirement is to remove all the association of cad for perticular part and break the link not deleted the object in actual but remove it from a perticular part and break the link and till now I've successfully been able to remove owner link but I'm not able to find any related API to remove the content link so if you know anything about it please let me know.
When I go into WindChill it shows me logged in for a second but then the message "plm.epdm.army.mil says : You do not have access to this object or it does not exist." I am then kicked out of the website and unsure who/how to contact for support. I checked My Access ePDM and all my access is still approved and up to date. I've been using WindChill with no issue for 3-4 months now until yesterday when this issue fist occurred.
Version: Windchill 13.0 Use Case: When doing a BOM transformation there is a error on the Equivalent usage information has not been retrieved. Why does this appear and how can this be resolved?Description: When doing a BOM transformation there is a error on the Equivalent usage information has not been retrieved. Why does this appear and how can this be resolved?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.16https://www.ptc.com/en/support/article/CS49345....report from article is not providing result as expcted.....for guest role not shwoing all members
Hello,I'm a new Windchill admin. During our setup, we created some attributes that we wanted required on parts and assemblies documents. The intention is that engineers will fill out these attributes for every design. The problem is that now those attributes are also required for templates (even though they are in a different Context), which defeats the purpose. If I fill in the attributes in the templates, then those attributes will probably be left with the default and not updated by the engineers.How can I set those attributes to only be required in one context? Right now CAD Documents and WTparts have constraints for Enumerated Value List and Required. I can Add Conditions to these constraints and choose Context as the "Driver Attribute". I've been putting in the name of the Context where I want the attribute required, but this doesn't work. It ends up not being required anywhere, like the condition is never being met. Is the Context name not the right way to identify a Context? I
I've got a Creo CAD assembly in Windchill that is linked to a WTPart using the Owner link. The part structure will successfully build. The problem is that for some reason on the CAD page, the "compare to part structure" button is grayed out. On the WTPart page, I am able to get the comparison. I've checked for failed placements, and that doesn't seem to be the issue as the structure will successfully build. I've tried unassociating the WTPart and reassociating it. I've tried checking out the CAD model regenerating, saving, and checking back in. I've even tried suppressing everything and then checking back in. The compare button continues to be grayed out. Any ideas how to resolve?
Has anyone else seen this issue? Sporadically, the audit log shows a user logging in multiple times at the same timestamp. Normally this wouldn't matter, but if the user is assigned an ADU license and it's the first time they are logging in that day, they end up consuming multiple licenses for that day. I'd like to figure out what causes it and see if we can prevent it. We are using Windchill 12.0.2.8
Version: Windchill 13.0 Use Case: Please refer to the attached image. As it can be seen, the table contains three objects. It can be seen that two of these objects represent two different revisions of the same part instance ('JW-BIKESN01' at Rev A & B).Description: I would like to configure Windchill so that the table only shows the latest revision of each different part instance. Is this possible?
Version: Windchill 13.0 Use Case: I am performing a an import of data from a source environment. Using the import/export management tool, I am presented with the following error when trying to do the import. "WTDocument: 123 ( 000073 ) A.2" cannot be imported because the revision "A" is invalid" The issue can be overcome when I check the "Resolve overridable conflicts" check box. I have checked the version sequence on both the source and target environment and they are identical.Description: Can anybody explain why I am receiving this error message?
Version: Windchill 13.0 Use Case: User wants to create a report using report builder, that allows to specify container, but by using dropdown, not by typing manually the container name. This behaviour is documented in case CS256206 and it seems nothing was done to provide the solution for that, so asking if anyone found workaround.Description: User wants to create a report using report builder, that allows to specify container, but by using dropdown, not by typing manually the container name. This behaviour is documented in case CS256206 and it seems nothing was done to provide the solution for that, so asking if anyone found workaround. If report builder is not capable of doing something like this, then is there a way to prepare JSP input page that will have some kind of container picker and pass the information to actual query builder logic? I've seen some custom-input pages but they are really odd and difficult to understand.
Hi @TDT Reference topic: custom Picker Callback not working - PTC Community Can you please show me the exact way and location to register custom js In my case I have created custom js and registered at this location Windchill\codebase\netmarkets\jsp\custom\contextPickerJSP.jsp <%@ include file="/netmarkets/jsp/util/begin.jspf"%><%@ taglib uri="http://www.ptc.com/windchill/taglib/core" prefix="wc"%> <script type="text/javascript"src="<%=request.getContextPath()%>/netmarkets/javascript/custom/contextPickerHelper.js"></script><%@include file="/netmarkets/jsp/util/end.jspf"%>
On Windchill 13.0.2.4. I have seen this many months ago so not a huge issue. It might be related to a customization we added to process representations from WTDocuments but here goes. User got an error message "No Space Left on This Device". Sure enough /tmp was at 100% of 1GB. Looking in folders, the Windchill temp folder was filled with 500+ font files with the pattern jr-font<some number>.ttf. These are about 0.5 MB each so eventually it filled up. I cleared out these files but I am sure to see this again. Any idea as to what its doing and why they are not being cleaned up. I suspect its related to something we added but just a quick guess.
Version: Windchill 12.0 Use Case: Hello, Is it possible to go directly to Windchill 13.1 from 12.0.0.3 using the same server or do I need to migrate to a new server? Is there any guide to follow that has that scenario? Thanks in advanced.Description: Just starting to research the process.
Version: Windchill 12.0 Use Case: We are going to migrate a portion of Windchill data from source system (version 12.0) to target system (green-field installation in version 13.0) using WBM (in filtered extraction mode), in order to extract just objects contained in a specific subset of containers (products and libraries). Business object data to be migrated mainly include WTPart, WTDocument, EPMDocument and ECM objects.Description: We are facing with performance issues, partially resolved with db and server tuning.Do anyone with experience on this scenario (filtered extraction)?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.8The IDs of a new BusinessRule and BusinessRuleLink are different in the Database than in the LoadFile.Does the ID in the LoadFile matter, or can it be any given ID? If not, how to maintain an overview over the loaded BusinessRules?An export from the Database would be convenient, but the IDs aren't matching with the LoadFile. So I'm not sure what is correct.
I am using Windchill PDMLink Release 10.2 and Datecode with CPS M010-CPS01I have 2 questions.1. In Windchill, under type and Attributes, we have one IBA attribute --- typeOfChange -- in which it contains the legal value list. I want this list to show as dropdown in M6 Template Report.Here are the errors that I facedThere is no error message. The report is not showing as dropdown if we have only legal value list. The report is encountered an error message if we add both the legal value list global enumeration. While adding both if we make disable the legal value list without completely removing then using the global enumeration it is showing as dropdown. But if any item has no spaces in between a word for example -- PART WAIVER, then the report is not fetching even though the records exist.
Version: Windchill 13.1 Use Case: Customize the tree by using asynchronous data transformation to implement TreeDataBuilderAsync, ComponentConfigBuilder, and ComponentConfigFactoryAware methods, and create non-persistent object beans. Add the String oid attribute and override the GetOid method.Description: I used non-sustainable objects to create a custom asynchronous data source TREE. When loading the child items, I found that the buildNodeData method's Object node was not the parent node object but NmSimpleOid. The parent node object was not extended but had a String oid attribute added and the getOid method was overridden. Now, I don't know how to obtain the parent node object through NmSimpleOid.
Version: Windchill 13.0 Use Case: We have an Ant build script that builds and installs a PDMLink customization package. An engineer connects to a server via Remote Desktop and runs it from within Windchill Shell. We'd like to trigger it from a CD pipeline instead. Description: Hello All, I've been using Windchill Shell interactively, i.e. launching `<WT_HOME>/bin/windchill shell` and then doing everything else in a session that opens. I can't figure out how to launch something (e.g., an Ant build script) under Windchill Shell in a "headless" mode, i.e. from a script (PowerShell, a batch file, a Bash script, ...) It sounds like a common problem and I'm sure people do it all the time, but... how? Thanks, Constantine
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.