Recently active
Generate "si reports" (migrated thread) Posted: Jun 28, 2012 1:11 PM suman.lavu Posts: 2 Registered: Jun, 2012 This is a request from our IT Audit group. For each project, please create a report of project source changes during the period of 6/15/2011 through the present....I used the following commands:si report --basename=xxx --project=d:/MKSprojects/project.pjsi rlog --project=d:/MKSprojects/project.pj --rfilter=daterange:'"June 15, 2011 - 6:07:28 AM"'-'"June 25, 2012 - 6:07:28 PM"'si diff -r 1.3 -r 1.16 --project=d:/MKSprojects/project.pj > test.xlssi mods -r 1.1 --project=d:/MKSprojects/project.pjI had no luck...contacted MKS support. They are working on a solution too.... Please note for "si report" I got 6 files in my cygwin home directory - .txr has revision information but shows changes from r1.1 to r 1.5, but our latest version is 1.16......also this is not considering the dev variantsI tried output redirection (>) to v
How to set a value in Test Result (migrated thread) Posted: Jul 5, 2012 9:17 AM dkwq67 Posts: 10 Registered: May, 2012 Hi,I have a added a new field in Test Result as "Result Data".I can able to update the field "Annotation". I cannot able to update in new field".Script:========================================================cmdrunner.setCommand("tm", "editresult");cmdrunner.addOption("Results Data", results[k]);cmdrunner.addOption("forcecreate");cmdrunner.addOption("sessionId", SessionID);=======================================================while executing this script i am getting the below error:2012-07-05 07:59:43,252 DEBUG [mksis.IntegrityServer] DEBUG(10): command=tm.EditTestResults; rc=1; mem=(total:1028456448,free:594150272); rmi=(in:0,out:0)2012-07-05 07:59:43,252 INFO [mksis.IntegrityServer] GENERAL(0): Caught exception mks.frame.triggers.TriggerAPIException: [API-editresult]: tm: MKS124819: Invalid option: "Test
xpath and docx exports (migrated thread) Posted: Aug 22, 2012 2:05 PM jjohnson Posts: 5 Registered: Jul, 2012 First off, the documentation on this stuff needs some work. I couldn't find anything on this website that talks about xpath. You have to actually download their docs before you even see it mentioned...Here's what I'm trying to do. Its a little more complicated than I'm going to describe here, but if I can get this bit to work, I can figure out the rest. I want to have a query that says: if this category=heading, and it has a descendant with a particular value in another field, do something. You can't nest IF statements from what I've read (though I haven't actually tried it). I would expect my code to look something like this (forgive the syntax):I've created a field called 'columncount'<%if(({Category}=="Heading") and ({xpath:name(./@columncount)}=="5"))%>True<%else%>False<%endif%>From experimentatio
Hi All,How to set Read only on "TEST RESULT" fields.Integrity: 10Thanks in Advance-Shankar
I was wandering where all the old discussions from the former MKS support pages are stored now.Sometimes they were much more helpful than the manuals.
Staging server setup (migrated thread) Posted: Sep 4, 2012 3:39 PM jjohnson Posts: 5 - Registered: Jul, 2012 I'm trying to set up a staging/production server and am running into an error. Let me first describe the setup.Two Win XP VM's, MKS-SERVER & MKS-STAGING. MKS-SERVER has Integrity Server & Database Server with both the prod/staging databases, which as far as I can tell are identical.MKS-STAGING has Integrity Server and points to MKS.As far as I can tell, everything is set up correctly, properties files are configured, I've tried several methods of copying the database, such as Export/Import, Creating a new one and importing a backup, I've detached, copied and reatached and maybe one or two other methods I can't think of at the moment, and they all seem to run into the same error:012-09-04 11:19:05,295 ERROR [mksis.IntegrityServer] * * * * ERROR * * * * (0): Shutdown requested by Configuration service. Reason: Service AppConfig not start
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.