Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hello All,I am trying the thing like, while changing the quantity of wtpart in uses tab as below image:I want the quantity get reflected in part list items tab as below image:How it can be done by using the event listeners?Thanks in Advance
The attributes “View” and “Phantom Manufacturing Part” don't appear in the list of attributes when using edit multiple parts dialog."Edit Attribute Value" is missing some attributes defined in the View of "Edit Multiple Parts" dialogThis idea comes from case 13366683 and SPR - 6288848
When I run the API in test server, all is ok, but after applying to stage server(same production server), there is a error "wt.method.AuthenticationException", in method log file, the error info is "[RMI TCP Connection(14)-171.71.189.172] wt.httpgw.HTTPAuthentication - HTTP login failed: client host = 171.71.189.172", who can help me? "171.71.189.172" is the server IP.Thanks.White
Hi,Am exporting a 3D pdf for a model in creo using our Custom Application developed by JLink. But i want that pdf should be attached to the corresponding WTPart of the model.Thanks in Advance!!
Hi ALL can you suggest me best way to get it done by customization Regards,Hanumesha SG
Hi All, I'm trying for the following functionality, Copy the representation from the CAD object and paste it under repesentation of another CAD object Can anyone help me with the API that will perform the copy paste operation.Thanks in advance ChandraMouli Panduri+91 9603618603
I'm using the wwgmtk to import a list of Solidworks files in my workspace. Some of the files already exists within Windchill and I would like to set the "reuse existing" option as in the GUI, but using APIs.
How to update quantity attribute of Part Structure through api.
I need to apply validation on that attribute and make it required. Yes i know it can be done by type and attribute manager but Business requirement like this?Thank you in advance
Hello my name is Giorgio, I need to retrieve all team and team template related to a Product using Windchill Java API. Does ayone already faced this task ??Thank you
Hi everybody,I am here suggesting to create a preference at site level, where the administrator can type a messsage to show on the header, near the logo.This would be mainly used to advise users about maintenance (Example: "Server will be shutdown from 9pm-11pm") or other short messages.Regards,Riccardo
When a user cannot login in Windchill, it shoul give him more informations about the reason.The main causes should be: Incorrect user, Incorrect password, Expired User, Locked User, Incorrect Password, etc
Hallo all,is there a way, to add a new action item unter "actions, new" in the windchill ui?I haven´t get it with the costumization guide. I also found this article but it´s not for the right Windschill version:https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS185927&art_lang=en&posno=1&q=adding%20folder%20action%20to%20…Is there a similar article or does anyone knows how to solve my problem?Thank you for your help in this matter.Yours faithfullyHenrik Anders
I want to use API to change my customized attribute of EPMDocument, the attribute setting in Utility as attachment show. Who can help me?Always failed, the error info is:Exception in thread "main" java.lang.reflect.InvocationTargetException at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:795) at com.cisco.whichen2.SetEPMAttribute.main(SetEPMAttribute.java:47)Caused by: com.ptc.core.meta.container.common.ConstraintException: The value for TestWhichen cannot be changed. ... 2 morecode:public static void setEPMAttribute(EPMDocument epm, String attribute, String value) throws Exception { PersistableAdapter obj = new PersistableAdapter(epm, null, java.util.Locale.US, new com.ptc.core.meta.common.DisplayOperationIdentifier()); obj.load(attribute); obj.set(attribute, value); obj.apply(); PersistenceHelper.manager.modify(epm); }
Hi,I would like to add "Open in Creo View" action of Clipboard onto the Search tab of the Navigation bar. How can this be done?I am able to add the icon on the Search table; but the functionality just throws the Part number that is selected as a Javascript alert.How do I overcome this?Thanks in advance.
I have generated WWGM dll using toolkit function and I want to call that function in catia using toolkit function(ExecuteWgmCustomCmd). But I want to know how to debug catia dll and to test whether it call the function in WWGM dll?Please assist me.
Looking into the possibility of capturing user actions against roles and groups. Would like to know which user added individuals to roles in which containers. We can create a table in the database or just a flat file. Database would allow for easier filtering and searching.
windchill installation stuck at 50% from three days so what to do?
Customer QuestionWe are into our first week of using the new Windchill system, and so far we are liking it. However, I do have one question for you. Previously, in Intralink 3.4, we were able to locate a specific check in form, and delete it along with the part iterations introduced, effectively undoing the check-in.So far I have not found a way to do this using Windchill. I would like to be able to find a specific check-in, see what parts were modified, and delete the latest iteration of those parts.
I have created a change notice but don't want to use advanced life cycle but when I use Basic it seems I am not advancing my CAD objects though the workflow but only advancing the workflow itself? I am new to the workflow creation and think My issue might be right at the beginning because I don't get a task assigned. Goes straight to my updates? I would send a screen shot of my workflow but have since deleted it because it didn't work. Going to start from scratch. The life cycle I want to use is the OOTB two phase.. Any suggestions would be greatly appreciated.Thanks in AdvanceEd
Currently Windchill Workgroup Manager doesn't support these drawing formats extensions .slddrtUser have to store the formats files in a shared folder to insert or modify a frame in a drawing.These files would be managed by Windchill
Dear all,is there a way to pass the link between the child and the parent to a custom action? I need to develop a customization where the quantity is needed and I have to found a way to do it, possible as much "standard" as I can .Thank youRiccardo
Wouldn't this function useful?Without navigating the part details and then adding it to the workspace...
Hi,When i am going through Change management videos on YouTube , found below video "PTC Windchill PDMLink Change Process Webinar - YouTube".In this they shows a Problem Report with Dual sign functionality, as per the presenter this is not customization, its configuration.Is any one know how to enable dual sign in functionality as shown in below image ?Here is the screen print from above video.Thanks,Vivek
Hello Everyone,I am new to windchill customization. I am to write a custom page, in which i am show some questions and text area for answers, and a submit button. I am to take those question and answers and pass to server when user clicks submit button and page should get redirected to Product folder page. Till now i am able to create custom JSP page using HTML and JavaScript. i have made submit button using action tag in JSP. Can somebody guide me how i can achieve this or better way to achieve this. please refer the attachment.
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.