Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
HiCould you give me some schedule training about windchill-CAD?It can not published a drawing in windchill
Hi All,Please let me know how to create Windchill objects in type and attributes management through API. It would be like highlighted Objects in below image..Thanks In AdvanceKrishna Chaithanya
Hello,My promotion request workflow process is very slow. How can I speed up this process ?Thanks in advance.
In 10.1 we could easily import Solidworks CAD assemblies created outside Windchill using the Save to Workspace command (or import to workspace). All the records imported to the Workspace would be assigned a new, unique Windchill number automatically.After updating to 10.2, we were told this was a "bug" and was removed. Now the current filename of the CAD file is passed to the Windchill Number of the new record in the workspace. The filename property is of course created from the filename too. The Name and Filename can be renamed, but not the Windchill Number.So we are left with a Windchill record that has an incorrect Windchill Number that cannot be changed. Since it can't be used, another record must be created through a much more cumbersome method.Currently the workarounds we have available are:perform a Windchill SaveAs action to create a new record. The Number is generated automatically. The external CAD file is saved to the Workspace manually, using the filename of the new record
This is the comment as entered;1. Changed my quantity to 12. Changed my quantity to 23. This is the last line 3In the report it looks like this:1. Changed my quantity to 12. Changed my quantity to 23. This is the last line 3Is there any way to honor the carriage returns in the comments within a report?
How can I make Attribute under 'Criteria' Section in advanced search as auto suggest or How can I hook a Data Utility for this attribute?
Hello,If for example a System.out.println("some text"); line is used within the java code where does the result show up?
Please ask how use sql get Legal Value List?
@
I am trying to retrieve Quantity attribute for BOM Structure.WTPartUsageLink puLink = WTPartUsageLink.newWTPartUsageLink(part, partMaster); puLink.getQuantity().getAmount(); //gives quantity 1.0 always.
Can I install Windchill 11.0 on SQL Server 2012 Express?I already have an instance of SQL Server 2012 Express and would like to use this for my new Windchill installation.Any assistance would be helpful,
Hello friendsI am currently working on one functionality for change management, where I have one attribute in ECR which have multiple values but when I try to populate it on ECN it comes in same text field can any help me where I can show the multi values in multi text fields
Can i get a list of all depricated API for windchill 11 with their replaceable.Thanks
Hi All,I want to Reuse existing OOTB Rename functionality under an new name like, My Rename, where and in which files i have to do modifications ?Any help.Regards,Vivek
how to customize product table view.
Hello All,Can somebody guide me, how i can make immutable check boxes in select participant step of promotion request as changeable. so that when user creates promotion request, roles should be selected automatically but he should be able to uncheck users/group which are not required.Thanks
HelloCan somebody guide me, how I can access table cells using javascript in multipart creation wizard. I have tried getElementById(), but it's getting failed.
Through Windchill code I would Like to retrieve all child Item of a given Part/Assembly and later put it into excel file and save it to a particular location. Please guide me how to do this
Hi All,I have created a Custom Action link, which triggered an jsp page.This custom Action is made available on Right Click actions and Details page action of an object.now i want to get the selected object details like name, number on .jsp page. how i can achieve this.i have tried "NmCommandBean".Please let me know if you have any information on this.Regards,Vivek
What are severe entries.?Thanks
Hi all,One of our costumers wants to have a certain structure of table in the home page of windchil (see attached image). Is it posible to export the public tab or the tables structure so that we can import it later on another server?Alex
Hello, we are running windchill 6.2.6 on HP Unix 11 & oracle 9 and looking to upgrade the OS and oracle version to the possible upward compatible versions, can anyone suggest what could be the possible latest OS & oracle I can move on to continue running windchill 6.2.6. I am looing for some reference who already tried and currently running this old server or have suggestions from their experience. Thanks in advance!!!
We've gone through a re-brand on our Windchill database to fit in with the culture here at DIRTT. Everything from apache to the graphics. However there is one area that completely eludes me. I cannot figure out how to modify the "PTC Windchill" ribbon Tab in Autocad. And possibly the "Open from Windchill" button in the open/save area.We've explored the wgm toolkit but that seems like its for writing our own integrations. So now I'm at a point trying to figure out if trying to modify the ac2014adapter_clnt.dll file before the install is the key. However it is a dll file and is compiled already... Has anyone had any experience with this type of modification who may be able to offer some guidance?
Hey, all! We're trying to complete a workflow task. When using it against a Routing-based workflow, no worries. When used against a Transition-based workflow, the task completes but doesn't move to the next workflow step. Workflow is still running. Code: ReferenceFactory refFactory = new ReferenceFactory(); WTReference workitemref = refFactory.getReference(obidIn); WorkItem curWorkItem = (WorkItem)workitemref.getObject(); WfAssignedActivity wfAssgAct = (WfAssignedActivity)curWorkItem.getSource().getObject(); ProcessData data = wfAssgAct.getContect(); WfVariable[] list = data.getVariableList(); String associagedOID = (String)list[1].getValueObject(); WTReference wtref = refFactory.getReference(associatedOID); Object workable = wtref.getObject(); Vector results = new Vector(); results.add("Complete"); wfAssgAct.complete(results); Thoughts?
Hello,I need to change Problem Report Notification text as you see below printscreen ? Where is the location of related xml or java etc file ?Thanks in advance
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.