Source: disable access to subproject for all except special group
Hello,we would like to disable access (openproject, fetchrevision) to a subproject for all except a special group.Example:project_A |- (sub)project_B |- (sub)project_C group_A and group_B have access...
View ArticleWhich protocol is using by PSM?
Hello @ all, I am in an apprenticeship in the 3rd year and now I have to do my final project.For this project I'm installing dynaTrace for monitoring our Integrity servers. What I want to know is which...
View ArticleHow to fetch suspect relationship flags via CLI (Java)
Hello!we have questions regarding item information fetched via the Java CLI API. Basically we're doing the following: Firstly we're initializing a Java POJO structure based on the results of im_issues...
View Articlecreate a "default" test result using trigger
Hi all, Here the scenario: All tests are performed manually using the Test Result Editor, there is no automation framework involved. All our Test sessions are related to a "Device Description" Item...
View ArticleMigration of Projects from one Server to another
Hello, we have two MKS servers in our company. I need to migrate several projects from one server (v10.5) to the another (v10.4). Is there anyway to migrate the projects while keeping the complete...
View ArticlePerforming a MKS Server checkout using the Java API
Hi, I'm trying to create a Java app that checks out my project to a local path. I have created a command runner and a command but I'm not really sure what arguments I need to pass when adding actual...
View ArticleView document with filter (via commandline)?
Hi,we would like to offer default document filter options to our users.This could be done via custom command in the custom toolbar. I found the CLI command "im viewsegment" that might work for...
View Articlecom.mks.api.response.APIConnectionException: Remote host closed connection...
Hi, I keep getting this error when running my code: com.mks.api.response.APIConnectionException: Remote host closed connection during handshake import com.mks.api.CmdRunner;import...
View Articlemks java api connection error
Hello I am trying to connect to Mks using the mks java api and encounter the Connection refused: connect error.I am using the following code { IntegrationPointFactory ipf =...
View ArticleHow do we make a ViewSet that works on multiple servers?
Here's our situation... We have multiple Integrity servers that are running the same, or completely compatible, solutions. We create a ViewSet on one server and it works great. We use that same ViewSet...
View ArticleHow do I setup a trigger to fire when the Document ID changes?
We need to perform some procesing logic when an item is moved from one document into another. We have setup a trigger rule that contrians Document ID != Document ID[New Value], but the script never...
View ArticleEdit in Word - how can I change the styles
Here is my situatioin: I open a document to the Word using Edit-in-Word functionality. There are default styles shown in the inline view of Word. If I make changes to these styles and reopen the...
View ArticleHow to pass arguments to CLI to generate report.
Hi, I need to generate report to show previous releases between 2 releases. And those 2 releases needs to passed as arguments using CLI. Could you please help me how should I pass arguments using CLI...
View Articleundocumented commands & options
Hi, i want to make a list for undocumented (hidden) commands. There are many options for the diag command which are not documented like im/si diag --diag=restart (restarts server)im diag...
View ArticleSearch All Items in MKS from CLI
I want to search all the items in MKS for a particular condition from command line interface. But, I'm not getting any such option. MKS CLI offers a command to view multiple items ("im issues") but it...
View Articleget a checkpoint with head revision as of this checkpoint
HelloGiven a checkpoint, do you know a way - by command line - to get/download the project as of the checkpoint time and in the head revisions configuration (instead of member revision). To get the the...
View Articleundocumented commands & options
Hi, i want to make a list for undocumented (hidden) commands. There are many options for the diag command which are not documented like im/si diag --diag=restart (restarts server)im diag...
View ArticleRenaming user names in MKS Domain
Is it possible to rename a user name using MKS Domain? If so how...? We use MKS Integrity 2009.
View ArticleCan we perform nested if-logic in computed fields?
We are attempting to add some required functionality for our users and need to perform nested if-statements in computed fields. How do we do this? Example that we cannot make work: A short text field....
View Article