Recently active
I am assisting a customer with the integration between IBM Rational Rhapsody and MKS 2009 and we have run into a problem with the UAC under Windows 7 which has resulted in the usual MKS keys being created under HKCR\Software\Classes\VirtualStore\MACHINE\SOFTWARE\.. rather than HKLM. Under older verions of Rhapsody which are not UAC aware, this is fine, but newer versions where the application manifest specifies a requestedExecutionLevel are unable to connect to MKS via SCC because they can not see in to the virtualised portion of the registry.I am going to ask the client to reinstall Integrity 2009 but with UAC disabled at the time the registry is modified - but I need to understand when that is. So my question is, at what point do the following keys get created: Mortice Kern Systems\Integrations\Mortice Kern Systems\Integrations\SCCMortice Kern Systems\Integrations\SCC\Provider..along with the string values for SccServerName, SccServerPath etc. Is it during the installation of the cli
Hi Integrity-Supporters,i'm trying to download the Admin-CLI-Documentation for Integrity 10.2. I found this page: https://www.ptc.com/appserver/cs/doc/refdoc.jsp?p=browse_results&Product=Integrity&Release=&DocType=&Role=2041 and there is a link to a "Integrity 10.2 CLI Reference for Server Administration" (https://www.ptc.com/view?im_dbkey=149442), but when i follow this link i got the Source CLI Guide, which is already linked with https://www.ptc.com/view?im_dbkey=149443. Could you please give your workmates a hint to correct this? Thanks,kind regards, Jens
Hi All, We recently imported a ton of data, and now it looks like we need to import some headings as well, but we'd rather not import them and then reorder them if theres a simpler solution. Any ideas? You can map the 'Section' field and export it, but you can't modify it and sync it... (tried that)Thanks!
Hi All,We are trying to create a field using the command line function im createfield with a computed expression.My command line failed with the message "error creating field parent or child: syntax error"could you please tell me what's wrong with my following code :im createfield --user=administrator --hostname=win-h9j0fcrdcqu --port=7001 --type=shorttext --computation='((aggregate("Forward Relationships",count() ) ) > 0) ? text("parent") : (((aggregate("Backward Relationships",count()) ) > 0) ? text("child") : text("orphan"))' --name='parent or child'for your information,going through the Integrity client admin GUI, I can create the "parent or child" field with the computation value : "((aggregate("Forward Relationships",count() ) ) > 0) ? text("parent") : (((aggregate("Backward Relationships",count()) ) > 0) ? text("child") : text("orphan"))"Did I miss something?Thanks a lot in advance for your help,Jérôme
Error -MKS Integrity Viewset cannot be found (migrated thread) Posted: Apr 13, 2012 5:38 AM Jayaram.K Posts: 1 Registered: Apr, 2012 Hi I am using MKS 2007 Integrity Client .Earlier it was working properly .But one day when i tried to open it , the following error occurred 'MKS integrity viewset cannot be found' and thereby i am unable to open it.I tried reinstalling but it did not work I am using the same MKS software as my colleagues are using .But the Service pack numbers and build numbers are differing .My colleagues are able to open it properly .I have checked with my manager that there is no license related problem also my Build No: 4.9.0.4652my Service pack no:007-01 colleagues' Build no :4.9.0.6006colleagues' Service pack no :011-01 Please help me in solving this problem .Thanks in advance Re: Error -MKS Integrity Viewset cannot be found Posted: Apr 16, 2012 5:13 PM Posted By: mliza
Is there a way to rename a development path?
Can I send an email trigger with a link to a report rather than a link to an issue.
Which solution of Integrity cater to Software Product Engineering, Design, Development, QA, Deployment, Product Maintenance and Management through its lifecycle? While ALM seems to be for software application management, is there a solution for software product management?
Continous Integration with MKS SI (Migrated Thread) Posted: Jan 7, 2010 4:04 AM Hello,has anyone experience in a Continous Integration Tool with MKS SI support?The only one I have found is CruiseControl.NET. The Tool must not be Open Source.Thanks,Philipp
Hey all,In one the scripts I'm working on I would like to get the user's confirmation on wether or not to perform an action. To explain the background a little: when a user moves a certain item to a completed state, I want to run a check on all that item's children and if those are not yet completed, *ask* the user if he wants integrity to move them to completed for him/her. Can anyone point me in the right direction on how to present the user with a popup in his/her GUI, ask him a YES / NO question and capture the result in my script? Possibly relevant info: We're running Integrity 10.0
Hi all, we have used the Requirement Solution for some years now (stated with the 2007 solution) and recently updated to I10.2.For a maintenace project I am now asked to Re-Import an updated Word-Document into a 3 year old Integrity Document that was originally imported with the 2007 Solution.The Document does not include an attached "source-document.iif" file as this "process" was invented later.Does anyone know a way to easily generate the a IIF file of the current doument content which I would attach manually afterward; so the re-import would have something to match against. I assume that the file is generated temporarily during a gateway export process anyway.Or do I have to create my own XML-report template THX in advance
Hi @all,following situation: a user is working at file "a" in a Source-Project. The last revision of this file is 1.5. Another user is also working at this file, but has made a member-branch from 1.3., so he is working with revisions 1.3.1.x. After a while it will be decided that the work at the mainline will be stopped, and the branch 1.3.1.x will be "the mainline" from this moment. Because file "A" is a binary file there is no possibility to merge it. How can we get the back to the mainline? As the last revision in the branch is 1.3.1.3, we want to check it out and check it in as revision 1.6, but with no direct connection to 1.5. Is this possible?Thanks, Jens
Hello,Computer 1 Location 1 : I create a subproject and share it. Visual Studio/File/Import Solution/ will show the share in the list.Computer 2 Location 2 : Visual Studio/File/Import Solution/ doesn't show the Share in the list.Any idea why ? Thank youa+, 😃-=Clement=-Configuration :MKS Integrity Client 2009 Build: 4.10.0.9665Service Pack: 007-01 Hotfixes: C041000007-05, C041000007-015Visual Studio 2008
I know that we have the imt file to import the solution to the integrity, does the solution can be exported to a imt file?
I am new to this tool and still in the process of configuring fields, types etc. Could someone please explain the significance of 'Field Value Attributes (FVA)'?When should a field belong to this type? I read the part in the Server Admin guide, but I didn't understand the concept fully.Thanks,Snehal.
Hi @all,situation is as follows: a subproject (DEF) in a toplevelproject (ABC) has its initial checkpoint 1.1. In this checkpoint it contains nothing, not any subproject and not any member. Later it was becoming a new subproject (named GHI), which is included in checkpoint 1.2, and even later this subproject gets some members. Now the users wanted to branch from checkpont 1.1 and they became a devpath 1.1.1.1, which contains (as expected) also nothing. But now the users wanted to create a subproject with the same name "GHI" as the one in the mainline, but not a share from the mainline and also not an "add". They made a variant sandbox, and within these sandbox they tried "create subproject". It downst work. Integrity throws some weired exceptions: mks.frame.app.commands.PreconditionFailedException: mks.frame.app.commands.PreconditionFailedException: The project #/ABC/DEF#b=1.1.1.1#GHI could not be located on the server <serverhostname>:7001: MKS125212: The project file /ABC/DEF/p
I try to find the previsously often used knowledge base containing articles and alerts for Integrity. As far as I can see, there is just the pössibility to ask questions to experts not to just search documentsregards
Does anyone know of a way to copy a requirement item and have all related traces also copy to other target documents?We have three levels of requirements documents, User, Design, and System. We want to store our requirements in librarys organized by feature. The documents will contain the full description of the feature, the feature may be implemented over the course of multiple software releases.So we would have a project:/FEATURE A User Requirement Document A UR A-1 (Traces to DR A-1) UR A-2 (Traces to DR A-2) UR A-3 (Traces to DR A-3) Design Requirement Document A DR A-1 (Traces to SR A-1) DR A-2 (Traces to SR A-1) DR A-3 (Traces to SR A-1) System Requirement Document A SR A-1 SR A-2 SR A-3later when we create 1.0 of our software we will only implment one aspect of feature A, Release 1.0 also will have user requirements, design requirements and system requirements comming from multiple features. We want to copy the items from the feature libary to the release documents and keep the
I have tried to install the sample data wth solution, but It give me this message "The integration between Source and Integrity must be enabled to install the sample data." I don't know what exactly it means, so the I can just install the solution without the sample data, How can I work out this problem?
Hi @all, in the last days some Integrity-Items in our ChangeManagement were reworked, and in this context some field names are also changed. As an example: Until last week we had two test-tasks and a review-task in our workflow. These two tasks were now splitted into three tasks, the review-task is gone and all names were changed. So we had until last weeks two boolean flieds in our item: Task_A and Task_B. Now we have three boolean Fields: Test_1, Test_2 and Test_3, and Test_1 is new, Test_2 is the old Task_A and Test_3 is the old Task_B. The field for the review was a shorttext-field and it is gone.When we now look into the history of such an Item, there is no Task_A or Task_B, only the new names are visible. And more worse: even in the history there is no more review-field. So this kind of history seems not really usable, if we had to look at some items in ten years or later, no one will know about the renaming? Is there any history which holds the old values and fieldnames? kind re
when i Install sample data,the error display:the integration between source and integrity must be enabled to install the sample data.how do i sovle it?
All, We have a customer the needs a report capable of supplying the user ID, user name, projects accessible by the user, and the last time the user logged on. Currently, except for log-in (or log-out) time, you can use the command line with shell-scripting to get this information, but this is not an acceptable option for them. They are on 2007 and eventually will be upgrading to 2010 after an RCS to DB migration.So, with that, they would like to know what is available now, and what could be available after migration and upgrade.In other words, how about a report the does provide, UID, username, projects. And then perhaps a license report they can cross reference. I've looked through the FDO and haven't found such a report.Anyone have anything out there? Thanks,Dean Reimer(224) 715-1429
when i first login Integrityserver ,what is the default username/password?
We are running Implementer 2010 and I was wondering if we are able to install the plugins into RDP 8.0.3 or will it require us to upgrade to a new version of Implementer?
Has anyone created a trigger that creates a PDF file? We are wanting to basically create the file and email to someone as an attachment.
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.