Recently active
Can anyone tell me CLI command about "How to insert deleted content to same document again" ? or is there any other method to do the same ?
In organisation, I was requested to enable time entries for various type of PTC Integrity. Here we want to approve the each effort entered by user. is there any feasibility to perform the approval process for the effort entries in the type?or is there any option to introduce new field in Time Entry tabs? Thanks in advance.
Paul Bowden, Principle Consultant, from Nanga Systems teams up with The Reuse Company to show you how Requirements Quality Suite and Requirements Authoring Tool is used with PTC Integrity Lifecycle Manager to ensure high quality, reusable requirements. These requirements can then form a high quality foundation to drive successful UML / SysML activity. This allows multi-discipline teams to build complete reliable and agile traceability across your engineering assets.
Hallo,wenn ich am MKS Server 2009 die Logging-Funktion aktiviere, bekomme ich folgende Fehlermeldung im Logdie Eistellungen von mksis.logging.email.to und mksis.mailserver sind in Ordnung und der SMTP Server funktioniert.---------------------------------------------------------------------------------------------------------------------------------------------------------------------Hello,if i activate the logging function on integrity Server 2009 i get a failure at the log[mksis.IntegrityServer] GENERAL(0): Email Logging Appender not installed -- mail.api jar was not found: javax/mail/Multipartmksis.logging.email.to and mksis.mailserver are correct and the SMTP Service works correctly
Hi all,we are looking for an alternative to JENKINS CI,That's how I found "Automated Software Builds - FinalBuilder "Has anyone tried it and is willing to share his knowledge?We also tried out "CruiseControl" (http://www.cruisecontrolnet.org/) in the past, but that simply didn't fit our needs, and was very tricky to maintain.Any reply is welcome.
Recently I came to the idea to use si annotate to find out in which revision of a member a string has been introduced.(Formerly I used "si projectco --nolock" to check out all revisions in an own script)si annotate member.c | findstr "New_Function"My question:Is my approach suitable to find out in which revision a certain keyword has been introduced, or can such informationget lost in the annotated view?What about other questions like finding out in which revisions a keyword is not beeing used?Regards Jürgen
Hello Community,we are often asked why in the ALM Solution the item metrics are updated only once a day.Actually, it is implemented that way, especially because such an update might take a long time and would affect the end users GUI performance negatively.But, still companies are asking for a solution.First of all, it is NOT suggested to change the field definition to perform the update dynamically. ´What alternatives we offer?Take a look at the attached trigger script. This script updates the Test Metrics on Test Objective level as soon as a Test Session is set to completed.IMPORTANT: This trigger script is in experimental state. For sure you are welcome to try this out in your own TEST environment.If you enable the parameter, it will also update the Test Objective parent, which should be another Test Objective or a Test Plan item.Trigger: Recalc Test MetricsType: ruleRule: ((field["Type"] = "Test Session") and (field'["State"] = "Completed") and (field["State"] != field'["Stat
If there is an integer field on content level and same on document level as well and i want to summarize value of that field from all content to document level, is there any idea about this ?E.g. ABC Requirement Document (Cost) ABC content (Cost)If this document has 4 content inside this having cost value 10,20,30,40 for each so cost value in ABC Requirement Document should be 100.
When i tried to set Item Editability rule based on category field it is showing me issue "Item editability rule contains invisible field shared category". How to resolve this issue can anyone suggest?
I have used longtext field in my Object with logging capabilities but why it's showing <!--MKS HTML> before the previous value stored as log. Can anyone suggest ?
Hello allI am trying to extract (to txt) the history of an ISSUE, however, when executing the command:im viewissue --showHistory 454841Returns the message:*** MKS124814: Cannot show view information: MKS766608: The type does not allow history to be displayed. Please remove the --showHistory option and run the command again.Note. When executing the same command in the same environment for the same Type the error does not occur:im viewissue --showhistory 454861Why?Thanks.
Is it possible to create Traceability Matrix in Integrity ?
Hi,I am facing the issue in Integrity11 "Request for value without setting.
Hi all,in Integrity 10.7 in the document view i see a list of issues. As an example i have an input document, and there is a structure with several issues of itemtype "input". If i edit the third document in the list, and i want to insert a new input issue just between the third and the fourth item i can go two ways:1. Pressing the "Insert" Key at the keyboard after selecting the third issue: This is by far the quickest way, because it takes the issue type from the selected issue and creates a new issue of this type just below of the selected one.2. selecting the third issue and going to the menu "Content/Insert Content/...", but there i have to choose between all allowed issue types.At least i would like to get the first functionality as an entry in a context menu, but there is no option to get this anywhere in the client. I tried to rebuild this by a cli-command to use it as a custom action, but there is no single cli command which can do this. So i have to build a little program wit
CLI for checkins
When setting fields I generally use the db.setFieldValue(Field Name, Value). However, this only allows you to change the item that sparked the trigger as far as I know. I am looking for a method that would work like this:var appID = db.getID();db.setFieldValue(appID, Field Name, Value);Where appID could potentially be any Issue Id, not just the issue the set off the trigger.
I am looking for a way to compute for number of days between states in a workflow. What would be the simplest option to take. Also, it would be best if the resulting table can be downloaded to an excel spreadsheet so I can manipulate the data in various ways.The object is to determine how long a specific state took to complete.Hoping to get an answer soon.PS. I am not a developer or technical person. I am more into project management. But if this requires a specific technical approach I can have my developer look at it and try it out.
Is there any way to import PDF file to Integrity..?
Hi All,I need to change the client date format on the Integrity client, version 11.Server Language is 'English (United States)' . Integrity has been installed in English.On the client (e.g 'View Member History' window) dates are displayed in the format 'DayOfTheweek dd,yyyy hh:mm:ss'while we need to display in the format 'dd-mon-yyyy hh:mm:ss'On what depend the client format? How can I change it?Many ThanksMartina
Requirements Quality Suite, a solution from The Reuse Company, allows you to customize, check and improve the quality of your requirements specifications and requirements documents. In this video you can see: 1. How a PTC Integrity document is opened in Requirements Quality Analyzer (RQA) 2. How RQA can check the quality for this Integrity document 3. How Requirements Authoring Tools can help creating smart requirements on top of PTC Integrity 4. How our Authoring plugin is performing from within PTC Integrity Lifecycle Manager 5. How different quality metrics can now be checked on-the-fly 6. How the Authoring plugin allows you to write requirements in PTC Integrity just by following a requirements pattern description
Hello,I wonder if it possible to constrain a field according to a user group? If my field contains valueA, valueB and valueC, only valueA and valueB will be displayed if I'm part of group1 and only valueC and valueA will be displayed if I'm part of group1.Thanks in advanceRegards.Frédéric.
Hi @all,we have an item-type which is representing a hierarchical structure of release artifacts (function-packages). If we are developing new functions, then these functions can be splitted into packages, and the packages can also hold other packages (and so on) until we come to the smallest development artifact (a module).In integrity we have built an item-type "package" which is holding both sides of a relationship field. The forward direction of this relationship field is named "subordinated packages" and the backward direction is named "superordinated packages". So in each package the users can see, which other packages are holding the package which the user is viewing and which other packages this package contains.There are also some triggers which are reacting if the hierarchy is changing. So as example the item type is containing date-fields (for planned release dates), which will be inherited in each subordinated item by such triggers.Now to my problem: if i have an existing h
I attempted to install the latest integrity client. I uninstalled the Integrity 10.8 client. I attempted to install the new integrity client and received the failure described in the title and in the attached screenshot.I then attempted to reinstall the Integrity 10.8 client and received the identical error message.I verified that my home directory is local. I've investigated and found some folks need to rename the installer executable filename to the original created by InstallAnywhere.Thanks in advance.
Per My understanding, PTC integrity tool is smart enough to NOT to generat downstream Suspect flags upon minor format changes such as making text bold, highlighted etc..When I am mkaing minor format changes in Requirements document, I am seeing suspect on my Tests.PTC Integrity 10 (Build: 10.9.0.9396 and API 4.16.9396).
Hi all,i appreciate very much that the idea section is apparently read and sometimes even classifyed by PTC employees. But if an idea is marked "for future consideration" (as an example) this idea is closed for voting. Does it make sense? Even ideas with no votes could be closed this way, and if these "future consideration" starts anytime later, this idea may be seen as not very interesting, because no one has voted for it. cheers, Jens
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.