Recently active
As per this thread, related issue: @mrump Hi, Is it possible to display the field values of test steps in test session report even if the verdict field is empty
Hello,We currently have a project to write customizations around Windchill v12.We want to set up a CI/CD platform using :Git, Jenkins, SonarCube.What are the limitations you encountered using CI/CD environments ? Are there requirements in term of architecture, version of the integration softwares ?
I'm pleased to announce that Windchill Modeler 9.5 has Released! Key HighlightsUsabilitySimplified & Productive Item CreationContext menu filteringFrequently used functionsAuto-routing optimizationOSLC Client for Siemens PolarionRequirement traceability with Windchill ModelerOSLC Integration with DOORS NextNested global configurationsPerformanceImproved performance for reconcile and rebaseDocumentationRelease NotesInstall GuideHelp CenterA presentation and demo of the new features is available here on YouTube.Find more videos on our YouTube channelDownloadPTC Software Download Site
Hi, I am trying to create a report containing Test Cases, Test Steps and the Verdict, all belonging to a single Test Session. The standard PTC article only gives examples on how to create this report without the Test Steps, and the report they refer to is only editable in HTML. How can I add test steps when there are no field to select the steps? Anyone has some experience with this? Regards, Nils
As per this thread - need assistance Dear @VolkerEckardt, Facing an issue while running the command, Error: Unable to access jarfile IntegrityCopyParameters Could you help me on this.
Hi,Is it possible to display the test steps field values like ID,Summery, Annotation,Verdict in the test session report current am using <%beginteststepsresultdetail%> because of this tag the values will display only if verdict field is filled..but my requirement is need to display all the details even verdict field is empty...am using integrity 11.2 and windchichill RV & S software, thank you
Is it possible to display the test steps results in the test session report recipe even the verdict field value is empty.. Is there any other tag apart from %beginteststepresultdetail%
I am trying to create a User Defined review where I am extracting the Blocks having custom stereotype ("testStereotype") applied, which is working fine but I also want the final count (In Reviewer "Out of" Count) of all the available Block, for which I am using .itemCount as shown in attached image. It looks like the items.Count is giving the count for first value of 'var' instead of letting the loops complete and giving the count. Please let me know if someone can help on this. @PatrickOllerton
When ı was opened the admin, I got as below message; "MKS124803: Internal error detected: Exception was: java.lang.IllegalArgumentException: Input byte array has incorrect ending byte at 16" How can I handle this issue? Anyone has a idea?
Hello all, I am trying to read the parameters that were set in the decision set for my variant. (PTC Integrity Modeler 9.2). I am using the automation interface. It is no problem to get other attributes like "Id" or "Last Change Date UTC". But for the "String Value" attributes I always get null values, even if the parameters are set. I can not explain it, I have also tried reading the values from the decision set in the offered cabin example - same problem. Here is the automation interface code I used for the cabin example: I don't get any error messages and the ExtendedErrorInfo properties also stay empty. Could it be an internal problem? Help would be appreciated. Thank you and best regards Max
Hello PTC-Community,does anyone have experience with creating SysML-Blocks via the Integrity Modeler Automation Interface? Whenever I try to create a Block Property I just get the UML alternative. Also, I did not find a way to specify the name of the newly created part yet. Support would be really appreciated! Thank you and best regards Max
Hi All,I am evaulating the MS Excel integration with PTC Integrity and would like to know if there is a possibility to import Requirement/Design documents consisiting of "Parameters and Parameter Values". I could not find relevant information on this, either in documents or support site.Thanks in advance. Kind Regards,Karthik Komarla
How to import or update Parameter Name and Parameter Value to PTC Integrity document with the help of CLI? Ex : If I want to import 20 parameter values at a time via CLI.
Hi, Recently I came to know about walkme but couldn't find enough information for integrating PDMlink with Walkme.Can someone help me out with this? Regards,Chirag Agarwal
I have created a custom stereotype which is generalized from Block using Profile Diagram. So the associated 'Model Item type' in Stereotype's property is automatically selected as 'Class'. Now I am trying to apply this custom stereotype to a Block or Class but this is not available at all in the list to apply (Links>Stereotypes). Am I missing any step? @PatrickOllerton
Looking for a computation for the IBPL attribute for the multivalued. Variant IBPL is a IBPL attribute,Example IBPL pick values are RED, GREEN, BLACK etcREQ 1 -- REDREQ 2 -- RED, GREENREQ 3 -- RED, GREENREQ 4 -- BLACK How to find the Req's count having IBPL values RED;GREEN. IBPL types are in the Playground project, I used to follow below computation but its not working for multiple values.aggregate("Contains", ByDocument(false, false), sum((Category="Requirement" and "Variant IBPL"=="RED:/Playground;GREEN:/Playground")?1:0))
Windchill Requirements Validation & Source 13.0 is Released and available for download.December 27, 2021 Key HighlightsWindchill RV&S Refreshed Web UIDocStudioEnhanced UXSingle click editEdit content while reviewing commentsApply filters and editAccessibilityDigital Product TraceabilitySet Outgoing OSLC Link type namesView interactive Windchill PLM OSLC previewEnhanced UX for Delegated UIHTTP2Windchill RV&S CoreDigital Product TraceabilityOSLC Server for Change DomainBranch Document with Filtered Content - APIPlatformJDK 11 with TLSv1.3Red Hat Enterprise Linux (RHEL) 8.4 ServerSUSE Linux Enterprise Server 15 SP2Windows 10, version 21H1+Firefox ESR 78.8.0 browser (Only Refreshed Web Interface)Safari 14.0.2 browser on macOS BigSur 11.2 (Only Refreshed Web Interface)Safari on iPad OS 14.4+ (Only Refreshed Web Interface)SecurityLog4j2Closed Mail RelayThe following links require a Login.DocumentationRelease NotesSoftware MatrixHelp CenterDownloadPTC Software Download Site
it seems that in this version the font are smaller from the previous versions. We are hope might have a solution or tips to fix this issue. We are mainly using Windows 10. Thank you.
I have 10 requirements in a document having short text field with various values "free text" is a name of field which is of short text type and available on Requirement Type Ex. there are 5 RQ's are having free text value is Black, Que: How to count the REQ's which are with Black value free text ? the count is needed on Report's computation.REQ 1 --> free text = BlackREQ 2 --> free text = BlackREQ 3 --> free text = GreenREQ 4 --> free text = YellowREQ 5 --> free text = RedREQ 6 --> free text = BlackREQ 7 --> free text = BlackREQ 8 --> free text = PinkREQ 9 --> free text = GreenREQ 10 --> free text = Black I tried with some aggregate functions, Count of Req's having free text value --> possible, But how to count with specific text ? aggregate("Contains", ByDocument(false, false), sum((Category="Functional Requirement" and SelectionCount("free text")!=0)?1:0))
Hi Community,Anyone tried distributing Integrity Client without installation, i mean just copying over pre installed Integrity Client directory to end user machine and then adjusting environment variable and so and so?I know this works and there is no issue but i have only used this way for own machine or only for trial purpose but not in any customer environment where 1000 users are affected. 1.) Anyone is having such experience? or using this procedure to distribute Client on customer environment for long time? 2.) Any issues you can think of? Could be anything may be any integration or anything? 3.) Any suggestion from anyone? Vielen Dank / Many Thanks,Kapil Jain
Hi,I'm using the Java API_4_16.I'd like to add the sortDirection as option: ... command.addOption(new Option("sortField","Planned End Date")); command.addOption(new Option("sortDirection","Ascending")); ... when executing the command it throws this exception: com.mks.api.response.InvalidCommandOptionException: im: MKS124819: Invalid option: "sortDirection" So how to specifiy the sort direction 🤔 Regards,Simon
Hello, I have a issue in using Automation interface to 'Reconcile model' using vbscript error. I am using below coomand but getting error( cannot use parenthesis when calling a sub):---------------------Set objManager = CreateObject("Studio.ModelManager")objManager.ReconcileModel("\\SQL\MyServer@MODELER\MyDatabase\MyModel\0.0.1","C:\MyLogFiles\MyLogFile.txt")-----------------When i remove parenthesis, get a error ( wrong number of arguments or invalid property assignment). your feedback is appreciated. Thanks,
Hello,we are currently using Windchill RV&S Server 12.3.0.2 Build 1 API 4.16.1 connected to Oracle DB 12c R2.We would like to switch to Windchill RV&S Server 12.3.1.0 Build 4583 API 4.16.4583 connected to Oracle DB 19c. And later on switch from Windchill RV&S Server 12.3.1.0 Build 4583 API 4.16.4583 connected to Oracle DB 19c to Windchill RV&S Server 12.3.1.0 Build 4583 API 4.16.4583 connected to MS SQL 2017.Is there anyone with experience linked to this topics?What is your recommendation to proceed.
For the Test Session Result report, is it possible to display only failed tests instead of showing all the results . Each report we run is showing all test results in that session. Any way to configure this?
Has anyone connected Integrity to a data visualization tool such as Tableau? Is there an ODBC driver that can be used? I understand from reading other posts that certain fields are calculated on the fly so will likely not be available. Not sure if a 'live connection' can mitigate this. Thanks in advance.
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.