Recently active
I want to create a report over my defects including the related test result verdicts and annotations per defect. The goal is e.g. to have a "defect log" showing all defects and all their regression test results. I know how to access test results in report recipies using the according tags, but the problem is that, although the GUI shows me the related Tests Results in the Defect items view, the reports engine seems to unable to access these items via the tags , like <%begintestresultdetail verdict=&combinedverdictfilter %> <table> <tr> <%iteratetestresultfields%> <th>&testresultdisplayname</th> <%/iteratetestresultfields%> </tr>-- Display test result field values --> <tr> <%iteratetestresultfields%> <td>&testresultfieldname</td> <%/iteratetestresultfields%> </tr> </table> <%endtestresultdetail%> If I run the same recipe on a Testcase item&n
I am new to Integrity. I have version 11, Build 11.1.0.961, API Version 4.16.961. I just want to create a document and start writing my specifications and requirements. I am going through the eLearning and it keeps referring to Requirement Engineering Viewset but i don't see this view set in any of the viewsets that exist in the program
HI.I've just made a java program fetching files from Integrity CM system and it works good on the Window OS . But I've found it not working without operating the client program on the Linux OS, where the program will actually be running, and the client has not been installed on.So, here's my question. 1) Is there Any way of Creating/resynchronizing sandbox without Client, using API? -I've been using localIntegrationPoint so far, for the system has sent me "Sandboxes cannot be created or imported directly on the Integrity Server." messages. 2) What should I do to install client on my linux OS? -I'm not in charge of the Integrity system, so I got no clue what should I do. Should I tell the manager in charge to install the client on Linux? Any ideas or tips will be helpful. Thanks in Advance.
Hi, we have set up a script that is triggered by the Member.unlockRevision.post event. It should send a mail if a user's lock is broken by admin. This works for "downgrade lock" from the sandbox and member history view, but not for the "Member/Locks/Find all locks for a certain user" view - the script is simply not triggered (we have no log output). So this is only triggered when downgrading an exclusive lock - all other actions have to be done via "Member/Locks/Find all locks for a certain user" view. We are on Integrity 10.5. Is this known, corrected in a later version and is there a workaround?
Hi All, I'm able to export the document using Integrity Gateway Export Wizard as required. But I wanted to edit these export configuration options: Eg: Sample MS Word Exporter - simple headers and content to Header Content And also I want to add new options to this list. I'm not able to find where exactly I can do these changes. Thanks in advance. Regards. Shilpa
Hi all, I know that Test Result has some limitations to improve performance but I don't remember if it's history is registred or not. Is it possible to view a Test Result History? The end user is questioning that he didn't change a Test Result but the 'Result Modified by' field is showing his name. Regards.
Hi! I want to export a customized report and set up a XML and Word template. The report contains Test cases, which are linked to requirements. In the XML mapping, I load the requirement IDs with following code: <field internal="Backward Relationship Test Issue" external="References" field-type="relationship" include-related="true" direction="out" /> Following, I want to access the underlying data, which is loaded with the flag ' include-related="true" '. But I did not find a way to achieve that. The report wizzard obviously loads the data, but I don't know, how to address these fields in order to have access in the docx template. I am only able to print the related ID's (stored in References), but not the data related to these IDs. I saw some questions in this forum asking the same, but no solution was provided. Can anybody have an idea how to access it? Thanks! Helmut
Simple example tried (after reading basic documentation) to integrate a Matlab Simulink Model in an Integrity Modeler model is not working. Do you know where to find documentation or tutorials on this question ?
well i am trying to make a program to automatly create some syml diagram using the previous ones and some user's input curently i have a document that explain a bit how to use the scripts but there are still thinks i do not manage to do In particular, i have no idea how to create sysml componants (such as block definition diagram) when i try to use flooder.addItem("BlockDefinitionDiagram","MyItem"), it return an error and the only way i found to avoid this problem is to copy a pre-made block diagram which is quite unpractical same problem while creating a new model, i don't know how to automatly add the sysml profile so if you have the solution or you have any documentation about this topic please tell me
Hello everyone, I am trying to automate the regression testing in my department using Python and Jenkins. All the test related items and environment specific files are kept in Integrity. Long story short. The framework will need to be able to create all sorts of Integrity items whenever failures are detected during the testing cycle. This is to keep track of the activity performed for the root cause analysis involved. Unfortunately, Google wasn't very helpful so here are my questions: 1. What would be the CLI command for creating an ALM_Open Point. Will such a command enable me to fill in all the required fields for this Open Point? If no, what would be the other commands involved? 2. Same for ALM_Build 3. Same for ALM_Delivery 4. Same for ALM_Task 5. Same for ALM_Action 6. Same for ALM_Change Request 7. What would be the CLI command for getting the project history? Here I'm interested in getting a list of all check points for a specific project. 8. What woul
Hi Guys, I need to create a user using a trigger is it possible ? If yes can you tell me how ? If no cab you tell me the reason ? Thanks, Shree
Hey, I am trying to get some files from a project folder and would like to filter the files so only .psd files are downloaded. Is that possible?
Project Permissions do not seem to inherit to shared subprojects.When doing a project checkpoint or snapshot, the ACL of the original location of the shared subproject has to be changed to avoid permission denied errors.(Where) is this documented?We are working with shared subprojects very much and getting frequent errors when it comes to checkpointing.In addition, the affected shared subproject is not shown in the permission denied error message, only the main project. So debugging this error is really hard. Any advice?
Hello all. When I try to publish a word document I edited in word in PTC Integrity 10.9 I get the following message: "MKS10001: Uncaught Exception in MKS Gateway Command"I asked support about this and they said that it seems that edit in word is not working in Integrity 10.9. Is there any workaround? Thank you.
I would like to create a veritical bar chart that effectively has two queries.For each "Build" I would like a veritcal bar to represent - "Found in Build" and another bar for "Fixed in Build".I have tried lots of different options and have not been able to get this.Is it possible? Thanks for your help, - Michelle
There is an ALM checklist, that's created and tasks are using this checklist. Would an update to this ALM checklist to new parameters effect the tasks that were started or closed.
We have been facing performance issues in our document managment for a while since we've updated from 10.6 to 11.1. The symptoms are as follows: - view/edit live documents works normally - "view as of" for doucments is extremely slow (up to several minutes before a 10 node document opens) - "view document differences" is extremely slow (up to several minutes before a 10 node document difference view opens) - "Edit in Word" - workin with a single node is ok, but useing the chapter or entire document option is extremely slow (up to several minutes - sometime even errors in a timeout) The behaviour was not consistant over all our segment and node types (some where extremely, while others worked much faster), so I took a deeper look into our setup and found this: IMHO there is a general problem in the handling of FVA multi-valued user fields when it comes to historical operations. In our node setup of the affected segment types we have a FVA fiel
Hi, we would like to find all projects with (certain) attributes. We can find find all members with certain attributes via si viewproject --fields=memberarchive,attributes --filter=attribute:<attrname> but unfortunately, this does not work on project attributes. We can list a project (with its attributes) via si projectinfo --attributes but projectinfo has no --fields and no --filter parameter and does not work recursive (for subprojects), so there is always only one project listed. This is even more important for projects than for members because member attributes can be shown in columns, but project attributes always have to be selected for a single project via project information. This makes it really hard to locate project attributes for many projects.
The labeling of quite a few messages is messed up. Especially with the Modeler label you can find various messages that are not related to Modeler at all, but to Lifecycle Manager. A cleanup would be nice, as it safes time and confusion. If I could I would even offer to help, but no path open. There are not so many threads over all. The time required for that cleanup would not be much. By the way: A fourth label within the Integrity realm for Integrity Source I would find helpful as well (as I find it quite distinct from Lifecycle Manager). Thanks for considering Jan
Hello, I am using Integrity 10.8.0.8356. Under File->Preferences->Configuration Management -> Diff and Merge Tools the user can set the preferred Diff command and Merge command. For example in the configuration file below "C:\Users\MateiA\AppData\Roaming\Integrity\10.8\IntegrityClient.rc" I see the following values: vdiffCommand=compare.exe /title1\:"{1}" /title2\:"{2}" "{3}" "{4}"mergeCommand=compare.exe /wait /title1\:"Merge From\:{1}" /title2\:"Merge Base\:{0}" /title3\:"Merge To\:{2}" /3 "{5}" "{4}" "{6}" "{8}" I am interested to set these two values via CLI I don't know how to use setprefs --save --command=??? --ui=gui someKey=someValue Many thanks !
Hi All, I am in the process of creating a mobile App and need to fetch all the sprint related information from PTC Integrity Lifecycle Manager (with Agile Solution) and display it in mobile App. I need to display Sprint details with all the tasks in it with estimated and logged hours till date. Can anybody please provide some references to the webservices available for fetching this information and some examples if any?
I have a list of people. I would like to say which people were involved with a certain test. I also want to say what role they filled during the test. How can I have a list of people where I can also specify what their role was for the test?
We are using the CLI (im.exe) for updating a rich text field with content we maintain in another system (SharePoint). e.G. "C:\Program Files (x86)\Integrity\IntegrityClient10\bin\im.exe" editissue --richContentField=Status="Some content ..." 1234567 This works well in a nutshell, also with inline images in the HTML, that we parse out and add as attachments. We create the .cmd files programatically and are looking into further automating the approach. We are facing the following limits restrictions and are wondering if they can be overcome: the windows cmd interpreter has a limit of 8191 characters. Someting our content is longer than that and we cannot update this issue with the CLI. Are there any known workarounds for that?Good solutions would be an "Append" command or the option to read all parameter data from a file, e.g:im.exe" editissue --richContentField=Status= c:\contentfile.txt 1234567.IS any of this supported somehow? When adding attachments, only local o
We’re pleased to announce the launch of Integrity Modeler 8.5 and Integrity Process Director 4.3. With these launches, we continue to update our system engineering products to deliver a smooth, more user-friendly product that will enable your teams to increase productivity and ensure consistent high quality. Learn more about some of the highlights of these releases here: WHAT’S NEW WITH INTEGRITY MODELER 8.5: UAF Profile: Integrity Modeler 8.5 is compliant with the Unified Architecture Framework (UAF) standard: a generalist framework standard that will enable users to define standardized architecture models. UAF enables the design of complex systems and systems-of-systems. Variability: Viewing, selecting, and managing variability items is now more flexible and efficient since users are able to specify the order in which Variation Points and Variants are displayed. Additional properties for Variation Points and Variants are now visible in the “Variant Selector”, ensuring users can see
This presentation provides an overview of the new features provided with Integrity Modeler 8.5.
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.