Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
windchill user password show icon
Is it possible to create an attribute on a object (CAD Doc) that when the objects iterates (check-in or revise), the previous value of the attribute will not copy forward?
We don't currently use WTParts here (back 10+ years from how things were at Alcon...) and have no current plans.I'm simplifying Windchill where possible. Would like to remove the Parts link from CAD Doc, Related Objects tab. It's a matter of finding the right block in \Windchill\codebase\config\actions\???actionmodels.xml, copying it to custom-actionmodels.xml and then removing. I can't find the file that has the related objects page definition. Tech support w/PTC pending for a few days now - the TSE hasn't yet found it either. Must be something very simple. Appreciate answers.thx
Creating a report in report management to find all object modified today and then schedule it to run on daily basis. Tried with system date function but not giving correct result.
we are trying to find out the way to register the custom data utility in processor class. could you please help in this regards
One of the most annoying things about Windchill has got to be its interface with Java.Just finished re-hosting Windchill/Intralink 10.2 M030 to a test system and would like to look at the "Vault Configuration" but something regarding Java is not working?I believe I'm running the correct non-latest version (7.0.790). I have the correct "Exception Site Lists" defined.Prior to posting I have spent hours searching for solution but nothing has worked?May I ask what are the key steps to properly get this to work?
Hi All, I'm trying for the following functionality, I'm having the EPMDocument with the some representation, I need to create Interference Detection Definition (IDD) to that representation, the IDD is the type of the WTDocument and its primary content is .pvc file of the representation. Currently I could able to create WTDocument with the type IDD without PVC attachement, becuase I didn't found the API to create PVC file against to representation. Can anyone help me with the API that will generate the PVC file fro the representation.Thanks in advanceChandraMouli Panduri
Hi, I think there would be benefit in allowing the System Name (System Tree Table) to be able to be selected for use as a filter.Currently I use a FRACAS group to collate system files from several project to run reports/graphs. However, we also wish to be able to select one of the listed system names individually without having to open the project is resides in.Adding a filter which allows you to select a system file from projects you have access to would be beneficial.cheersBernadette
How add new action for lauch wizard in this menu?
Hi,I am trying to update the WTVariance object IBA but can't see the updated values can any one help me how I can do this using codeI am using this code right nowtry{ wt.change2.WTVariance var = (wt.change2.WTVariance)primaryBusinessObject; com.ptc.core.lwc.server.LWCNormalizedObject obj = new com.ptc.core.lwc.server.LWCNormalizedObject(var , null,java.util.Locale.US, null); obj.load(att); obj.set(att,attValue); obj.apply(); //PersistenceHelper.manager.refresh(var ); PersistenceHelper.manager.refresh(var ); &n
Hello,I have a requirement of providing modify access on an IBA of CustomConfigurableMastersLink (subtype of ConfigurableMastersLink).I tried using AccessControlHelper API but got stuck in the parameters which it takes for creating new ACL.AccessControlHelper.manager.createAccessControlRule(AdminDomainRef arg0, String arg1, State arg2, WTPrincipalReference arg3, AccessPermissionSet arg4, AccessPermissionSet arg5) throws WTExceptionCan someone please guide me with the parameters. Or with some alternate solution to give ACL using API.Appreciate your help. Thank You.Regards,Manisha
skip activity not displayed in Routing/Process Status table. Please find the attachment for more details.
There is a default limit in generating a report through queryspec and infoengine which is 250000. Is there an option to get results with more than 800000 with out any impact on method server?
We have a PTC article CS36017 to create a drop down list variable on workflow task Page. I need a similar solution but with ability of multi select. Thanks in advance.
Hi all,We have a requirement to give access to baselines of a Part to project. The parts will be shared to Project, but we need to share the Baselines so that supplier can adhere to the baseline that specifies specific verisons of Part Reference documents.We know that Baselines object access can be given manually to any user(including supplier who access by projectlink), as the part is shared.Looking for the API for giving adhoc access in WIndchill 11.0ThanksHari
I have a document. I making a copy of that document, thru code. When I create a new document, the contents/file attached to the original document does not get copied. I am using the ContentHolder & ContentHelper API.ContentHelper.getApplicationData() to get the data. Following is the code ContentHolder content = null; try { content = ContentHelper.service.getContents((ContentHolder)document_object); } catch (PropertyVetoException e) { e.printStackTrace(); } Vector vcontent = ContentHelper.getApplicationData(content); newDocument.setContentVector(vcontent);Which API would help to get data from a document & set it to a new document?
Hello all,I am new to windchill customization, i have requirement to create activity instruction different for different responsible users of same activity. Is there any API to create WF activity and Instructions, while workflow is running?Thanks in advance.
Hi All,i have a change notice object which is in resolved now, this process involves problem report , change request and finally change notice.i want to sent an email weekly basis which includes all affected objects for that particular week, from change notice object i am able to get name of Change notice creator but i also need name of problem report creator n change request creator.Is any API may i have to use to solve this requirement.Regards,Vivek
In "my workspace" of the home of Windchill.An active icon is near to a deletion icon in a workspace.Because a conflicting icon is near, I want to change the position of the icon.It does not let you display a deletion icon. And I perform the deletion from a menu.
how to call model attribute in html div tag
Windchill 10.1 M040. We have used a customized two level approval process/promotion request for years. It works great. Now the Engineering dept structure has changed. I need to add a third level approval. So I copied the two-level and modified to add the third level. So far so good. everything seems to work. HOWEVER, I can't figure out how to change the text that shows up in the email notification that goes to the third level approver! Any workflow gurus out there willing to give me some direction?Where would I find the item highlighted in properties of the Level 3 approval above? I've read through the workflow notifications customization but it doesn't seem to apply...Many thanks in advance.
Hello,I want to change Process Notification template. I attached a screen shot and I want to remove in the red box area. How can I change template ?I think I have to change NotificationRobot.html but I have no idea where to change.Thanks in advance.
Hi.Is there any windchill (java) api to read *.eda file?Thanks.
Hi GuysAm need Autocad (2014 Standard) attribute to come in windchill system. Example am using creo 2.0, Eever drawing have parameters like(Drawing_Number , Description ,Part_Number)This parameters configuration to windchill system like that. The above same thing I want in autocad drawing (Attribute to comes in windchill system & windchill system parameters to comes in autocad drawing.Ex: PTC_WM_REVISION Parameter to call on AutoCAD Drawing.Please help meRegardsS.Muthukumar
I have created EPM Doc soft types under the OOTB Windchill: EPM document \ CAD Document .How I make the new Soft type CAD Document types available for selection in the Catia File - New menu?
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.