Windchill
Recently active
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
Curious if anyone knows what tables the "As Stored" baselines are kept in. If I understand correctly, every time a group of related objects is checked in together, a hidden baseline is created. This allows the "as stored" configuration to be recalled in the future (what version of each object was used). I would like to know what database table(s) this information is kept in. From what I can tell, EPMMemberLink and EMPReferenceLink are not the place. Thanks.
We are looking for ways to create red lining of eBOM in Windchill similar to FlexPLM. Any thoughts?
We use Windchill's PDMLink for our Creo files, but we use a homegrown solution to publish PDF files for the rest of the organization's use. We need to get rid of our homegrown solution due to our export controlled documentation doesn't meet specifications. Any help is hugely appreciated.thank you.--Doug Conner
Is there SQL-Query possible for viewing the (selected) choices in a variant specification (options&variants)
What value/preference determines the number of objects listed in the Updates table (home page) and can it be changed?....I believe OOTB is set for 25 items, I would like to change this to 50 or more.We are running WC 10.0 M040Thanks,Greg
I'm trying to install the UEM module (WebAgent in Apache from Dynatrace) on our brand new Windchill 11 with PSM5 installed and this is creating an issue.Before instaling the 6.3 WebAgent from Dynatrace everything is ok from user side and after installing and restarting Apache, the users are unable to upload content to windchill.We are currently testing a new install with using WebAgent 6.3 with fix pack 18 (6.3.4).
Hello,I want to crate two sequence numbering system. One for one type of part and another for another type.So we would get 1xxx xxx xxx and 5xx xxx xxx, dependent on file type.Is this possible?
Browsing in the Navigator Context type icons & Document structure browser why in my browsing i don't see all icons how to in the page of Quick start guide 2J1752_Windchill_QSG_10-2_EN.pdf see the pictures A and B attached why my document structure browser is different from the helpsee the pictures C and D attached Many Thanks
Can someone please help me, I have this in the logs:2017-02-08 12:15:26,844 INFO [main] wt.server.manager.startup - Starting ServerManager2017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - JVM id: 1602017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - JVM: Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM, 1.8.0_92 (25.92-b14), 64-bit2017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - OS: Windows Server 2012 R2, amd64, 6.32017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - Host: WIN-9U6A5RRLNG0 (172.31.26.169)2017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - java.rmi.server.hostname: 172.31.26.1692017-02-08 12:15:26,845 INFO [main] wt.server.manager.startup - wt.rmi.server.hostname: ec2-35-156-59-114.eu-central-1.compute.amazonaws.com2017-02-08 12:15:26,846 INFO [main] wt.server.manager.startup - HeapDumpPath: D:\ptc\Windchill_11.0\Windchill\heapDumps2017-02-08 12:15:26,84
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); }
Hello,I'm trying to make a attribute dependent of the value of another attribute.Both are IBA's.So we have an attribute "number of bends" this is filled in automatic with a string number.The second attribute "overrule qty" should be required if the other one is greater than 0.So I tried to do it like this:But this doesn't seem to work, my guess is that number of bends is defined as a string and not as an integer, but this we can't change that easily.Does somebody know a trick to do this, or another way to get my goal?Thanks in advance
In the current WPA 11.0 version, we can able to download IPC file one by one for a list of MPN's. Would like to have a feature in WPA to download multiple IPC files for a list of MPN's. It would be better if we can able to attain this functionality from the search results page.
Hi all,I've been trying to write a query which will return a list of every EPMDocument object and every revision of that in the database. I believe I need to hit EPMDocumentMaster and join that with EPMDocument, but I'm not sure how. Any help?
While trying to update wt.workflow.work.WorkItem, using standard method I get following errorwt.workflow.work.WorkItem cannot be cast to wt.vc.wip.Workable; nested exception is: java.lang.ClassCastException: wt.workflow.work.WorkItem cannot be cast to wt.vc.wip.Workableorcom.ptc.jws.service.com.ptc.windchill.ws.Exception_Exception: com.infoengine.util.IEException: EXCEPTION DURING SAVE[SOURCE:@@@ BEGIN TYPE INSTANCE@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17@@@ BEGIN ATTRIBUTE CONTAINER@@@@@@ ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17@@@ : ~NPA|workitem_comment~~@@@ Content: DATA|java.lang.String|updatedFileName.txt@@@ State: NEW@@@@@@ ATTRIBUTE IDENTIFIER COUNT = 1@@@@@@ REPLACEMENTS : NONE@@@@@@ END ATTRIBUTE CONTAINER@@@ END TYPE INSTANCEFILTER:@@@ BEGIN ATTRIBUTE CONTAINER SPEC@@@@@@ INCLUDE DESCRI
I need to get all the objects including WTPart,WTDocument,EPMDocument from a particular context.Any give me some code or API for this to do.Thanks
Hello.Does anyone have Best Practice documents willing to share? -Trying to minimize amount of Work for the Manufacturing EngineerMBOM to Process Plan to Work Instructions.The MBOM can have Variants created using Option &Variants. Which really means that the Generic MBOM is Saved as a Subset of the Data under a New MBOM.The MBOM is comprised of self container modules; which could each have a standard Process Plan and thus Work Instruction.CAN I make Top Level MBOM Process Plan that Builds the Process Plans from the child Modules? Wondering is anyone has documented the Technique Manually or with Options and Variants?Do not want to Lose Part Allocations...Brian Sullivan
Dear all,I am new to Windchill customization. My requirement is, while SavaAs an Assembly in windchill i need to strike out the Library parts (Standard Parts) if anything exist in that assembly.Can anyone suggest me to which file i have to modify to achieve this???Thanks in Advance!!!!
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.
How to remove thumbnail representation created by publishing and redo publishing?
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.
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.