Windchill
Recently active
Hi All,I have to set the 'Publish job' queue set based on it's Source type. Please let me know the API's to get the Job source.
Dear Experts,Please let me know, Can we extract the CAD model "Parameter values" (Description, Material, and Revision etc.) as well as model "associated parts" information ( family table instances, Drawing numbers etc.) which is stored in “Shared network drives OR Local drives”.?Note:Information should be extracted by without opening the CAD model in Creo Thanks,Hari ---------------------------------------------------------------------------------------- "Share your knowledge. It is a way to achieve immortality.” - Dalai Lama.
I need to get all the child nodes(CAD Parts) in a CAD assembly(.asm) as a list so that I can set the state of each of those child parts.
I occasionally will come across a file that will have a 3D model displayed that I can spin around, but it is very rare. There should be some graphics visualization for every file as far as I'm concerned. Any help to point me in the right direction would be appreciated.
HiI have a utility program on Windchill - deployed and working.I want this program to start running as soon as the method server starts and stops as soon as the method server stops.Adding to the contents of this example, I added the following commands to run the java program right after windchill starts: cd C:\ptc\Windchill_11.0\Windchill java ext.mypackage.utilityClassThe error: "unable to find or load main class" appears.However, running the command java ext.mypackage.utilityClass on Windchill shell directly works as it should.So, why does the batch file fail to do the same?
Hi I am building a utility to import BOM in customer format.Requirement is:--1. User will upload BOM in CSV format.2. User can preview CSV in HTML and validate before uploading to windchill.3. CSV wont be uploaded or lets say BOM wont be uploaded if there is any error in Line item.4. Result of Upload Process should appear against CSV rows in HTML.Please suggest.//Rakesh
Can anyone explain what the Update Geometry button does and why it's there (other than to remove all visualization work when accidentally clicked by user). Lost about 20 annotations this morning - MFG dept is less than pleased. I opened a case with PTC and was told there is limited info on this subject and to file an enhancement request for improved documentation. WOW.
Hi,With Options & Variants capability in windchill 9.1, how we can build the rules (Parameters, expressions, constraints, case tables, etc.,) to drive the quantity of an item under an Advanced Configurable Part?Example:Consider below BOM:Top_Part (Adv Config Part) Part1 (for option1) Qty - 1 Part2 (for option2) Qty - 2 Part3 (for both options) Qty - 2 Meters for Option1 and 5 Meters for Option2While configuring, selecting option1 should result in:Top_Part Part1 Qty - 1 Part3 Qty - 2 MetersSelecting option2 should result in:Top_Part Part2 Qty - 2 Part3 Qty - 5 MetersCan you please help in this?Thanks,Prabhakaran V.
Hello,I am trying to create a New Table View under Check-in object list window to add few filters and cleanup few columns as per my needs. But Table View Creation/Customization under Check-in module do not have "Set Filter" option. Need it badly to control the object list.Can someone help me on this. I might be missing something or it could be any setting changes on the PDMLink side. Thanks in advance.Regards,Abhishek MR
Hi,I have a File uploading utility that loads WTDocuments to Windchill.I want to load this package onto Windchill and compile it using ant script.So far, I have managed to copy the package (which is a bunch of .java files) onto the src folder using the following ant script: <target name="taskUnzip"> <unzip src="${packagestructure}/myuploadutility.zip" dest="${wc_src}"/> </target> I use the following task to compile it: <target name="compile"> <javac srcdir="${wc_src}" destdir="${wc_codebase}"/> </target> But this throws several errors similar to :\myuploadutility.java:5: error: cannot find symbol [javac] import com.ptc.netmarkets.model.NmOid; [javac] ^
The default value of Project Activity is "Unavailable" ("無法使用" in Chinese). How could we change the wording to avoid misunderstood?
Good day everyone,I would like to call your attention to this Windchill-focused Working Group.To learn more about this Group as well as others that are available, please refer to this document Working Groups - What you need to know .Best,Toby
Dear All,what all we should know in Java to begin with Windchill customization?Thanks & RegardsAvinash
We have configured data utility for attribute on one sofftype of Part.It gives Suggetsions via Suggestion Text Box. This functionality works perfectly fine when I create part without selecting any value for "Create as End Item" attribute.But when I select "Create as End Item" attribute as yes, the page gets refreshed and the functionality wont work.Even If I select "Create as End Item" attribute as No after this, the Data Utility wont work.We are using Windchill 10.1 M020.Has anyone faced same issue?
We have a question if it is possible to allow an action for a numeric revision at a given state (In Work) but not allow the same action at alpha revision at the same state (In Work)?The action is Delete.
500 error page: Display "add mailto" option to create a ticket for the new user.email to: IT-Support@abc.comsubject: SEC_Windchill new user accountbody: Please create account for this user.
Hi,I would like to get the WTPartUsageLink attributes like Quantity, Reference Designator, Unit etc, using InfoEngine webject.I referred to this solution and used it to get the attributes - but the values returned are always null. How should these attributes be retrieved using webjects?Thanks in advance,
what is meant by ghost object and how to trace in which model it's having an association
creo 4.0 will be compatible with PDM Essentials ( PDMLink 10.2 M030-CPS20)or PDM necessity upgrade ?Thanks
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
Hi folks,We have Windchill instance hosted in the United States and 5 global replicas scattered throughout the world. We are trying to get ODMs in Asia to adopt more typical usage using Creo / Windchill within the workspace but performance in some areas is very lack luster. Even with regional / local replicas in place, the 250+ latency back to master combined with the ODMs own network challenges make Creo usage in a integrated workspace challenging and time consuming. It seems PTC will not support a multi-master setup which leaves me wondering about further options. So, plan B. How many of you use Windchill packaging? Creo packing? Are there any good presentations about how to set this up, what the pitfalls are, etc? I think at this point I would like to do a proof of concept with select ODMs to see if packaging would be a better offline / working solution.thoughts / anything to share?Jon
Dear AllI need to understand if is possible enable the worker to publish also the DXF format for the Drawing but only under parameter condition.My idea is define a boolen parameters on EPM Document like DXF_Publish TRUE/FALSE and the make the systemable to publish r DXF file if the above parameter was set TRUE.Thanks to everybody have the solutionBeniamino
Where do I find the Windchill Deployment Planning Checklist?
Hi All,I have just got a scenario like if there is huge amount of data got migrated from a Non Windchill system or from a legacy Windchill system to Windchill 10.2 M030.If huge amounts of data got migrated or loaded into the target system how are we going to check if the data got migrated or loaded properly ? Is it through manual testing or an automated testing or is there any other way to check the data ?If there are any tools regarding the same can you please let me know like which tool is used and how do we use the same ?Thanks and Regards,Aditya Achanta
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.