Windchill
Recently active
windchill shell:windchill wt.load.LoadFromFile -d "D:\PTC\Windchill_12.0\Windchill\src\loadFiles/users.xml"--javaargs="-Dcom.ptc.net.auth.user="wcadmin" -Dcom.ptc.net.auth.password="wcadmin"" -CONT_PATH \"/wt.inf.container.OrgContainer=xxx\"Error:The operation: "getPrincipal" failed.Nested exception is: wt.util.WTRemoteException: Unable to invoke remote methodNested exception is: wt.method.AuthenticationException Resolution tried:1. keytool -import -alias someAliasName -file C:\ptc\Windchill_12.0\HTTPServer\conf\server.crt -storetype jks -keystore c:\ptc\JDK11\lib\security\jssecacerts2. ant -DHTTPS_ENABLED=true -f config.xml reconfigure3. Restarted all Apache servicesand tried to run the windchill wt.load.LoadFromFile"". still facing the same issue, any suggestions
When i have installed windchill initially, I was able to open windchill and work on UI but after i installed second windchill instance i am not able start Windchill. Please help to fix this issueMethod server is throwing below error:SYSTEM HEALTH NOTIFICATIONS WILL NOT BE SENT!-------------------------------------------------------------------------------INFO : wt.licenseusage.licensing.LicenseScheduledTask - Current License checker scheduler time: Wed May 31 10:32:20 GMT 2023INFO : wt.licenseusage.licensing.LicenseScheduledTask - Number of attempts remaining to check for valid license: 72INFO : wt.licenseusage.licensing.LicenseScheduledTask - If valid license is not acquired, Method server will shut down in 360 minutes.ERROR : wt.licenseusage.licensing.LicenseScheduledTask - License error : Capability Response is null.
When i try to import the jspf file, windchill is throwing an error message as attached in the screenshot. Is there any solution to remove/fix this error? @HelesicPetr
As per the original post. Hi Ben, is it possible to share this complete schema of Windchill 9.1 database ? thanks. _luc
Hi; I would like to pick of the PLM guru's brain. For nearly 2 decades, I have implemented PLM processes and systems and everytime not only the system offer the capability to revise parts but it was quite logical that parts have revisions. Recently I came across this https://www.buyplm.com/plm-good-practice/plm-software-part-revision-form-fit-function.aspx They claim that parts must not have revisions What do you all think about that? Thanks
I'm having a problem with Viewables. When I save my checked out files, I can see that Windchill is creating Viewables them in the Workspace but when I check them in they don't always show in Commonspace. I'd say that lately I'm getting only about 10% of the Viewables appear in Commonspace. Has anyone else experienced this problem before? Do you have a fix if you did?
Hi, Is it possible to checkout and check-in windchill work package?As I understood after locking the package we can revise it (E.g from A.1 to B.1)Can we iterate windchill work package (E.g from A.1 to A.2)?If yes please provide me the information. Regards,Shrikant Bhosle
we are trying to search for material / product # 928377 on PLM but we could not find the same
I created a part in design view, after setting it to released state I used new view version and the team template mentioned in the OIR is not copied.I also did do BOM transformation in MAPSB even then team template is not copied.Did anyone face similar Issue? If so, have you solved it and how? OIR<!-- set the team template --><AttrValue id="teamTemplate.id" algorithm="com.ptc.core.foundation.team.server.impl.TeamTemplateAttributeAlgorithm"><Arg>Configurable Product Team</Arg></AttrValue>
I wanted to create one action on the right click of part structure but In that action I am not using JSP . Is there any way to implement like wise?
Hi all,I would like to create a report to get these informations From WTPart and his related object (Drawing Association:Calculated) WTpart name Drawing name Drawing ID (used in the URL) Drawing Context Type (Library, Product...) Drawing Context Name Drawing Context ID (used in the URL) Goal: for each part I want to create an URL to link the drawing in windchill from an excel file Do you thing is it possible ? Thanks in advance
Hello, I need help in Downloading the Watermark Editor Tool alongside with Creo View Client.Currently I am referring Installing the Watermark Editor Tool (ptc.com) but Could'nt find anything related to watermark tool on the Download page in ptc. Can anyone support me on this or are there licesnce limitations to the watermark? Thanks in advance!
Hello, how to utilize the "Indexing Rules" tab under Policy administration Thanks!
I have tried to run wt.index.BulkIndexTool.gets the below error from shell, "You must login as a user from the Administrator group.ERROR: You must login as a user from the Administrator group.You did not successfully authenticate as a user from the Administrator group." any suggestion? Thanks!
I'm trying to shrink the primary file for my Windchill database. When I try, it has taken over a day to try to go form 25GB to 13GB. I think that the culprit might be the entryNumber_seq table. It has the largest record count and through a query, it is what the shrink stays on the longest. It is the largest table record wise with 77 million rows. Does anyone know what it is really for? It has only two columns and one is just an 'x'. Can it be truncated?
Is there a way to programmatically complete missing occurrences based on the BOM structure? I have legacy data where the occurrences have not been maintained. How to complete these?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.4Need help in customizing "Go to latest" button in parts to a latest level.
Hi Communuty!I can reflect the change made in the wtpart data to the cad data by selecting the "publish to cad" option when checking in. When I want to check more than one wtpart data in the advance search section of this method, that option does not appear. How can I do this?If it is impossible to bring the "publish to cad" option on the check-in screen, can I bring the "Publish to cad" button in the actions menu on the details page to the advance searc actions menu?
Hi, Is it possible to revise windchill work package? Regards,Shrikant
I created a new ApplicationData and my intent is to just show the name of ApplicationData with a specific name, whenever the getFileName() is called. But the name would always return as {$CAD_NAME} Below is the code:EPMDocument epmDocument = (EPMDocument) object;ContentHolder contentHolder = ContentHelper.service.getContents((ContentHolder) epmDocument);ContentItem contentItem = ContentHelper.getPrimary((FormatContentHolder) contentHolder);if (contentItem != null ) { ApplicationData appData = (ApplicationData) contentItem;if (appData != null) { //appData should have this cad name. appData.setFileName(epmDocument.getCADName());}}---The issue with the above code is, the setFileName() would only show effect till I add the below line: - PersistenceHelper.manager.save(appData);But with the above line there would be a database change for ApplicationData, which I do not need. Is there a way to make the getFilename() of the Ap
Hi All, I have custom IBA on one of the WTDocument softype, I want to retrieve all the document with this IBA value. Please suggest how to add searchCondition in QuerySpec? Thanks,Vishvanatha
I'm trying to add some new actions to our menus but can't compile the ActionDefinitionsRB.java. I tried both of these:What is missing?
In ChangeTypeSQL utility, it is written that "Not supported for converting Non-Reference Documents that were linked to WTParts as a "Reference Document" refer below. •Converting a Reference Document to any other WTDocument type. Converting a non-reference document to a Reference Document is also not supported if WTParts are attached the document type. We are converting objects of a soft type that is created under wt.doc.WTDocument to a new soft type created under com.ptc.ReferenceDocument. based on the reference documents section in this article, it seems this is not advisable. on a lower env, we executed this conversion and ran some tests and results are good. Does anyone have more detail on this? what will fail here.
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.