Recently active
Is there a way to determine what filters a user has on the selected view? For example, if I already know:MKSSI_WINDOW=documentviewMKSSI_DOCUMENT=1234is there a way to find out what filter is currently on document 1234 in window documentview?
Hello Support,Can you please provide me a CLI with which I can query all the member files locked by a particular user account?Thank you.Regards
Hi,i'm looking for some useful custom commands.At the moment we have custom commands for:Copy SI Link to clipboardCopy IM Link to clipboardView Sandbox in Windows Exploreri would be pleased if i get some new ideas (or a we can create a list) of useful custom commands (maybe with code)
It's necessary to do a FMEA in almost every project in our company which is modelling. Obviously there is a huge accordance between a system model and the structure of a FMEA. It would be nice to simple export e.g. the functional structure of a system model to a FMEA tool like IQFMEA. Has anyone a solution or experience with that? Regards, Daniel
Hello,I would like to check if a Project exists within a specific devPath vie Java-Api (or cmd-line).for Example:Create A project on Mainline: * rootA * subB *subCcreate a Devpath "myAwesomeDevPath" on subBdrop subC on devPath.If i try to get si projectinfo -P /rootA/subB/subC --devPath=myAwesomeDevPathi get a valid Project from within the response. Is there any Information in the Response about the droped sub-Project
If we use the CSV loader to import a picklist field and the value doesn't match one of the existing picklist options, it is automatically creating new options. I'd like to prevent this from happening. Anyone else experience this and is there a way to set the editability so that it does not happen but still allows users to choose from the existing options?Thank you,Adrian
When using the built-in "Print" command (View --> Print) in an item of Workflow and Documents, then all tabs of the item are printed one after another within one print job.I want now to print the contents of a single tab only, e.g. the "Summary" or "Overview" tab.Does anyone have an idea how to do this?I assume that this may be possible with some Java magic within a Custom command.Can anyone provide me a code snippet doing the job?
Hi,I know two ways of getting the content of a member without having a valid sandbox for it (viewrevision and projectco).But it does not work if the member is dropped. As I know the archive for the member, the question is: I there a way to just get the content of the archive without using addfromarchive before (meaning don't disturbing the projects configuration) ?Any ideas?regards,Veikko
Uploaded 10/01/2010 by Jim Winder to YouTube Developers are disconnected from Requirements, frustrated with lots of manual effort, and pulled in many directions. In this short demonstration we see how MKS Integrity provides a one-stop solution to help developers stay happy and productive
Recently I stumbled over a project.pj with unusual size regarding member count.When opening in a text editor I discovered that comments for deferred checkinswhere stored there which later on I found plausible remembering information for deferredoperation beeing stored locally.I then also discovered that on subsequent deferred checkins with different commentssome kind of comment history must be kept in project.pj.I was somehow surprised though that even checking in undeferred some time later or reverting themember does not remove that information.Is there a way to purge project files in a sandbox from such information?For newer Integrity releases is there a difference regarding handling of deferred operations?
Hello,We have an old Copy of MKS integrity which contains some legacy solutions. We do not actively use it but it is occasionally useful to look at the old histories when trying to understand an area of code. We are looking to upgrade the backend database from SQL 2005 -> SQL 2008 R2. Just wondering if anyone has done this, or any experience with it / known problems?Thanks,Al.
I need to count the relationships for some items types, like for example the number of "Validated By" traces for a Requirement.1) One way to do that is via a dynamic calculation: for example, "Trace Count - Validated By" is defined as isEmpty( RelCount( "Validated By" ) , 0 ).2) The other way is to keep the field as a normal input integer (no calculation), but define a rule on the relationship field "Validated By" that runs a trigger script like "count.js".Which solution is better from a performance standpoint?- On one hand, having the dynamic calculation means it's performed every time the item is accessed. Changing the computation to static is not a solution since I need the number as soon as it changes.- On the other hand, I've noticed that rule triggers are run every time the item is edited, no matter which fields are edited. I even suspect that all the rules are run for all relationship fields, but I'm not sure of that (and no time to investigate further). For items in a document
how do i check if there are any files checked in to a devpath or release ?
Hi all,is it possible to rename the project tabs?By default they show part of a long path to the project.pj file.
Hi.I'm experimenting with the si CLI command and stumbled upon a difference in th output of this command and the respective project difference view in the client gui.I was using this command:>si mods --recurse -Y --project=/work/products/whatever/shared/ClockLib/posix/project.pj --projectRevision=1.169.1.3 --projectRevision=1.161 --showAppliedCPList --showChangePackagesThis command comes back empty.The GUI however does indeed show a difference for this subproject and these checkpoints. It says:/work/products/whatever/shared/ClockLib/posix/project.pj Subproject changed from checkpoint 1.161 to checkpoint 1.169.1.3tmLib.c Member revision chang
Through trial and error I have learned that using the Condition: Field != Field[New Value] as a Trigger Rule works for picklists etc but does not trigger when a Computed Field value changes. I can somewhat get around this by changing the trigger condition to reference the inputs to the computed field. However one of the field inputs is a computed field that I don't know how to generate otherwise. It is a computed field called Last Result which is computed based on the LastResult() command to come up with the last verdict for a Test Case. Does anyone have a simple way of 'triggering' a trigger to set a field in a Test Case when a test result changes?Thank you,Adrian
Hello,I have a requirement of querying the mks integrity, based on certain filed and fetch the status of that item (Development task).I am not understanding which webservice i can use, and big confusion in supplying the required inputs...Can you please share the documentation or sample code to query the mks system thru web services.Appreciate your response.
Is it possible to allow to attachments more than one file simultaneously in Integrity 10.8
Hi all, I'm currently stuck in a cleanup and refactoring task for our server setup. I want to remove a number of duplicate or outdated report-recipes and I do not want to "harm" my users more than necessary. So I need to find out which ( "user specifc" and admin) report instance is using which report-recipe file. The "im reports" and "im viewreport" commands are currently of no help, as the desired infromation is not available as a field (or at least I didn't find it ) Any idea is welcome Thanx in advance Matthias
How can I fire an integrity query in java and get its output and store it? Can I get an example code for it?
We want to connect MKS2009 Server with Jenkins 2.3.Which plugin-revision is compatible with our "old" MKS 2009-Server ??
hi all,do you have a list of all possible values for --reportTemplate in cli? using the viewreport switch shows the reportTemplate is actually the html code, is this correct?please advise.thanks,
Want to install PTC Integrity Lifecycle manager, please assist. steps to follow, required things to setup, which all files to execute first, Thanks.
We've been trying to run HTML Reports on objects such as Test Objectives & Test Sessions. However this functionality does not provide the images (despite of the image's extension) in the report and instead show up as useless broken image icons. Is there any way to include the images (or links to them) in the report? Also, attachments in the report are not clickable links. Is there any way to enable users to be able to download the attachments from the report?
Hello,I've got a problem with a single file that updates in both the main line and a development path in a project. I want to branch that file specifically to be updated on a developent path. I followed the process of creating a new development path, and from there, do the needed modifications in some files. At the time to do "check-in", PTC asked to branch the members to avoid those changes to appear in the mainline, which was OK. The problem is that one file that I needed to branch, was not branched for a reason and was updated both in the mainline and the only development path that I have. I tried to manually branch the file to the development path but I only got a branch that will be updated both in the mainline and the dev path. I tried to discard the changes from the change package but I get the error "The entry cannot be discarded since the ChangePackageMandatory policy is set. I've tried different thing as merging back the member to the mainline and then try to re-branch it to
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.