Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hi, I have a list of parts and I want to get WhereUsed objects of them. As the data is very big , its taking too long time. so I want to implement multi threading . This is my code : for(WTPart part:setofparts) { /*ArrayList<Object> objectsList=new ArrayList<>(); objectsList.add(new HashSet<String>()); objectsList.add(new HashSet<String>()); objectsList.add(new ArrayList<String>()); getPartStructure(part, objectsList); dataMap.put(part, objectsList);*/ } private static ArrayList<Object> getPartStructure(WTPart part,ArrayList<Object> objectList ) { try { ArrayList<String> set=new ArrayList<&
Hello, Just wanted to know if PTC Integrity client a different product from Windchill RV&S or is it the part of it? Can I get some information this topic please. Thanks in advance.
Hello, please tell me how to use Info*Engine to output (get) all the "Describes Parts" that are located on the "Related objects" tab of the document (WTDocument) ?
Is there a way to disable the authentication for a single endpoint (custom JSP).
Hello everyone, please tell me how to upload a file to WTDocument using Info*Engine?Or how to use java to create a document and upload a file to it?
Hello All, We have one functionality "Part Number Generator" in Customization tab which helps the users to have a certain set of part numbers in store for them if they want to create new WTParts. Now I want to restrict certain users from using this functionality, either hide the functionality or disable the option. Please instruct me on how to proceed. P.S: I have done customization in Java code but not so much with the jsp and js and all. Thanks and Regards, Hari R
Hello, I want to know the feasibility of doing export/import classification through code. Please let me know if it is possible to do the same, if so please direct me to a related article. Thanks in advance. Regards, Hari R
Hi, I have created a file /opt/ptc/Windchill_11.0/Windchill/tasks/ext/re/report/SB_Report/SB_SubjectReport.xmlthe created Delegate*Name :SB_SBNumber *Repository Type :com.ptc.windchill Type Identifier : com.ptc.windchill.enterprise.report.ReportTask *Source URL :/ext/re/report/SB_Report/SB_SubjectReport.xml Description :Report Task Example to show number of document. executed commands from windchill shell,java com.ptc.windchill.enterprise.report.ReportHelper updatemodel andwindchill com.ptc.windchill.enterprise.report.ReportHelper modelupdate Restarted Cognos.Still can't find Data Source in cognos under "com.ptc.windchill.enterprise.report.ReportTask"What is missing ? Initially I just want to pass a hardcored value. XML Data <%@page language="java" session="false" access="http|soap"%><%@taglib uri="http://www.ptc.com/infoengine/taglib/core" prefix="ie"%>
Hello all. I hope all of you are great Anyone of you know how to select the workflow for the Change Notice depending on the file type. For example I want to use a custom Change notice workflow for the CAD files and also that the change notice workflow for a document file (like a MS Word) use another workflow when the user hit the Create new Change notice option.” In summary: Different workflows for different files types when a Change Notice is created. Thanks in advance.
Hello All, My requirement is to add few custom attributes on workflow task page, so user will fill the values while completing the task. ex. Attributes to add on task page Attribute Country - Drop down list of country's Boolean Attribute - Radio options (YES/NO) How i can achieve this requirement. Thanks, Vivek
I have created a file /opt/ptc/Windchill_11.0/Windchill/tasks/ext/re/report/SB_Report/SB_SubjectReport.xml then, created Delegate, Name : SB_SBNumber Repository Type :com.ptc.windchill Type Identifier : com.ptc.windchill.enterprise.report.ReportTask Source URL :/ext/re/report/SB_Report/SB_SubjectReport.xml Description :Report Task Example to show number of document. executed commands from windchill shell, java com.ptc.windchill.enterprise.report.ReportHelper updatemodel and windchill com.ptc.windchill.enterprise.report.ReportHelper modelupdate Restarted Cognos. Still can't find Data Source in cognos under "com.ptc.windchill.enterprise.report.ReportTask" What is missing ? Also I can get output seen if I executed file from browser using url http://devapp2.organization.com/Windchill/servlet/IE/tasks/ext/re/report/SB_Report/SB_SubjectReport.xml Output:- <wc:COLLECTION xmlns
Hi Everyone,I want to use existing Windchill objects for my workflow tasks. For example, please see below image..Here you can observe highlighted area Enter Review Details which navigates to respective object's page where default attributes are defined.Same way, I want to use them in my flow .Please guide me for this as I'm new to Customization. Also tell me how to create new objects like below through API.Thanks In Advance,Krishna Chaitanya
Hi, I am practicing a basic custom at the Windchill help center. It fails at the stage of verification using Jython. Please let me know for some reason. Thanks, Warm Regards, SeonHo Cha.
Hi All, Wanted to see which ways there would be to attack this... I have users that will get promotion requests with say 10 or more drawings... once the promotion request inevitably goes thru the rework process, my users cannot tell which drawings have been iterated, and need rechecking at a glance. I was thinking perhaps there is a way to display this in a notification email? Or a new tab on the promotion request page which says whether a drawing has a new iteration (True/false) since the last submission? Thanks in advance for weighing in!
Hello, Is it possible to configure email notification sent from Windchill to email accounts of Office 365, inside our organization? I have been told that it is not possible, but I can believe it.
HI, I have SAP BAPI and I want to use them in Java Code. Only requirement is to use those BAPI. I have a Linux system. Can someone please guide me how to use sapjco API's , Where should I deploy these jar files in Windchill environment? I think there is no need of SAP Adaptor configuration.
Hello, I want to know the use of EPMVariantLink and in which scenario should we use it ? In my team they are using the below API to fetch the EPMDocument and then fetching the EPMDocumentMaster. Why can't I use the below mentioned alternate way, please explain the difference between them. As-Is logic: private static EPMDocumentMaster getParentsByEPM(List<EPMDocument> parentsrList, EPMDocument instanceEpm)throws WTException{ parentsrList.add(instanceEpm); QueryResult ft_qr2 = EPMStructureHelper.service.navigateGenericToIteration( instanceEpm, null, true, null); if(ft_qr2 != null && ft_qr2.size() > 0) { while(ft_qr2.hasMoreElements()) { EPMDocument epm = (EPMDocument) ft_qr2.nextElement(); par
Attached is the source code Installation: merge codebase/config/actions/custom-actions.xml.xml to custom-actions.xml merge codebase/config/actions/custom-actionModels.xml.xml to custom-actionModels.xml merge codebase/config/mvc/custom.xml.xml to custom.xml copy codebase/com/customer/license to codebase/com/customer/license restart Windchill PS: please pay attention if you working with the WTSafeArea The example has not being tested separately and has been refactored for the community. So there might be an error. Please ask if there are some coding problems.
Hello, we use Windchill as the back end product of xml in Arbortext Editor. We've been told that Windchill is the best way to manage and use content that is reused in multiple documents. Does anyone have experience doing this or does anyone have instructions? Thanks!
I am trying to work backward from creating a new workflow for promotion requests... I want to make an additional lifecycle to select from. I need to edit the OIR to allow a drop down for lifecycle selection. But... I just noticed that at the organization level.. I have both the site-OOTB and the slightly modified organization level OIR in the list. My question is... how does windchill pick which OIR to use? Thanks for any insight!
Is there a way to auto exclude parts from a certain context from being collected in the promotion process? I don't want library items showing up in the collector. Thanks, Mike
HI, I am executing a java class from terminal in windchill environment. If I use System.out.println("Print this "); method , output gets printed in methodserver log file. I want this output to be printed on Terminal from which I executed my java file. How any I achieve this?
Hello, Is there a way to generate a popup warning message such as "Are you sure to modify a released part?" When a user try to modify a part at released state? When clicking Yes, it allows user to continue modifying, if No, Nothing happens. Thanks !
Hello everyone When creating project plans on Windchill Projectlink , we created it by choosing the automatic execution option. The biggest reason why we chose this; 1-) Emailing to users,2-) Not opening a task to past days,3-) We chose this method for more than one reason, such as not deleting the closed activities. Normally our working hours are from 8:00 am-6:00Pm Monday to Friday for the week. There are situations when the friends in the project cannot close their tasks due to their intensity during the day. But there is a situation I noticed yesterday. If it is necessary to give an example outside of working hours, when they close their tasks after 6:00 pm, the actual work value is 0. This is the same not only in the evening but also on weekends. How can I bring actual work value to real effort when they close their tasks on weekends and evenings? If anyone knows, can there be support?
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.