Windchill
Recently active
Hi Developers, I'm working on ThingWorx 8.0.1 with Navigate View 1.5.0. I was able to perform basic REST Operations such as fetching a NONCE Token from a Service, Creating a part,.... I had to use the URI's that were exposed from windchill for these services. I'm a novice in REST services if there is any document or tutorials which give step by step procedure to create RESTful web services in Windchill side and use the same in Thingworx it would be helpful. Thanks and Regards, Saran
I want to know if RestEasy framework for developing Windchill Restful Web services is still supported. This is still available in Windchill 11.0 version. What is the road map and recommendation of developing Restful web services. I recall WRS oDATA is supported way going forward however I think PTC is still supporting RestEasy framework. Another thing Windchill infoengine tasks can be executed by wrapper server in Thingsworx ExecuteTask service. This method is deprecated in the future Windchill releases. What is the recommendation around this? thanks, Preeti
Hi, We have CAD objects that associate with the corresponding WT part when we check in the CAD object. In the WT part we have additional parameters, such as "Provider". If I set the provider name on the WT part, without having the "Provider" parameter in the CAD part, this information is cleared from the WTpart next time I check out and check in the CAD object. This is not good. Is there a way to maintain the association without affecting certain WTpart specific parameters? For example a bracket that is made by three different machine shops would have 3 different WTparts, with different "Provider" parameters, but use the same CAD object as the source. So if I update the CAD I don't want to go back in to the different WTparts to add the Providers again. Thanks
I didn't see anything on the resource for reporting page. I have a few attributes in PDMLink with the type Real Number. I want them in a report but the results truncate the values. If the value is 0.092 the report shows a zero (0). If the value is 3.55 the report shows 3. Is there any way to specify to show a certain amount of digits? I am using CAD Document. Not EPM Document or WTPart. The funny part of this is I saved the report and created a New Data Monitor to export to .csv. That actually shows the correct values using scientific notation. At least it's correct. But I want the correct values in the report as well.
User wants to create a document and specify a review date. The workflow needs to send out an email 60 days before the review date and the day of the review date. The catch is that the review date may change after the document is created. I tried using a timer to wait 5 minutes and then called a java method we wrote to see if the date had changed but that was overloading the workflow manager because of the volume of active documents. I could drop the timer and implement a java loop until the appropriate date but there are concerns this would move the pressure to the method server. Is it possible to send emails based on a date attribute that can change without pressure to the system?
Hello Sir/ Madam, I want to connect Windchill & Thingworx Navigate with each other. I want to fetch Windchill Data to Thingworx navigate. Could anyone please help me with this?
All, I have a situation where we had two drawings releases, A & B. The changes were done concurrently. However, someone asked if another change can be added to A. Well, I pulled A up "as stored". No problem. Can get a print and make someone happy. However...ideally that version should be slipped into the iteration history - if anyone really cared - and they may not. As long as I have the print of the change, I can turn a blind eye. But I was wondering if it would be possible to slip that the A+ version after A and before B? This may involve some parts and assemblies? I have some tricky things I may be able to get away with. But...if there is a technique, please share? Thanks, Wayne Creo 4.0 WC Release: 11.0 M030-CPS13
I have a Project Access Control question for you to help determine if this is expected behavior, a defect or user error. I did a cut/paste of folders and documents in a project from one branch of the folder hierarchy to another branch in the same project. The "moved" documents all retained their unique security settings (access control) from the source branch of the folder hierarchy. They did not inherit the security settings of the target folder. Knowing this would be a problem, I changed the security settings on the target folder after the paste action to change all the content to the same access control. Even though I selected Propagate access to folder contents and Recursively apply to sub-folders, the pasted folders and documents were not changed! I expected this work work like Windows or SharePoint permissions and update everything. Instead, it updated everything that was native to the branch of the folder hierarchy, not the new items with unique permissions.
Hi, While publishing Process Plan I need to publish Reference Documents attached to Operations as well, but unfortunately, the system does not collect them. I have no issue with Describe Documents which are collected, but for Reference Documents, it seems that this functionality is not working. I have looked on ESI preferences and Distribution Target configuration but didn't find anything particular - all looks fine at first glance. Does anyone know if there is something that needs to be set up in order to publish Reference Documents? Some preference, property? Screenshots attached. Windchill 11.1 MO20
I can insert a single document against an existing wtPart, but need to add multiple in a single operation instead of inserting multiple documents and then linking against the wtPart.How can I insert multiple documents of the same type against a existing wtPart? Is this possible within the software as is, or do I require customization? If this needs customization, any pointers on API's would be great.
What is the best method for copying workflows, lifecycles and teams to new names at the org level? We are building new Windchill systems and need to take the default workflows, lifecycles and teams and copy them per the Best Practices so any PTC changes will not overwrite our modified ones. There is no copy and paste like other elements to make the process easy. Export and Import after editing the XML?
I am doing a rehost and the file vault paths are changing. I don't want it to copy vault data (we have already created stub files in the new location). Can I not just specify the fv path (source and target) but not copy the vault files? Here's what I would have in the rehost.properties file. target.fv.required=true source.fv.hostname.0= source.intranet.com target.fv.hostname.0= target.intranet.com source.fv.path.0=\\source\Windchill_Vaults#staging.fv.path.0=E:\vaultStaging\vault1target.fv.path.0=E:\Windchill_Vaults
We are trying to load a contact to a specific Supplier. I keep receiving the following error: addContactToSupplier: Message: Resource bundle/Message key = com.ptc.windchill.suma.supplier.supplierResource/150Loader method com.ptc.windchill.suma.supplier.LoadSupplier.addContactToSupplier reported a failureNo objects were imported due to the error.Problem in export/import process.Nested exception is: wt.util.WTException: Loader method com.ptc.windchill.suma.supplier.LoadSupplier.addContactToSupplier reported a failure Erding data from file.data file = <e:\ptc\Windchill_11.0\Windchill\supplier_contact.xml,e:\ptc\Windchill_11.0\Windchill\supplier_contact.xml>map file = <null,null>token separator = <null,null>method = <null,create>user = <null>Command line = <{}>Problem in export/import process.Nested exception is: wt.util.WTException: Loader method com.ptc.windchill.suma.supplier.LoadSupplier.addContactToSupplier reported a failure &nbs
Hi, Is it possible to apply option and variants concept for Documents? In my case, i have 1 WTPart in overloaded structure with three different documents... Based on selection during variant creation, only one document should be available with Variant, Not all three documents. Any suggestions would help me a lot. Thanks in Advance
I have created a wizard using attachments tags. <attachments:fileSelectionAndUploadApplet/> <attachments:primaryAttachment> I am able to display browser option on wizard. How to get that file on form Processor?
I am really struggling with Windchill's autonumbering behavior and its integration with Creo. Even though Windchill was released 19 years ago (1998), it still doesn't seem like it's properly integrated with Creo. What I would really like is to have autonumbering enabled, but optional, and not have numbers automatically consumed (in the database) unless they are actually used (by Creo). Here is what my OIR (object initialization rule) looks like. This should pull a number only when I don't manually name the Creo object something else. This works exaclty as expected when creating a new file in Creo. No number is pulled from the database until an object has actually been created by Creo. Unfortunately this falls apart everywhere else. All of these other actions will pull a number from the database as soon as the dialog is opened: Save As from Creo Rename from the embedded browser in Creo Assembly - Create New Object Assembly
How to increase time of yellow color highlight when completing without filling mandatory attributes
Have you been looking for tips and best practices from other Navigate users? Have questions or looking for help on specific Navigate issues you’re facing? Stumped by an error message? You’ve come to the right community! PTC is excited to provide all Navigate users a forum dedicated exclusively to collaboration and communication for Thingworx Navigate applications. PTC would like to encourage users to share knowledge, best practices, features, as well as uses or implementations for Navigate applications. We welcome all users to not only post content but respond to questions and share best practices with other users. The community is monitored by PTC Product Management and Technical Support. They will do their best to respond to questions and comments as appropriate. Remember to use Labels and Tags on your posts and use the search functionality to easily find topics of interest. Happy Navigating!
Customer environment information: Windchill 11.0 M030-CPS14 ~Creating Calculated attribute for WTPart~Created expression using some maths as workaround is:- ((!isNull(${alternateMass}) ? ${alternateMass} : unit("0 kg")) * 1) == unit("0 kg") ? ${reportedMass} : ${alternateMass} which is executed correctly~Expression using condition:-((isNull(${alternateMass}) || (${alternateMass} == unit("0 kg"))) ? ${reportedMass} : ${alternateMass}) which is giving some inappropriate output
As per this thread - same question: Hi Did you get a solution to this? Also looking to persist the Task Comments during the Task Completion transition on an assigned activity....
I have a large amount of supplier FIT data that is more up to date than the 217 FN2 failure rate data included in the libraries of WQS. I have loaded a lot of that in as specified failure rates and updated the data into a user library. The problem is by using so many specified values the mission calculations based on the mission profile are not adjusting for temperature changes. I have updated my user library using the import wizard for parts with an updated lambda B or base failure rate on 3 parts successfully. Then I tried to use the same import template to load several hundred parts and none of the lambda Bs updated. I can change a part from tagged to untagged or specified failure rate or calculated failure rate. I am very puzzled why I could change lambda B once but not again. Has anybody done this? If you have or you have suggestions please let me hear from you. BTW - I exported my user library into an excel file and none of the lambdas or Pi v
Hi all, I want to know how to realize the function with QuerySpec or other measure same as SQL statement of "select for update".I found "qs.setLock(true)" api, but according to TS it is unsupported api. backgound:Target class is created with Information Modeler to manage specific list of numbers. Stored numbers on the database table need to be exclusively used with WTPart each by each. So I want to update the column which means processed flag when a record is used. I think a record should be locked when it is extracted first.
Has anyone used Windchill to do the following : For any of Ansys, Abaqus, or Star-CCM+, an analysis contains: All documentation and notes; Analysis geometry, setup, input files; Reports, slide decks, non-direct analysis results (i.e. excel or Mathcad calculations); Anything else produced to support the effort during the analysis; txt file and all files necessary to recreate the results. These are split up into ~5 different folders for organization. Each folder may have up to hundreds of sub files and folders. We would want a system which would retain all of the files except certain file extension types we have identified which are the results files. These could be recreated at a later date a represent many TBs of data. I would want this step to be automated. Every analysis reports to a part number (or assembly number) and can be categorized into its analysis type (Structural, Thermal, CFD, EMag, Coupled, etc.). Sometimes there is an add-on
How do you set the lifecycle state of a document in Windchill using the Windchill OData REST services (documentation attached)? Information on setting a lifecycle state starts on page 72, but is relatively vague. Here's my POST request in Postman (which is wrong): Any help is greatly appreciated!
I have a question about viewing Alternate BOMs.We have many assemblies that contain an Alternate BOM and many that do not. We only use the Design view in our organization. When we search for Part Numbers we can see the Alt BOM show up in the search table. That much is clear.But I'm wondering if there's any way to flag a WTPart as having an Alt BOM for our general Users. That is , some way to say that THIS WTPart has an Alt BOM, and THAT WTPart does not. I'm hoping for something obvious to the more casual or general User.Thanks in advance.James HallWindchill 11.0 M030 CPS09WGM 11.0 M030Inventor Pro 2017
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.