Recently active
What I am really missing is the possibility to link to information outside the model in an fast and easy accessible manner.Current Situation: There are no active Hyperlinks available.I copy the Hyperlinks (URLs) as text into the various fields (esp. Description), mainly RTF-typed fields. Unfortunately they are simple text. To access them I need to copy them manually into the browser's address field, which is cumbersome and error-prone.If I copy working active hyperlinks from an external RTF editor into modeler it does not do the trick (as it does with images and tables), the link gets transformed in the caption and the address that are placed one after the other as plain text.Desired Behavior: at least in RTF-typed fields I can use active hyperlinks, that by clicking them will open the browser (or any other tool registered in the OS for the hyperlink's protocol) with the respective hyperlink.Priority: For me it is a high priority feature, as the value of information is directly linked
If you're programmatically creating data in ILM (e.g. using the API), chances are that creating a label and writing data immediately after creating the label would happen at the same second. Since the time stamp the label holds is only down to the second, some data created right AFTER the label would be shown IN the label, because their time stamps are identical. Care should be taken to wait for at least a second after creating the label/baseline and then write new data.
Hello,While exporting requirements via Gateway, I am currently able to retrieve information from one type of traced item by specifying a trace definition in the Wizard Configuration File (for example: <property name="traceDefinition">Requirement:Satisfied By</property> allows to me get all information from items linked to the requirement via a "Satisfied By" trace). However, I can't figure out how to pull information from more than one kind of trace. Say a requirement has both "Satisfied By" and "Modelled By" trace links. How can I retrieve data from both of these traces?Thanks in advance!Katie
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.
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
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
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.