Windchill
Recently active
Hello Everyone,I want to compile complete src folder to codebase in windchill.Could you please suggest me the command?Thanks
Version: Windchill 11.1 Use Case: Search CAD-Documents in Windchill with a csv.-file. Description: Hi All, I have a request to export a larger amount of CAD data from Windchill. So that I don't have to export them manually one by one, I wanted to do this via the advanced search and load them all into a workspace at the same time. Is there a way to start an advanced search in Windchill using a csv file?
Hello @HelesicPetr -- Apologies for chiming in between as I am too struggling to understand how baseline exactly work. Here is the scenario. Question 1 : Does the baseline works for only Automatic scheduling or it works for Manual too? Question 2 : Assuming a plan having 4 activities, and project has started by creating a baseline, eventually 2 activities complete on-time and 3 activity got delayed by day. Do I need to create a new baseline now again? Question 3 : Now, as activity 3 got delayed, it has impact on activity 4 eventually, how can I track the delay here?
Good dayI am new to Windchill and I was wondering if anyone can help me with a report template / qml sample for a report that can give me a Multi Level BOM or part structure for ALL levels. I have tried various constraints and options but no luck.I just need a simple report that will show me the part structure for ALL levels that shows the name, number, revision and state. Regards
Version: Windchill 12.0 Use Case: In a workflow, for a notify by email task, there are two OOTB templates available: NotificationRobot and NotificationRobotPlain. How do I add another?Description: Is there a resource bundle in the codebase that generates this dropdown list? I found the html files to edit both of the templates in codebase/templates/workNotification. Should I be making a new file in this folder then somewhere else add a template name to the list and reference the new file?
Version: Windchill 12.1 Use Case: The current documentation for creating the repository is bit superficial I am not able to get clarity with the suggestions,Description: Hell Experts, I am trying to integrate the company AD LDAP with Windchill.I have installed WC 12.1 with OpenDJ as directory server and now I am trying to achieve the Company LDAP integration.I have created the JNDI adaptor and while creating the repository for it the naming and option to be selected is bit confusing.I am looking for any sort of documentation (with images if possible) about the how the repository created, and other stuff managed. It would be great help. (current documentation is confusing to me as I am not LDAP expert) if anyone has any sort of personal or custom documentation or any article link it would be great to have it. I am stuck on the same step since last 3-4 days. 😞 Thanks,Pratik More
"RMI TCP Connection(8187)-10.10.100.42" Id=33142 daemon prio=5 RUNNABLE (in native) Blocked (cnt): 0; Waited (cnt): 3 CPU nanos: 62500000; User nanos: 46875000; Bytes allocated: 1757000 at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at wt.util.WrappedSocket$Input.read(WrappedSocket.java:380) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read(BufferedInputStream.java:254) - locked java.io.BufferedInputStream@71cf3053 at java.io.FilterInputStream.read(FilterInputStream.java:83) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:549) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(TCPTransport.java:619) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:68
the file path is D:\ptc\Windchill_10.2\Windchill\utilities\dbDiag\PerformanceDiag_Oracle.sql I want to improve the performance of Oracle in Windhill applications
SELECT 'wt.doc.WTDocument',A0.administrativeLockIsNull,A0.typeadministrativeLock,A0.blob$entrySetadHocAcl,A0.checkoutInfoIsNull,A0.statecheckoutInfo,A0.classnamekeycontainerReferen,A0.idA3containerReference,A0.department,A0.description,A0.docType,A0.classnamekeydomainRef,A0.idA3domainRef,A0.entrySetadHocAcl,A0.eventSet,A0.classnamekeyA2folderingInfo,A0.idA3A2folderingInfo,A0.classnamekeyB2folderingInfo,A0.idA3B2folderingInfo,A0.classnamekeyformat,A0.idA3format,A0.hasHangingChange,A0.hasPendingChange,A0.hasResultingChange,A0.hasVariance,A0.indexersindexerSet,A0.inheritedDomain,A0.iopStateinteropInfo,A0.stateinteropInfo,A0.branchIditerationInfo,A0.classnamekeyD2iterationInfo,A0.idA3D2iterationInfo,A0.classnamekeyE2iterationInfo,A0.idA3E2iterationInfo,A0.iterationIdA2iterationInfo,A0.latestiterationInfo,A0.classnamekeyB2iterationInfo,A0.idA3B2iterationInfo,A0.noteiterationInfo,A0.classnamekeyC2iterationInfo,A0.idA3C2iterationInfo,A0.stateiterationInfo,TO_CHAR(A0.datelock,'dd mm yyyy hh24:
Version: Windchill 12.0 Use Case: Promotion request are no longer coming from the requester, but coming from “postmaster”Description: Hello all,We are using windchill 12.0.2.7. from last few days when some users raising the promotion requests, the requests are coming from the postmaster username not from the users name. Please find the attached screenshot for the reference. Any suggestions on it, what can i do to fix? Thank You in advance.
Hello. Does any one have a Documented Procedure for "Configuring Windchill File Vaults to Use Azure Blobs" The PTC Help Appears to skip steps, requires a key, requires knowledge of building a class, etc... https://support.ptc.com/help/wnc/r12.1.1.0/en/index.html#page/Windchill_Help_Center/filevault/FileVaultConfiguringWindchillforAzurePortal.html# Wondering if someone how has suffered already willing to help out me and future Azure Newbies. The Migration from Server Vaults to Blob Storage Vault appears better written."Vault Migration to Azure Blob Storage" but any pointers in that section appreciated as well
Version: Windchill 12.0 Hello, In Windchill, I am creating an automatic promotion request at the end of the change review process with the following code. However, I have two questions that I couldn't resolve.Question: I have defined a boolean variable "Should automatic promotion request be initiated?" within the activity at the approval stage for the automatic promotion request code. I want the code below to execute if this variable is true; otherwise, it should not execute. How can I achieve this?Question: I want the person in the submitter role who initiated the change review process to be assigned as the "created by" for the promotion request. These questions might be simple, but I haven't been able to find a solution."Code to Automatically Create Promotion Requests for Documents in Change Review"wt.pom.Transaction trx = new wt.pom.Transaction();wt.change2.WTChangeReview changeReview = (wt.change2.WTChangeReview) primaryBusinessObject;// ChangeReview nesnesinden kapsayıcı
Version: Windchill 12.0 Use Case: i was using allversionsfrom(Versioned versioned) to fetch the all versions as to first record version. But for alphabetic version like AA AB im not getting the previous version, please assistDescription: i was using allversionsfrom(Versioned versioned) to fetch the all versions as to first record version. But for alphabetic version like AA AB im not getting the previous version, please assist
Version: Windchill 13.0 Use Case: Writing a Windchill Workgroup manager plugin with the ToolkitDescription: Hi,I'm trying to write a Windchill Workgroup Manager plugin with the "Windchill Workgroup manager plugin toolkit".Where should I put the DLL's so the Windchill Workgroup manager can read the plugin?In the "C:\Program Files\PTC\wgm" folder or any of its subfolders?Can I put my DLLs in some other folder and configure the Windchill Workgroup Manager to look for plugins in that folder too? and if so - how?Thanks!
Version: Windchill 12.0 Use Case: My scheduled report executed and send the mail by data monitor, The mail subject and body have looks like not properly.Description: My scheduled report executed and send the mail by data monitor, The mail subject and body have looks like not properly. Can be able to change the subject and email body.
I am using Windchill PDMLink Release 11.1 and Date-code with CPS M020-CPS19 After the license is imported, the system's license information only displays the license function and quantity, and the license name, license group, and license type are blank.----------------------------------------------------------------- Translated text from Simplified Chinese to English using Google translate - Subject - 导入许可证后系统的许可证信息只显示许可证功能与数量,许可证名称、许Body - 导入许可证后系统的许可证信息只显示许可证功能与数量,许可证名称、许可证组、许可证类型内容空白。- By Community Moderation Team.-----------------------------------------------------------------
I am using Windchill PDMLink Release N/A and Datecode with CPS N/AWindchill server does not work with Creo PTC 5Here are the errors that I facedthe server is currently unavailable
Version: Windchill 12.0 Use Case: Hello, My Employer wants our organization to Discontinue parts that are no longer used. This is to reduce non-value adding work in the entire global organization, make sure that we do not buy more inventory on parts that will never be used and ect. We have defined the work process and now we need Windchill to support the process. BUT I cannot find any recommendations on which objects to use for the process.. Do you close down components in your organization? How do you utilize Windchill? What would you recommend? What pit falls should we avoid? Best Regards Katrine NielsenDescription: What Windchill objects should be utilized to support a Discontinuation process?
Version: Windchill 12.0 Use Case: Hello all, I have a question in relation to Process Links. You can pick many different options in Link Properties, but there meaning7consequense of it is not described anywhere E.g. Suspend Terminate AbortDescription: I need to "de-activate" the node " Test PPAP Samples, when the node "Evaluate Customer response for Samples" is routed to New Samples (Orange Arrow)But when the Green arrow link fires to start up the node "Test PPAP Samples" it must be activated/Resumed again. What should I select in the Link Property for the Orange arrow to make this work?If you need clarification on my issue, just ask.
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M010 Using the API of "SessionHelper.manager.setAdministrator", you can use "wt.vc.wip.WorkInProgressHelper.service.undoCheckout", "ChangeHelper2.service.unattachChangeable", " VersionControlHelper.service.deleteIterations" API is executed, \nI would like to get an error if I set the permission to "Deny" in policy management, but it does not result in an error. \nCan I change the policy management so that it fails? ------------------------------------------- Translated text from Japanese to English using PTC translate tool Body: SessionHelper.manager.setAdministrator」のAPIを使い管理者にて、「wt.vc.wip.WorkInProgressHelper.service.undoCheckout」「ChangeHelper2.service.unattachChangeable」、「VersionControlHelper.service.deleteIterations」のAPIを実行させた際に、 ポリシー管理で権限を「拒否」にすればエラーとなるようにしたいのですが、エラーになりません。 ポリシー管理を変更して、エラーにする方法をできますか? --By Community Moderation Team -------------------------------------------
Windchill 11.1 M020 Es lassen sich keine Modell mehr hochladen und auch nicht einchecken.Server war voll gelaufen, wurde aber von der IT mit Speicher versorgt.Laut den PTC Hilfe soll der Schreibschutz in der Windchill Console entfernt werden.Dies geht aber nicht. Hier benötigen wir Hilfe Failed to get Url information for content files to upload them to server. Error details:Error occurred while executing HTTP request. Translated by the community team using Google translate. Original title: kein Einchecken in Windchill mehr möglich ----------------------------------------------------------------- Models can no longer be uploaded or checked in.Server was full, but IT was supplying it with storage.According to the PTC help, the write protection in the Windchill Console should be removed.But this doesn't work. We need help here Failed to get Url information for content files to upload them to server. Error details:Error occurred while executing HTTP request.
I followed the instructions in the below-mentioned article but I'm unable to get work on this Article Number: CS144852Article - CS144852 - How to make one attribute have its values driven by another attribute on the object's Create Wizard in Windchill PDMLink (ptc.com) This requirement can be met via the cascading attribute, but we need this functionality through customization. I also refer one community post.Solved: Re: Adding javascript validation using DataUtiliti... - PTC Community The java script & data utility is not working. Kindly help us on this requirement for Windchill 12.0 & 12.1
Version: Windchill 11.2 Use Case: I try to extract the list of all views with Alternative Boms.Description: Setting the criteria in the sub-set I'm not able to View the Alternative Bom with and without the Alternate Bom value on the same report.Some info is always missed. Any idea?
024-07-16 09:56:11,702 ERROR [PublisherQueue1.PollingThread] wt.wvs.publish.PublishHelper Administrator - Unexpected exception(wt.pds.pdsResource/22) wt.pds.PartialResultException: 返回的查询结果已经超过查询限定,并且只返回了100,000的结果。at wt.pds.BasicResultCursor.next(BasicResultCursor.java:90)at wt.pds.SQLDatabasePds.query(SQLDatabasePds.java:853)at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1111)at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1983)at wt.fc.StandardPersistenceManager._find(StandardPersistenceManager.java:2007)at wt.fc.StandardPersistenceManager.find(StandardPersistenceManager.java:678)at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:606)at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)at com.sun.proxy.$Proxy12.find(Unknown Source)at wt.representation.Standar
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.