Recently active
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
As the title says my scripts will error our because of a missing " ; " even if the 1st line of code comes after comments, or is the 1st line in the file. Have to type new scripts pretty much completely by hand. It will allow me to paste small code chunks eventually, but it makes it difficult to tell the difference between this error and an actual missing " ; ".Anyone advice for a fix or work around?
On our test server, we have upgraded to 10.8 and have now decided to test 11.0 in preparation for running this on our production server. However after upgrading to 11.0, the server is not working. It says it is running, but does nothing. it creates the server.log file but writes nothing to it, no fatal log and in the startup.log "Launching a JVM..." and that is it.Anyone have any idea what this could be? Have we forgotten to do something that is required in 11.0 that was not there in 10.8?It's very difficult to find a reason when no logs are written.
Hi @all,i've recently learned (after talking with support and R&D) that it seems that searching for older document-baselines isn't possible in Integrity (and at the moment there are no plans to implement such a feature). Hmmm.At the moment we're evaluating the idea to develop a tool, which is doing this outside of integrity by using either the API or CLI. But maybe someone out there has already a workaround to share? Thank you...Cheers, Jens
Hello everybody, I am new to PTC Integrity and MKS Matlab Integration, so I want to know if it is possible to synchronize only the submodule from a Simulink-model without anything else under this layer. By the way, is there some valid documentation to ATEF? The following link to the document is not working anymore: https://support.ptc.com/appserver/cs/view/case_solution.jsp?n=CS118841&lang=en Regards, Robert
Hello,We would like to create a item(like Issues) when some actions are occured in other program.(git)but we could not create a item without Password(or login).It is possible to create ChangePackage only using the user's ID, in "PTC Integriry Git Integration"(from the 10.9 version),the plugin(?) does not use a user's password anywhere.We want to use a similar way, but I can not do it without a password.Please let me know how we can accomplish this functionalityKind regards,Kim
Dear All, is it possible to add an image (reporting a table for instance) to a requirement? Thanks, Alessandro
Hello,I have a problem, because Integrity Modeler always shuts down, if I try to create a custom simple table:I wish to set up a “custom simple table” in Integrity Modeler. I create a custom table by eitherRight click on a package >> New >> Matrix/Table >> Proprietary >> Custom Simple TableRight click on a package >> New >> Matrix/Table >> SysML >> Custom Simple TableThe Custom Simple Table-Element appears in the containment tree and I can specify the nameI open the Cusom Tables Property PagesI open the CustomSimple Tabe tabNow I wish to set the values, but if I click inside the tab (either right, or left click), integrity modeler shuts down (I see a windows error, telling me that “PTC Integrity Modeler application file” is not working any more)The procedure I use is according to the Integrity Modeler help.Can anyone reproduce this shutdown?Can anyone give advice how to create a custom simple table successfully (maybe with another p
Hi,ist there a way to add change package entries to an existing change package?Example:A user missed associating a checkin or set member rev with a change package (we have no mandatory change packages in all projects).Can he create a change package afterwards and somehow add the checkin and/or set member rev action?I have seen that you can discard change package entries, but obviously not add them!?
I was wondering that PTC integrity plugin is missing in Jenkins 2.46.2 plugins listing. Is it planned to reactivate/update the plugin to the latest version?Or is there any special action required for installing the plugin?Regards,Christoph
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.