Windchill
Recently active
Hi,I'm working on a POC where the customer want to create a Issue document in windchill. They also want to attach a file along with the document. I am able to create the document using the below given service.(The property values were hardcoded for test purposes. But i intend to get it from the user)var params = { infoTableName : "InfoTable", dataShapeName : "demo.wt.doc.WTDocument"};// CreateInfoTableFromDataShape(infoTableName:STRING("InfoTable"), dataShapeName:STRING):INFOTABLE(ptc-demoProblemReportShape)var newDocument = Resources["InfoTableFunctions"].CreateInfoTableFromDataShape(params);newDocument.AddRow({ name: "TestDocument1", number: "000001",// 'state--state': "Released",// 'versionInfo--identifier--versionId': "A", type: "wt.doc.WTDocument", containerReference: "OR:wt.inf.container.ExchangeContainer:5:219321006-1506495753013-2685992
When the upgrade manager runs, does it actually do anything to the physical vaults on disk? I know there are some pointer updates in the Oracle database that get touched by the upgrade and that is fine. My reason for asking is that I have run a WC11 upgrade on these same vaults. Deleted WC11 and the Oracle DB from the first run and am doing a second run and am ready to run upgrademanager when I remembered that these vault folders have been through an upgrademanager routine before. I do have a copy of the vaults as they came off the production system, but I do not think I saved an extra copy from the WC10 rehost system. Again, talking only the physical disk vault files. I have compared the file size and it has not changed from the original copy from production.
Hi,We have a requirement to set an attribute of a WTPart through some conditions while persisting.I could able to extend the form processor and can set the new value but unable to update the Key Value of NmCommandBean.Any insights?Thanks,Niranjan M
I have a workflow that has 4 optional routes and the user can choose any combination of routes, at the end I have an AND connector because I need it to wait for all routs that were selected to finish but the AND connector is waiting for all 4 routes to finish and in most of the cases only 2 or 3 routes will be chosen. PTC tech support has not been much help so I am looking to the community. I attached a word doc to help better explain my needs. Thank you,
Just wondering if anyone has run into this particular issue with Pro-Intralink 11 or Windchill 11. The test option to run without changes completes successfully. I am using the Oracle that comes with Pro-Intralink 11. For whatever reason, when run in change mode, it sets the new target name..... [DBValidator] target.db.hostname=NEW-TARGET-NAME.domain.com[DBValidator] target.db.jdbc.database=[DBValidator] target.db.password=xxxxx[DBValidator] target.db.port=1521[DBValidator] target.db.serviceName=wind[DBValidator] target.db.url=[DBValidator] target.db.username=xxxxx[DBValidator] target.db.vendor=oracle[DBValidator] Connecting to jdbc:oracle:thin:@NEW-TARGET-NAME.domain.com:1521:wind[DBValidator] com.ptc.wc.rehost.exception.RehostException: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection .........then cannot establish a connection to the new target name. Of course the listener and tnsnames file still have the ol
Hi,I have install Windchill 10 with Information modeler in my System but I think I have missed some jar file to configure I am getting compilation error while using the annotaions class and some other class as well can any one please help me to identify which jar files I should configure in my eclipse
Hi all. I have at WTpart structure. In Windchill I now want to rename all members of a WTpart assembly. I go to the structure of the WTpart assembly and was hoping to be able to collect the WTparts below. And rename using naming patterns. But I don't get to collect the WTparts below at all. If I chose save as instead of rename I can collect and rename all using naming patterns. I have looked into Preferences, but I cannot see what is wrong? Best Regards Gunnar
Is there an option available to check-in and check-out files from Adobe Illustrator using Windchill PDMLink? If yes, can someone kindly guide me with the steps to be followed to achieve this functionalities?
attach the photo The number will jump as follows. suddenly!Why is that?I do not know why.How do I increment it by 1?At what point does OOTB actually increase by 20?In my opinion, the moment number jump occur when the server is restarted.Or after a day ...
Hello, any info about upcoming Windchill mobile app supporting iOS 11? Still can see only these apps... Thx
Hi The library contains a blank template or standard template, except for the data that comes in the product.So how do I register each file in the library?The files I want to register are fonts and template, symbols.Each extension displays such as .prt.1 or .tbl.1.CREO does not recognize when registering through the creation of new documents.How do I post?
New install of WC 11 m030 and when I go to login as wcadmin, I get a user not found error. wt.util.WTRuntimeException: (wt.session.sessionResource/2) wt.org.UserNotFoundException: User not found: unknown web name: "wcadmin". Anyone have any idea what is going on with this?
I am trying to get a successful rehost or Windchill/PDMLink 10.0 m040 to another set of identical computers for a trial upgrade to Windchill 11.0 m030. I am uisng the Rehost Utility 3.0 m010. After a lot of work and retries, I have finally been able to get Windchill to start, but not without issues. Let me start by giving a quick over view of my rehost process. Install Oracle 11g on the test server, run PTC Setup to build the DB Install Windchill on its test server OOTB Windchill 10.0 m040 runs fine. I have installed the same modules as on the production serevr, so a Windchill Version report looks idnetical with the exception that I did not install the WinDU/WinRU patches on the test server Export the Oracle and WindchillDS databases Copy the vaults using RoboCopy Copy the cachevaults Copy the database dumps to the new servers Copy the db/sql folder over to the new Oracle server In WindchillDS, create a new base Dn for my company organization Import the LDIF file into WindchillDS Put t
Is there a way to auto generate a xml that would accompany a Creo Schematics file once checked into Windchill? I believe you can auto generate a pdf. Thanks, Eric
Hi All, We need to modify the Orgnization > Creator Page to add Email id of perticular user on same page, right now this is not availble OOTB. Kindly help me to understand all the possible ways to do this. Here is the image of page,
Hi windchill has default vault, in my case path is "D:\ptc\Windchill_10.2_M030\Windchill\vaults\defaultuploadrootfolder" and i create new master and folder.that path is C:\root_master_folder after that i create new storage rulestorage rule was file that Domain is 'demo org' and type is 'EPMDocument' and status 'all' file go to new vault but it look like there is no differencecause default vault and created vault size same Configure vault to speed up windchill by reducing the size of the BLOB in the databaseIs not it?What is the purpose of using vault?
Hi All, I am trying to understand how WFTally works. Kindly let me know or provide some link which has explanation apart from help center. Ex: If a Problem report or a change request is assigned to three users (user1, user2, user3) and if user 1 "Approves" the request, user 2 "Declines" the request and if user 3 "Reassigns" or "Performs any other task apart from Approval and Declining" which operation will be performed in the system. Will the User 1 vote will be taken into consideration or that of user 2 or user 3. Kindly let me know about the same. Thanks in advance, Best Regards, Aditya
Good Morning,This is an interesting issue I'm having with hyperlinks. Windchill is misreading a symbol and so its pasting an errant address into the URL.#ptc1/...But when a small group of users click the link they get an error be cause that same link reads in the URL as:http://.../ptc1/...If I go back into the URL and fix the text the link works fine. Go back and edit the link, the link is correct. Somewhere in the reading of the link there is a translation going on.Has anyone else seen this? It doesnt happen to all users. The last user i encountered was running IE10.MSOffice 2007WindchillAdministrator
Hi I have never tested https before testing Windchill.Therefore, I ask you a few ways for test it. 1. A certificate is required to configure https. Right? 2. Generate the certificate with the keytool of java and register it as a trusted certificate in java configuration. Right? 3. The directory where you install the certificate file and private key appears in the Windchill help center at <Apache> / conf /, where <Apache> is it? 4. Is there a private key required for clients to access Windchill after https configuration? Thank you.I really appreciate it if you reply.
Follow below steps to activate Windchill Performance Advisor to collect and send data to PTC: On Windchill, apply following patch: Windchill 10.2 M020 - http://support.ptc.com/view?im_dbkey=171405 Windchill 10.2 M030 - http://support.ptc.com/view?im_dbkey=171479 Shutdown Windchill Server and Follow instructions within the included ReadME to apply the patch Follow steps in the solutions column in the patch ReadMe file to complete the installation process. Start Windchill Server Login as Site Administrator and navigate to Site > Utilities > System Configuration Collector and Click Performance Advisor for Windchill button. The Performance Advisor for PTC Windchill window will open. Enter SCN (Service Contract Number) and ptc.com credentials Click Test Transport to verify that the Performance Advisor can communicate with PTC. On the Settings tab, click Yes, I want to send data to PTC, and Click Save Settings to save the changes made to the Settings.
Hi I am new to windchill. I have created a new subtype for part under org context. Assigned a lifecycle and OIR for the same. But while creating a new ACL the same subtype is not visible under any context Windchill version used is 11.0 Thanks
If you install Windchill 11.0 M030 by selecting Creo View and installing it together, an error will occur.We have not found the cause yet.Return code: -1 is displayed in the PSI log.So we check only PDMLink and turn off Creo View and other components, and installation proceeds.Has anyone experienced the same issue as me? thanks
HelloBeginner of Windchill.I have some questions about the database.I would appreciate your reply. 1. When you install Windchill, you specify the initial size of the database.Then how do you set it up for configuration? 2. Will it automatically create a new instance when the set size is exceeded? 3. How is Windchill's data stored in the database? Metadata format? Physical data? 4. How do I check where my Windchill's data is stored in my database? 5. Please let me know if there is a big difference between oracle and sql server Thank you.
Hello,I have a task for Windchill and SAP/Oracle Integration but I have no Idea from where I should start which guide should I use. so can any please guide me from where I should learn this
Dear all, we use Guice in many of our customizations and even though it work fairly well I have started to think a bit about how to do this in a manner that follows some sort of best practices. There are many entry points into Windchill customizations such as service startups, action validators, form processors, data utilites and so on and because of that I often find myself creating multiple instances of the Guice Injector class in order to instantiate my objects via Guice. It seems to me that since Windchill is a (more or less) Spring based web applicaion threre should be some way of loading modules and creating an injector in a way that allows me to create it once and then reuse throughout my various customizations. Has anyone else managed to find some sort of best practice aproach to this or is there anyone who has some ideas and/or opinions on this subject? Any input will be greatly appreciated. Best regards Daniel Södling
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.