Hi,
I cannot delete a certain Group because it has been migrated to the production Server.
Is there any way to still delete this Group?
Thanks for your answer
Hi,
I cannot delete a certain Group because it has been migrated to the production Server.
Is there any way to still delete this Group?
Thanks for your answer
I am seeing performance degradation when building large models as the model database fills. Are there any memory management configurations that can be set at the time that PTC Integrity Modeler is installed to improve performance?
Our problems have one or more work instructions that have one or more change packages associated with them. I can query to get a list of all work instructions that have changes packages closed since the specified date but I cannot get back to the list of problem reports associated with these work instructions
Hi @all,
with IM 10.7 we want to concatenate some fieldvalues into another field of the same item. For this we had created a shorttext-field with a computation. One of the fields we want to use is a pickfield, and (as stated in the documentation) pick-fields always return only the number of the selected entry and not the value. Are their any known workarounds which you can share with me? Thanks,
cheers, Jens
We are using MKS Integrity 10.5 as our version control system.
It has Eclipse 3.4 plugin in the following location: c:\Program Files (x86)\Integrity\IntegrityClient10\integrations\IBM\eclipse_3.4\
Now we are planning to use Eclipse 4.5.1 software version.
So I would like to check can we use eclipse_3.4 plugin itself to work with Eclipse 4.5.1 software?
Please confirm are there any side effects because of this?
My role in my company is changing soon. I've prepared a lot of documentation for newer users, but was wondering if you in the community have additional ideas?
What would you say are 2-3 most useful things you learned LATE about Integrity-- that is, what do you wish you had understood earlier? For example, my list would include:
1- How to multi-edit a list of items
2- How relationship fields are set-up, and how they work
3- How Export puts priority on local vs. server configuration files and templates
4- How to configure email alerts for myself on the Web interface
etc.
Anything *you* would put on the list?
Bob
Hi All,
I want to fetch the QBR field value in my trigger script, so I want to know is there any api function which will give me QBR field value?
i looked through the integrity API, but i may have missed something.
Hi,
I would like to know if there is a command that returns the name of the Integrity user who created a label attached to a member in Source Integrity. Using "si viewlabels member" i only get the names of the labels and the member-revision they are attached to. Is there a way to get more information about a specific label?
Thanks!
Stephan Knopp
Is it possible to connect the API using Windows credentials? For example, if you are using SharePoint, you can send credentials using System.Net.CredentialCache.DefaultNetworkCredentials which sends a "security package" or something like that with your WIndows logon credentials.
Hello,
My group has been tasked with determining if we can merge two instances/builds of Integrity into a single instance. The two builds have very different item types, one build has been maintained and expanded since 2009, while the other build is a modification of the vanilla ALM Integrity solution installed in 2011. The goal of our task is to determine what, if any, obstacles exist while recreating all of the ALM items (Test Plans, Test Objectives, Requirement Documents, etc.) into our older Integrity build manually. Both builds are Integrity 10.6 and will soon be updated to 10.7.
One area that we are unsure of is the "MKS Test Results Metadata" item in the vanilla ALM Integrity build. When viewed from the Integrity Administration Client under Workflows and Documents > Types > MKS Test Result Metadata, the item has abbreviated item details compared to other item types:
This makes me suspicious that I cannot build it by hand by going to Workflows and Documents > Types, selecting "Create New", and copying all the build details from the vanilla ALM Build. Does anyone know if it is possible to recreate the MKS Test Results Metadata item type from the Integrity Admin Client? Are there going to be any other issues with this approach (MKS Solution item, Schedule item, etc). If this is not possible, is there another way?
Thanks for your time,
Bryan
Hi,
We need to develop check in option to connect to integrity using java API in our project.
What are the options I need to pass for check in?
Here is my code for options:
Command cmd = new Command(Command.SI,"ci");
cmd.addOption(new Option("sandbox",""));
cmd.addOption(new Option("cwd",""));
cmd.addSelection("");
I am getting the following error when i run the code: MKS125335: Out of tree members and subprojects (not located in the project directory or a subdirectory of the project directory) are not supported.
With these options and selection I am unable to connect.
Could you please suggest what options do I need to pass for doing checkin? And please let me know what was the error given above.
Your help is most required. Thanks in advance.
On computers that do not have a discreet graphics card, the client UI lags quite a bit. Is there a known fix for this? These computers have Intel HD Graphics. I have seen this on a Dell laptop running Windows 7 and a Dell tablet running Windows 8.1.
Maximum Heap Size is set to 1024 MB.
Popup Status Delay has been set to different values between 0 and 2500 (default).
We are using MKS Integrity 2007 and I'm trying to implement Beyond Compare 4 as a Diff/Merge tool.
Calling the program works fine with the tutorial over here: Beyond Compare Technical Support
The only problem is that, after merging, MKS tells me that "The merge status from the third party tool is unknown".
The return values of Beyond Compare seem rather obvious and sensible - 0 for successful merge.
What does MKS expect as a return value here, so the merge is automatically considered successful? Is there a list of return values and what MKS interprets them as?
Inside the source files that we store in configuration management, we enter the following annotation: $LOG Filename $
This automatically inserts the comments entered on checkin in a Revision History section.
We were wondering if there is a way to bring in the Change Request or Defect number that is associated with the check in.
Dear,
We see following behavior using PTC Integrity 2009 web on an Apple using Safari/Mozilla
When opening an attachment the sessionid is added to filename. The result is that the browser does not recognize the filetype anymore
Regards,
Thierry Van Acker
Tomtom
Hi
We are using PTC Integrity 10.6 0.7337, API 4.14.7337
I am using batch files to send CLI commands.
I have two computers to test. An English Windows 7 machine and a German Windows 7 machine.
In my tests regional characters are not handled correctly by the CLI command, although I set the code page in the batch file.
I am asking whether are CLI commands considering the default code page specified in the batch file?
1) Create a batch file, saved as an ANSI bat file, like this (simplified command syntax, not all arguments are provided for simplicity)
chcp 1252
si rlog --project=#t:/mks/Test1/GermanProjectNameäöüß
When I run it, I get the error
*** MKS125443: The subproject GermanProjectName��?�/project.pj does not exist (anymore).
2) Create another batch file, this time saved as an UTF-8 bat file (simplified command syntax, not all arguments are provided for simplicity)
chcp 65001
si rlog --project=#t:/mks/Test1/SomeProject äöüß.txt
When I run it, I get the error
The file ��?�.txt is not a current or destined or pending member or a subproject of t:/mks/Test1/SomeProject/project.pj
So, the regional characters are not interpreted correctly by the CLI Command
Thanks !
When I create a trace between two documents, I opened two documents in same monitor.
I use dual monitor now.
If one document windows was opened in main monitor and another document window was opened in second monitor, it is more comfortable for me.
Hello all,
I've been using Integrity for years now and recently got a little confused.
One thing seemed to be craved in stone, when it comes to creating a sandbox:
The Sandbox creation dialog, prevents this "possibly dangerous" usage, by checking the target directory and it's parent directory for an already existing *.pj file.
This strategy did not change officially:
Nevertheless in our current 10.6 installation, we can create a sandbox wherever we want. The only warning that is shown by Integrity occurs when creating two sandboxes in the same directory that have the same name for the .pj file (e.g. "project.pj").
Are we facing a bug, or is this "works as designed" ?
If so WHEN did the traditional design change and WHY?
Any Ideas ( different or same experiences ) are welcome.
Thank you in advance Matthias
Is it possible to connect the API using Windows credentials? For example, if you are using SharePoint, you can send credentials using System.Net.CredentialCache.DefaultNetworkCredentials which sends a "security package" or something like that with your WIndows logon credentials.
how do i change an archive type to binary