Recently active
I'm pleased to announce that Windchill Modeler 10 is now available to download! This important release delivers the first phase of PTC’s SysML 2.0 capabilities, the next generation OMG standard for systems modelling. A release summary, documentation and learning resources are provided below. Software download Windchill Modeler 10.0 Documentation Release Notes Installation Guide Training and Adoption Resources Installation Demonstration Getting Started Guide Windchill Modeler 10 and SysML 2.0 Demonstration SysML 2.0 Model Template (file attached - import into Modeler 10) SysML 2.0 Example HSUV Model (file attached - import into Modeler 10) There is also free evaluation version available – try Windchill Modeler 10 and SysML 2.0 today. Regards, Patrick
We need a possibility to concatenate multiple externel (ReqIF) attributes to one ILM-Attribute.
I fail to activate MKS product
Hi All, I'm not sure if its the documentation or me but I'm lost with trying to get setup Add Traces in windchill to codebeamer. In windchill I can select Add traces and it authenticates and I can select codebeamer from the dropdown list but after that I get nothing. (see screen grab) I have tried to understand what the help files are saying with regards to Configuring the Windchill DPT Extension but I get lost. When I try to run the validation flow service its asking for inputs but again it doesent make sence. Any help or working examples will be greatly appreciated. Regards, Bryan
Hello, The "im issues" command with queryDefinition (producing a user-defined query or a quick query) works in these two cases:WEB URL: http://server/im/issues?queryDefinition=%28field%5BID%5D=448471%29 CLI: im issues --queryDefinition=(field[ID]=448471) But not in the GUI URL case (error MKS154475 Incorrect URL format is generated):integrity://server/im/issues?queryDefinition=%28field%5BID%5D=448471%29 I saw here that may be double encoding is required, so I tried this:integrity://server/im/issues?queryDefinition=%2528field%255BID%255D=448471%2529but it still generates error MKS154475 Incorrect URL format.Appreciating your support. Mohamed
• Name : Shekhar Sabale • Product: Integrity 11 • Product Release: 2017 • Help Topic Title: CLI command to create test session in PTC integrity • Level of Expertise in the Product (Beginner, Intermediate, Advanced) : Beginner • Comments: Trying to find CLI command to create test session item in PTC integrity. Checking below PTC reference: http://support.ptc.com/help/integrity_hc/integrity111_hc/en/index.html#page/IntegrityHelp%2Fim_createissue.html%23 Tried below command seems not working, It required more operands; Please assist me regarding this. im createissue --type=Test Session --field="Summary=Update release notes" --field="Assigned User=SHEKHAR SABALE" --field="Project=/L2H0090" --field="Test Objective=19715867" --field="State =Submitted"
Hi Team, Following im issue CLI command string works in cmd line not with Python sub process :CLI Command works in CMDLine: im issues --queryDefinition='((field["Project"]="/L2H0090") and (field["Document ID"]="11601660") and (field["Status_fld"]="reviewed","released","approved") and (field["Category"]="Software Test") and (field["External ID"]contains"Fully_Automated"))' import subprocess string = "im issues --queryDefinition="+'((field["Project"]="/L2H0090") and (field["Document ID"]="11601660") and (field["Status_fld"]="reviewed","released","approved") and (field["Category"]="Software Test") and (field["External ID"]contains"Fully_Automated"))' try: result = subprocess.check_output(string) print(result) except subprocess.CalledProcessError as e: print(e.output) Its showing below error: *** The query and queryDefinition options are incompatible with an issue selection. Please support here to get correct
Hi all, as a System Architect I am looking for a way to define the attribute fields that trigger a suspect OSLC link between Polarion and PTC Modeler. When referencing requirements from Polarion, there are some fields in Polarion that are not relevant in regards to impact analysis. When they change in Polarion, this should not lead to a suspect element in PTC Modeler. I would be happy to only use the relevant fields for suspecting. Is there a way to configure those fields? Thanks, David
Windchill Requirements Validation & Source 13.2 has been Released! Key Highlights for the Refreshed Web UI Test Management Add Test Cases to the Session Mark Test Steps Mark Test Results & Result Fields Create Related Items (To Test Case) Add Attachments User Experience improvements Configure your layout Welcome back to the last executed test case Filter View based on Test Result and more… Items Copy an Item and its field values Copy As with field values Documents Copy or Move the content to another Document Add Documents as Sub Documents Explore & Add vs. Quick Add User Interface Create Relationships Create Related Test Cases from Item View Drag field values from a requirement to a test case Drag & drop to form Relationships Create Related from various Page Create Related with copy fields Customer Feedback Swing Custom Actions in Refreshed Web UI Edit in Word Gateway Document Differencing & more… Set Locale Relationship Viewer Enhanced Expo
In my opening blog post, I asked for feedback on what content MKS Customer Community users would like to see migrated to to Planet PTC. Matt Giltaji had asked for a posting of the CSV Import tool. After some digging, I believe I've found the files Matt had referred to. I have attached them to this post.
We need your help to upgrade the implementer from V6.6.111014/10.2 (V6r1) to supported version for V7R2.Could you please let me know your availability so that we can do upgrade of our products.FYI: We moved all the library and data’s from P5 (V6R1 ) to P9(V7r2)
I am trying to create a custom report based on a single document selection which shall display the following information:The report shall create a Table, where:each row is a content node of the selected document segmenteach column is a RV&S projecteach cell displays the ID of the branched content node within the project (column) for the current content node (row)The table shall look like this:NoContent Node IDProject #1Project #2... all Projects#1123456(Content node ID of Branched Item for 123 in Project #1) #2234 789(Content node ID of Branched Item for 234 in Project #2) ...... all content IDs My Report Recipe looks as follows: <%begindetail%> <!-- All Projects --> <%beginrelationshipsdetail Query[(field[Type]="Project")]%> <script> project = "<%Relationship Project%>".trim(); if (project.startsWith(projectPrefix) && project != (projectPrefix + "Garbage")) projects.push(project); &
I'm upgrading our Integrity version 11.2 to the latest, but I have to go to Windchill RV&S version 12.5 first.We currently use MS SQL Server 2008, and if I follow he documentation, I should go to SQL 2016 first, then upgrade to SQL 2019 for the next upgrade.Our DBAs say we could go to 2019 directly.Has anyone run Windchill RV&S 12.5 on MS SQL 2019, or are there reasons not to do it?Thanks.
Hello, I need to be able to retrieve the active Filter Query Definition on a document from the API to be able to execute it in a client-side java function that uses the Gateway.The gateway is able to do it natively in one so I think there must be a way. I am able to retrieve all the information I need via the API on the document I am processing however I am looking for how to retrieve the Query Definition Filter.I don't see any API method that can do that or even a CLI command. Here is a simple example of a Query Filter Definition I would like to get :(field["State"]="Active") I'm on WRV&S 12.4.0.5 Have a nice day,Alex
Hi, I would like to add a suggestion for new Modeler releases. When using big matrices and scrolling down/to the side, the first row/column of the matrix cannot be seen anymore. It would be great to have a fixed first line/column in the matrices, so that it is always possible to see the names of the elements Thanks, David
Hello Administrators / Users, This is for your kind attention on Microsoft's plan to end support of all editions of Windows 10 that are supported by Windchill RV&S for Client & Agent deployments. Please follow this link for more details. Also refer to the PTC Release Advisor tool to learn more on the Windchill RV&S support for Windows 11 to plan your upgrade path or deployment plan. Windchill RV&S 13.3 will not support Windows 10. Thanks Kartik
Basically the usecase is we have IRC 3.4 data in form of Project/roundtrips folders in a machine A, now this machine A is getting very old and has to be replace with new machine B with upgraded IRC version i,e, WRC 4.1. After copying the folder from Old A m/c to New B m/c in user folder and later imported the required project folder. Seems it works with many warning and error messages. Warning/Error 1 : Many times continue Java related issues comingWarning/Error 2 : Database lock issue comingWarning/Error 3 : Identifiers are changed completely with Old and New m/c export operation What is Expectation on this migration… >> Copying of All IRC 3.4 project folders into new WRC 4.1 machine and achieve same Identifier whenever we perform further export operation.Ex : Doc A exported in IRC 3.4(Old m/c) with Identifier “_9c27c8a1-75df-4876-b4f0-8e811fb20384” and when after copying all projects folder to new m/c, perform further export operation of Doc A in WRC 4.1(New m/c)
Hello All, I am facing issue in 1 field (drop down) saving in RV&S from Item Preview tab, this field is saving using Item -> Edit option. But when we change from preview tab on CTRL S its not processing.Any idea how to debug.No error recoreded in server log.
Hello All, The Windchill RV&S 13.2 release has updates being carried out to certain HTML Tags to future proof the embedded rich text editor and collaboration via Word and ReqIF. There would be an article shared in the month of May'23, the ask is - customers follow the article to identify if their current DB contains Tags that would require clean-up. If the result shows that there are old Tags, that means you're current deployment must be upgraded to Windchill RV&S 13.2 for the necessary healing of these Tags to be carried out. Thanks Kartik
Dear Community,We are looking for an option to extract the data out of PTC Integrity 10.8 and store into a validated archive location (or tool) as per compliance requirements.In our company we are using PTC Integrity 10.8 for Change Management purposes and will need to migrate the data out as we moved to another solution to document our Change Controls.Note about product: Windchill RV&S (formerly Integrity Lifecycle Manager)/ Release 10.8 We would need to extract the Change Control records, their history, attachments and approvals. Currently we are in Sustained Support mode and cannot get any assistance from PTC beside going through documentation, KB or Community.Hope that someone has experience with similar activity or can at least suggest a starting point to investigate our options further. Some possibilities that we have on our mind:- export record by record through UI using a bot- using CLI to export record details, history, attachments, approvals- integrate
Integrity Document should not add as “Included document” in same Parent Document/Same Document. How to restrict this? Can anybody help with trigger option. Currently Its possible to add Doc 123 to be add as an Included document in same Doc 123. It will not open if we try but while loading its taking much time than expected. Its keep on looping and looping. Can we restrict such things with trigger scripts ? Suggestions are welcome!! Regards,Chittaranjan Pise
when I try to open any OP or item, I am getting error "MKS124814: Cannot show view information: IMUserCache terminated. Please try again". Please let me know how to fix this issue,
I have installed Modeler 9.5 on Modeler server and database and license servers are on other machines. in this case if I tried to login with MWI_SiteAdmin user credentials to manage users its throwing error Authentication error. But when all Modeler, Database, and license are installed on same machine, there it able to login WMI-SiteAdmin account. So my question here is anybody who installed Modeler, Databse, and License server, and able to login MWI-SiteAdmin please let me understand what are configuration you did. Error log it saying SQL server connection error : could not found server error 40. is it due to remote database issue?
Dear Customers, We hope this message finds you well. We are contacting you today to inform you that we plan to decommission the Sqllite database for the Windchill requirement connector in the future release. If you currently use the local replication database, we kindly request that you contact us as soon as possible. We aim to have all the essential details about this change and collaborate with you to ensure a seamless transition. Please do not hesitate to contact us at kaoak@ptc.com / rkarn@ptc.com with any questions or concerns. We appreciate your business and value the trust you have placed in us.
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.