Windchill
Recently active
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
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 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
Hi.Within Security Labels Configuration file I included a tag for Agreement Configuration.AgreementConfiguration enabled="true"> <AgreementManagersGroup> <groupUfid>cn=Agreement Managers,ou=people,cn=AdministrativeLdap,cn=Windchill_10.2,o=xyz|Ldap.corp.xyz.com|Ldap.corp.xyz.com</groupUfid> </AgreementManagersGroup>I then created a group called as Agreement Managers in Site Utilities and then added a user to that group.However when i login with that user i am not able to find any icon to create a new agreement ? Can you please let me know if my process is right ? If not can you please let me know how to create the same ?Thanks and Regards,Aditya Achanta
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
Hi,I had configured Security Labels in my system. The method server is ready whenever i start and it doesn't crash. However few errors are being shown. PFB text of those errors.ERROR [main] wt.access.configuration.SecurityLabelsHandler - The UFID 'cn=Agreement Managers,ou=people,cn=AdministrativeLdap,cn=Windchill_10.2,o=xyz|Ldap.corp.xyz.com|Ldap.corp.xyz.com' is invalid.ERROR [main] wt.access.configuration.SecurityLabelsHandler - The UFID 'cn=US Persons,cn=Public,ou=people,cn=AdministrativeLdap,cn=Windchill_10.2,o=xyz|Ldap.corp.xyz.com|Ldap.corp.xyz.com' is invalid.ERROR [main] wt.access.configuration.SecurityLabelsHandler - The UFID 'cn=US Persons,cn=Public,ou=people,cn=AdministrativeLdap,cn=Windchill_10.2,o=xyz|Ldap.corp.xyz.com|Ldap.corp.xyz.com' is invalid.ERROR [main] wt.access.configuration.SecurityLabelsHandler - The UFID 'cn=US Persons,cn=Public,ou=people,cn=AdministrativeLdap,cn=Windchill_10.2,o=xyz|Ldap.corp.xyz.com|Ldap.corp.xyz.com' is invalid.ERROR
I have 60 top level assemblies and I created wt part for the same. Now I need all 60 wt part to be converted as End Items. Can I do this in Windchill or should I remove association of all wt, delete wt's, create End item wt and then associate it again with respective assemblies?
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!!
Hello all,Windchill is currently only used for CAD data management at Edwards (Windchill 10.2 M020, Creo 3.0 M060). Windchill is on state of the art servers and user workstations are high end, but Windchill is very slow for some users some of the time. In general, the network is very capable and fast. No specific reason identified yet.I've been asked to put measurement tools in place and methodically see what can be done. We now have:- PTC System Monitor installed and monitoring production- PTC standard world car dataset in production- A few key users lined up to do performance testing in order to trend / compareI spent most of today on the available tools to automate the performance testing - with pretty good success. Getting good support on this from EDC. Able now to create / register workspace, import data, upload, checkin, checkout, export, etc., with log files recording the times.http://support.ptc.com/WCMS/files/92341/en/WindchillSingleUserPerformanc
When doing a promotion request of a End item WT part in Windchill, is there a way to filter the other end items that are in the same BOM (along with their related components) from the collection?As an example, I have the two following assemblies:END ITEM 1, which contains: PART 1 END ITEM 2END ITEM 2, which contains: PART2Is it possible to create a promotion request for END ITEM 1 which doesn't automatically collect END ITEM 2 and its components (in this case, PART 2)Thank you
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.