Recently active
Visual Studio Integration (migrated thread) Posted: Apr 20, 2012 8:31 AM steven.williams Posts: 2 Registered: Jan, 2011 When attempting to share a Visual Studio solution I get the following error:"The solution you have chosen to share does not yet exist on disk. Please save your solution before attempting to share it." I don't understand what needs to be done. The solution IS saved. Has anyone seen and resolved this error? Re: Visual Studio Integration Posted: Apr 20, 2012 1:06 PM Posted By: steven.williams Posts: 2 / Registered: Jan, 2011 For anyone else who has this issue. I contacted MKS Support and found that this is a bug in 2009 SP 2,3 and 4. It is fixed in SP 5 and later.
"Revision Description Required" for Revision 1.1 (migrated thread) Posted: Apr 16, 2012 3:12 AM becker Posts: 13 Registered: Nov, 2010 I'd like to have "revision description required" for Rev 1.1 instead of "initial version" automatically inserted in the revision description of 1.1. Is this possible? Re: "Revision Description Required" for Revision 1.1 Posted: Apr 24, 2012 12:38 PM Posted By: mlizak Posts: 72 / Registered: Feb, 2011 Hello Becker,Unfortunately, this is definitely not possible. The default text for the initial revision description is compiled into the code.Regards,Kael
not all file revisions captured in checkpoint (migrated thread) Posted: Apr 13, 2012 1:20 PM ron.wilson Posts: 7 Registered: Jun, 2011 I created a new development path from an existing checkpoint. Then I created a Variatn Sandbox from that development path. I checked out the needed files, then edited, test my fix, then checked the files back in. Then I did a checkpoint of the development path.When I reviewed the files just changed, some had received the label I specified during the checkpoint. Others did not.(see attached screen pictures)Then I did a Project Differences. The only files that showed up in the report were the ones that got the label. The others did not.This implies that the checkpoint did not capture all of the file changes.While I can (and did) go back and add the label to the other files, this still requires anyone trying to reconstitute this release to fetch the files by label rather than by checkpoint.Is there any way to re
MS word integration, any experienced user ? (migrated thread) Posted: Jun 17, 2008 6:57 AM andreas.ulbricht2 Posts: 47 Registered: Nov, 2007 I've tried to import requirements into MKS integrity using the MS word integration. I was successful in importing something, but the structure of the imported content differs strongly from what I want to have. I have tried integration using the RM solution templates, and I did not succeed using the buttons described in the integrations builder guide. My impression is that documentation is absolutely incomplete. Is there anyone who has experience with the word integration and can send me example files, from which I can see how to structure the word content in order to get structured items imported into MKS integrity. Re: MS word integration, any experienced user ? Posted: Jun 18, 2008 4:43 PM Posted By: jlittle Posts: 1 / Registered: Apr, 2007 The two
MKS 2009 to MKS 2010 Migrate (migrated thread) Posted: May 19, 2012 5:43 AM dkwq67 Posts: 10 Registered: May, 2012 Hi,i want to upgrade MKS 2009 to MKS 2010 integrity. while configure the Database it MKS Wizard. It throws an error "The Selected Existing Installation was configured to use RCS""RCS Repository is no longer supported for source. "Thanks in advance.-shankar Re: MKS 2009 to MKS 2010 Migrate Posted: May 23, 2012 3:16 AM Posted By: cstoss Posts: 46 / From: United Kingdon / Registered: Jun, 2005 Hello,I would suggest you contact PTC Integrity Support or your account team for information on the RCS repository to Database Repository Migration, and what is required before an upgrade to i10 can be completed.This change was announced in the following Product Alert: http://www.ptc.com/appserver/wcms/standards/freefull.jsp?&im_dbkey=141066&icg_dbkey=222[Link updated to point to migrated Product Alert --Kael]Regards,Craig Stoss
MKS KSH Issues on Win 7 x64 SP1 (migrated thread) Posted: May 23, 2012 4:22 PM jason.steiner Posts: 1 Registered: May, 2012 I'm seeing that an environment variable in a cmd window called “CommonProgramFiles” changes from “C:\Program Files\Common Files” to “C:\Program Files (x86)\Common Files” when inside the KSH on a Win 7 x64 SP1 machine.This is causing an issue when the shell is forked to call other things using backticks. Can anyone suggest a workaround? Re: MKS KSH Issues on Win 7 x64 SP1 Posted: May 25, 2012 12:35 PM Posted By: mlizak Posts: 72 / Registered: Feb, 2011 Hello Jason,The first thing to check is the existence of the following profile files: $HOME/.bash_profile $HOME/.bash_login $HOME/profile.ksh ($HOME/.profile on UNIX systems) $HOME/.profilewhere $HOME should be the concatenation of the values $HOMEDRIVE$HOMEPATH (%HOMEDRIVE%%HOMEPATH% in the Windows/DOS command line).One of these files likely exists, and is initializing a new value for the $PATH va
Integrity Source 2007: See all user/group ACLs (migrated thread) Posted: Jun 14, 2012 8:13 AM s.saul Posts: 68 From: Germany Registered: Aug, 2004 Hi,We are using Integrity Source 2007 and would like to see all ACLsa user/group is assigned to so we can see where he has access.This does not seem to be possible via GUI.Is it possible via CLI? I have not found a single command for this.If it is not possible: Is this feature implemented in Integrity 2009 or 10? Re: Integrity Source 2007: See all user/group ACLs Posted: Jun 22, 2012 1:18 PM Posted By: jgorsline Posts: 2 / Registered: Mar, 2012 At this time, there is no direct command to list ACLs by user/group. In the CLI you can list all ACLs:>aa aclsAnd list the permissions/users/groups that are attached to each individual ACL:>aa viewacl --acl=^aclname^Unfortunately, there is no way currently to do this in reverse. &
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.