Questions tagged [mks-integrity]

Integrity, a PTC Product is a software system lifecycle management (SSLM) and application lifecycle management (ALM) platform developed by MKS Inc.

85 questions
0
votes
1 answer

How can I configure poll on check-in for Jenkins against MKS source without building every time?

We are having an issue when we configure Jenkins to "Poll SCM" with a sechule of every 2 minutes. It does appear to be polling every 2 minutes, but is also building every 2 minutes instead of only when there are changes to the source. The "Summary…
Stimy
  • 1,491
  • 3
  • 15
  • 36
0
votes
2 answers

How can I include a revision of a file in a Change Package after it was checked in

This happens occasionally in some projects I'm involved in that are using MKS as version control tool. A file is checked-out, modified and then checked-in but it was forgotten to be included in the related Change Package. Is there a way to achieve…
jmbouffard
  • 1,581
  • 1
  • 15
  • 22
0
votes
5 answers

MKS Integrity Command line API

Has anyone here got experience in building a parser for the MKS Integrity command line API. I am planning to build an API (in C#) and would need to build a CLI result parser which I could use to parse the results from the CLI. I have heard that the…
0
votes
2 answers

PTC integrity checking in unchanged files

while testing the performance of PTC integrity via script using CLI calls, we do the following. We are trying to create different versions of the project and gather the time taken to do so. For this the different versions of the project (contents)…
maxmelbin
  • 2,045
  • 3
  • 21
  • 29
0
votes
2 answers

MKS cleaning projects of not useful files

I am using MKS on mi work daily, and I work with a very big repository thata contains a lot of projects, with a very colorful structure. On my department, we want to improve this project erasing all the optional files (.suo, .pdb, .txt, bin folders,…
0
votes
1 answer

How to make MKS Integrity projects inactive?

How to make an mks project inactive so, that users can not perform any actions on it. This is required for the projects moved to another source control system. We are moving some projects to svn repository so, We should not allow users not to…
Kishore Relangi
  • 1,928
  • 16
  • 18
0
votes
1 answer

use Maven to add info from MKS to Sonar

According to to the SCM Activity plugin info from the Sonar Webiste (http://docs.codehaus.org/display/SONAR/SCM+Activity+Plugin), a connection to MKS should be possible. On the Maven site, MKS provider code also exists. However, when I run mvn…
schuhmi2
  • 45
  • 7
0
votes
2 answers

How to see the list of files checked in to MKS after creating the devpath?

After creating the devpath in MKS, developers will check in the code to MKS. I want to find the list of files got checked in to the MKS after creation of devpath (from the beginning to the end). Please help me. Thanks
sandy
-1
votes
2 answers

Effective scripting option to Automate MKS Integrity

I want to create one script that will open the Windows application to perform some task. Application is PTC integrity, I want to write a script that would open the items ( via unique Item ID ) and make changes in one of it's attribute's value and…
-2
votes
1 answer

Read Variable from Integrity, and get it with perl to sql

I'm using PTC Integrity at my firm. Here we have an Excel file which I need to transfer to our SQL Database with a Perl script. In Integrity itself, there is a number for a Member Revision. I can see this Revision Number when I type: echo…
Bodaggnmo
  • 17
  • 5
1 2 3 4 5
6