Windchill
Recently active
Hi friends, https://support.ptc.com/help/windchill/whc/whc_en/index.html#page/Windchill_Help_Center%2FWCDataLoad_PrepDataLoadProcess.html%23 there is a diagram that I cannot read: https://support.ptc.com/help/windchill/whc/whc_en/Windchill_Help_Center/images/EnterpriseAdmin-rds.06.305.1.jpg Would you be able to tell me the labels in this diagram please? Thanks -- Rick
Hi all, We have a group of people that have recently left the company. Therefore, I ran the Search for Disconnected Participant and Delete from Windchill. The issue I have is that, some of these users started workflows. When you reassign a workflow to another user, it always comes back to the process initiator. However, the initiator does not exist. Is there a way to change the Process Initiator or reassign the task permanently? Any guidance is much appreciated. Thanks.
Dear all, I want to create link for object which will open in different tab or page, can anybody provide solution how to set link? FYI Snippets String label = part.getNumber();UrlDataUtility dataUtility = new UrlDataUtility();URLData urlData = new URLData();urlData.setDisplayName(label);urlData.setUrlLocation(link.toString());gui = (UrlDisplayComponent) dataUtility.createSingleValueDisplayComponent(component_id, obj,urlData, mc); I have used this for link creation object number. Thanks Regards,
It takes long time(more than or around 30 minutes) when uploading a large structured assembly. Debugged MethodContextMonitor log and it shows as follows. 2018-01-08 12:42:30,787 WARN [ajp-bio-8010-exec-28] wt.method.MethodContextMonitor.contexts.servletRequest orgadmin - 2018-01-08 12:07:48.151 +0900, 2tokjl;jc24khlr;3040;xi7pkc;439131, -, -, 2tokjl;jc24khlr;3040;xi7pkc;439130, orgadmin, 10.4.14.87, -, -, /com.ptc.windchill.uwgm.soap.impl.uwgm.BinaryRequestHandler/getCacheDescriptor?trxid=511114632101899.7&SessionId=proe@10.4.14.87_2018-01-08T12:07:03.367+09:0&action_id=Upload_20180108120747_511114632101899&ReqNum=7+com.ptc.core.command.server.delegate.entity.PrepareEntityCommandDelegate+com.ptc.core.command.server.delegate.entity.NewEntityCommandDelegate, 0 , 117, 2082.1107081, 1, 3.403E-4, 0.4524029, 2082.6339633 It shows that JDBC process consumed 2082.11 seconds out of 2082.633 overall elapsed time. Hence asked and received statspack report for the other d
Hello, I have a content holder with two revisions, let say revision A and B. I applied on both revisions a service effectivity. Revision A is valid from 01-01-2020 till 31-03-2020. Revision B is open ended and starts on 01-04-2020. I want to apply an service effectivity filter on an Information Structure that contains the content holder. The result of filter must be that it shows revision A when the service effectivity is between 01-01-2020 and 31-03-2020 and show B when date is 01-04-2020 or later. The result I get on the moment is that it only shows revision B when the applied service effectivity date is 01-04-2020 or later and the content holder is removed from the structure when the date is before 01-04-2020. It's not showing revision A. Is it possible and if so how?
PTC is committed to improving our customer's web experience. PTC's Voice of Customer team is conducting an online activity to better understand how to better organize PTC's website. Your participation will directly influence the future organization of PTC websites. This activity takes 10 - 15 minutes and only requires a web browser to complete. We are excited to offer the first 25 participants $25 Amazon gift cards. Be one of the first 25! https://8rm02uqn.optimalworkshop.com/optimalsort/ptc-home-v1 Questions? Nalie Lee-Heidt (nleeheidt@ptc.com)
Hi Team, Currently, we are planning to build the Service Bill Of Material in Windchill 11.1 M20. So, would like to hear out from the different specialist in the forum about the best practice to be followed when building S-BoM. Below attachment is a DRAFT process proposal we are thinking to roll out...!!! Any feedback will be much appreciated. Thank you all in advance. Regards, PRKAC
Hi all, The Criteria in the Advanced Search is ordered alphabetically and also its case sensitive. So if there is a criteria with lowercase it will be added after all the other. Is there a way to remove the case-sensitive and only have them ordered alphabetically? Alex
Hello , We want to send mail to particular member from team after releasing the Promotion request .How we can achieve If we set notification robot then it will send to all user we want only selected users. Regards, Dhananjay
Hello Community! Is there a possibility to create a new Attribute, where I can pick a User? Thanks in Advance!
When you receive a Workflow Task, the user must be able to get an IBA (with dropdown) in the Input Panel, only when he selects Reject as the routing option. How can I do it?Below is the exampleSomething like this :So Only when I select Reject, an IBA should appear with some values. How to achieve this customization without using Information Modeler.
I have a requirement that allow a role participant to modify CR at In Review state. The team member can only read at In Review state at policy ACL. The Role/ participants are not setup at context team. It is defined in CR's team template. So the role populates at the team in CR workflow process. So I use CR's lifecycle ACL to give the Role/participants (at the WF process ) the modify /modify content access. However still the participants can't modify the CR. Any thoughts or advice on where I am doing wrong.
Has anyone considered (or successfully implemented) a means of displaying for a user whether she has permissions to share to a project BEFORE trying to share and it failing? In my head, I'd like an option perhaps as a column in the Structure tab (for assemblies) that says something like "Sharing permissions" and then displaying "No sharing, Share ok, Share and check-out" per user based on their specific domain access (i.e. whether the user has read, read/write, and change permissions policies for a particular domain). We have a lot of users participating with external suppliers and often it comes up that something can't be shared (always because of a permissions issue). I'd much rather users have this info up front rather than going through the steps and then at the end getting the failure.
Hello, I want to generate a wsdl where one bean class is a sub class of another bean class. Please refer the attachment for more details, fullfeedback must come inside feedback bean. Once the wsdl is loaded in SoapUI, the data must look like the one in the snapshot. Please assist in writing the xml using which I can generate the desired wsdl. Thanks and Regards, Hari R
Hello Community ! I created a virtual table on the windchill database to use them in the query builder of an report template, but unfortunately the virtual table is not visible in the object list of the tab "Tables and Joins" of the report template (edit mode). How to make the virtual table visible in this list ? Thanks for any hints !
Hi, I have setup Windchill Application 11.0 in SAML authentication mode. I have used Shibboleth as Service Provider and ADFS as Identity Provider. This SAML setup works fine on browser. I want to do same using my Connector DAO class using JAVA InfoEngine Connector. I have used below code : IeConnectionFactory f1 = new IeConnectionFactory();IeConnectionSpec connSpc = new IeConnectionSpec();Principal principal = new Principal() {@Overridepublic String getName() {return "uid=wcadmin,ou=people,cn=administrativeldap,cn=windchill_11.0,o=ptc";}}; connSpc.setAuthUser(principal);connSpc.setProperty("ConnectionURL","https://vinw12wc25125.plugin.local/Windchill/servlet/SimpleTaskDispatcher" );connSpc.setProperty("signRequests", "TRUE");connSpc.setProperty("keyStoreType", "PKCS12");connSpc.setProperty("keyStoreFilename", "C:/demo/user.pfx");connSpc.setProperty("keyStorePassword", "dkpune");connSpc.setProperty("certificateAlias", "useralias");connSpc.setProperty("
Here is a scenario: Some parts are already loaded to windchill. Now if we want to update some of the custom attribute values for those loaded parts, what is the ideal way of doing it without changing its version?
Здравствуйте, есть ли команда для остановки всех агентов и запуска всех агентов?(Остановите все и начните все)
Hi, everybody!I have created a subtype of the Document using the following code: package com.acme; import wt.doc.WTDocument; import wt.util.WTException; import com.ptc.windchill.annotations.metadata.*; @GenAsPersistable(superClass=WTDocument.class, properties={ @GeneratedProperty(name="sizeC", type=Integer.class, initialValue="3", javaDoc="Integer value to represent the size of C.")}, iconProperties=@IconProperties(standardIcon="netmarkets/images/stop.gif", openIcon="netmarkets/images/stop.gif") ) public class AcmeModeledDoc extends _AcmeModeledDoc { static final long serialVersionUID = 1; public static AcmeModeledDoc newAcmeModeledDoc() throws WTException { AcmeModeledDoc instance = new AcmeModeledDoc(); instance.initialize(); return instance; } } Everything works , I can create a document, specify the sizeС.I tried creating a second subtype with link it to the previous one: package com.acme; import wt.doc.WTDocument; import wt.util.WTException; import com.ptc.wi
One of my first projects in Windchill was to implement Nonconformance. Being new to Windchill I was relunctant to make many changes to the out-of-the-box implementation. While walking my clients through the process of Nonconformance I was consistently being asked the generic question of "Why can't I see that information in my task? Why do I need to dig into the Nonconformance to see the information I need?" and I couldn't give them a good answer. I did what I could but the best I could do was use the PersistableAdapter api to get information stored in the Nonconformance itself. For example... com.ptc.qualitymanagement.nc.Nonconformance mine = (com.ptc.qualitymanagement.nc.Nonconformance)primaryBusinessObject; com.ptc.core.lwc.server.PersistableAdapter obj = new com.ptc.core.lwc.server.PersistableAdapter(mine,null,null,null); obj.load("dateFileOpened", "number", "name","description","OBSERVATION","ncKey","requester"); java.text.DateFormat df = java.text.D
While implementing CAPA for our company, I realized that they use the DataUtility field to identify a method that allows them to show or hide specific values based on other attributes... If Risk Required is set to yes, then show the Risks table. If Change Notice is required, then show two more attributes to define Change Notice Type and Name.... etc...I tried to create one that I can use for similar purposes. Show/Hide and Require/NotRequire attributes in a subtyped ChangeActivity based on a variable called Intent. Didn't quite work out. I'm not looking for help troubleshooting, but more looking for clearer examples of how to make a DataUtility. The examples I have found have been superficial and not very helpful.
Hello. I am currently attempting to create a Cog nos report that allows a user to select multiple contexts with a select and search prompt with multi select and pass them back as parameters for a Query Builder report, however when I try to I can only seem to pass the first selected value in the list. Is there a way to pass them all back as a Comma separated values?
Hi, Hope someone can assist. I get this message when I try to create a new downstream branch. I cannot seem to find info on this. Has anyone else perhaps encountered this message? Thank you
Hello, the following "workspace columns" have no header labels (Creo 5). I'm wondering if this is some setting or preference? If not, will this be resolved at some point? Metadata management is extremely costly and time consuming and this is one of the fundamental root causes. The other fundamental root cause is the inability to edit attributes in one location (e.g. some attributes can only be changed/assigned after check-in and some only when checked out). Thank you. Workspace column headers with no column labels shown below and in the attachment image. 'sort by general status''sort by local workspace status''sort by out of date''sort by modified status''sort by compare status''sort by conflict information'
Hi, For a current customer I am trying to implement a service that will record the Fault messages of the machine. I've set up an infotable property on the asset that would house the recorded faults. I've also set up a data table holding the fault code reference document that has a numerical code and string for each fault. What I need to do, is when an Alert on the faulted PLC tag is triggered, to get the numerical code from a seperate PLC tag, reference that code in the data table, get the string equivalent, then add a row with all that information to my asset fault history infotable property. I cannot get my javascript code to work, I'll paste below what I have currently, I am wondering now if it is easier to use data tables for both tables listed above or if this set up should work? To clarify, I am using a configured Alert on the Faulted property (boolean) to trigger a subscription with the following code: var PLCFaultCode = me.Current_Fault_Code; var que
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.