Recently active
We are thinking about an integration in which IBM Rational Functional Tester (RFT) records in Integrity which test steps it has executed. We are mainly concerned with recording that the test step was executed. We aren't so worried about the results, although it never hurts to have them also. Anyone done anything vaguely like that? I recall from some yeears back that no such integration existed for sale but had been built by some Integrty user out there. Not sure if I remember that correctly or not.Any input will be cheerfully used .
I'm trying to resync change packages for merging using the si.exe resynccp command. Is there an option to this command to skip certain files in the change package when merging ?
Dear community, I found the cmd line order "si locks" to list the locks of a user declared with "--locker=" in this order.In the output it is possible to view the user name of the listed lock. So I wonder if it is possible to list the locks of multiple users via the cmd line. I'm locking forward to any hint. TIAAlexander Sailer
Hi everyone,it is possible to restore an item from an prevoius version seen in its history , e.g. from a certain date in the past?My solution was to branch the item. Is there any other way?Thanks in advanced
Hi,I haven't been able to find an example, or figure out the actual data format, on my own... So I'm hoping that someone can point me in the right direction.The task is simple... We have a multi-select IBPL field. From a trigger-script we need to populate this IBPL field with all possible values. Currently, we're executing a query to get all the values, but I don't have the right data-format to make it work.Below is an excerpt from our script files that is not working for us. Logically, it is what needs to happen. I'm not able to get the data in the right format and/or using the proper data-types.Any help on this is greatly appreciated.-SeanCode snippet:var controlsProductIDs = query("(field[Type] =\"Controls Product\")");var controlsProductHashSet = new java.util.HashSet;for (var i = 0; i < controlsProductIDs.length; i++){ var controlsProductBean = sb.getIssueBean(controlsProductIDs[i]); var controlsProductName = controlsProductBean.getFieldDisplayString("Controls Product Name"); i
Hello,I need to know how it is possible to get the class files from a java project under version control?I know normally it is not necessary but in our use case we need it.Thanks in advanced
We having Integrity 10.4 server with latest Gateway. Could you please suggest that PDF could be imported into Integrity using Gateway as I am aware that gateway is used to import only word and excel files. Thanks in advance.
I am trying to use the mksapi from MKS 2009 to drop a sandbox from a java application. I reviece an APIException that states "A value for "sandboxName" is required."Here is the code that I am using. Command mksDropSandbox = new Command(Command.SI,"dropsandbox");mksDropSandbox.addOption(new Option("noconfirm"));mksDropSandbox.addOption(new Option("delete","all"));mksDropSandbox.addOption(new Option("Y"));mksDropSandbox.addOption(new Option("cwd",sandbox.getParentFile().getAbsolutePath()));mksDropSandbox.addSelection(sandbox.getName());mksCommandResponse = mksCommandRunner.execute( mksDropSandbox );Any help will be appreciated.
PTC has very limited documentation around ClearCase Integration with PTC Integrity. Anyone here has done integration with Rational ClearCase?Question - Per instructions, created Change Package Type and Attributes in Integrity, but everytime I create Change Package its created with default Change Package Type "MKS Source" provided in out of box Solution (Integrity).I could not find the way, I can change CP Type default to "ClearCase" given in integration manual.ThanksAdhik
How can I prevent a user from viewing an issue based on Assigned Group? I am using Integrity 2009 SP5. Say I have 3 groups, Group_1, Group_2 and Group_3.Group_1 has 2 users: User_1a and User_1b.Group_2 has 2 users: User_2a and User_2b.Group_3 has 2 users: User_3a and User_3b. An admin user creates an issue and that issue is assigned to Group_1. Which means User_1a and User_1b would have the ability to view that issue. How can I prevent User_2a, User_2b, User_3a and User_3b from viewing this issue? I was trying to use the AbortSubmit.js script, but my rule is not working. It's probably something simple, but I can't pinpoint it at the moment.Thank you,
On our Jenkins Build-Server is the MKS-PTC Plugin Version 1.25 running.When connecting to the Integrity-Server, the Plugin runs into the following failure: Populating clean workspace...java.lang.Exception: writing aborted; java.io.NotSerializableException: mks.si.cache.ACLSimpleIDFinished: FAILUREMaybe the reason is due to our server architecture. The Jenkins are all Slaves that are not connected directly to the proxy but are hidden behind the master.Running Jenkins with PTC-Plugin on a local Client-PC directly connected to the proxy, everything is working fine.Can anyone help me with that curious issue?
Hello,I am creating a custom keyword using the Admin GUI with the ISO-646 new line character "\n". However, when I define the value of the custom keyword using "\n", a new line is not actually generated on the source side instead I just get this in my .txt file:$ExportControlAECivil: \n Really important information. \n More really important information. $
How to set default value for the field of type shorttext/longtext.We use the below steps, But its not working1. Create new field of type shorttext2. Set default value checkbox checked.3. And set the default value "xyz...."4. When we checked on client it is not showing default value on that field.
Hello, I am trying to develop xslt script to improve gateway import from word documents.For this purpose, I would need information on some kind of libraries used: xmlns:mks="http://www.mks.com/schemas/MKSItems" xmlns:logger="mks://com.mks.gateway.GatewayLogger" xmlns:id="mks://com.mks.gateway.driver.XSLTIntegrationDriver" xmlns:local-variables="mks://com.mks.gateway.driver.XSLTIntegrationDriver" xmlns:stack="mks://com.mks.gateway.driver.word.parser.ResourceStack" xmlns:level="mks://com.mks.gateway.driver.word.parser.HeadingLevelStack" Where could I find reference information on such topic? Thanks for any support.Marc ChetritContinental Automotive
We recently moved our production Integrity Oracle 11.2 database from one Linux 6 server to another. The version of Oracle and Linux is the same. I'm able to work without errors. However, 2 key developers are receiving the following errors. First "C:\Program Files(x86)\MKS\IntegrityClient\bin\integrityg.exe: Failed to connect to MKS Integrity Client. Ensure that another MKS Integrity Client is not running under the context of your configuration file (by default IntegrityClient.rc) and that the IntegrityClient.port specification is valid". Second "MKS131372: An unhandled database exception has occured. Please contact your administrator. This is not an MKS error, the MKS Integrity Server is up and running, either the database or network is down or misconfigured. The error supplied by the database is: No more data to read from socket." I've checked their client configurations and they haven't changed, they are the same as mine. They have no other MKS Client running. This is a work stoppage
Hi @all,we have an item-type CR (Changerequest). This CR can have a child-item MR (Module-Request). The user should create this MR via click at the little button with the chain-symbol in the relationship-field ("create a related item and add it to the field"). CR and MR are different item-types, but they are using some fields together. So if the user do the above described action, the MR will be created and added to this relationship-field. So far so good. While integrity creates this new item, it copies all field-values from the fields which are the same in both items. But we dont want this. And we didnt find a way to prevent this. It seems that the settings in "copy fields" for this item will be ignored by Integrity for this usecase. Did i miss something?kind regards, Jens
I am developing some MKS Integrity 2009 automation tools using the "si" cli. I was wondering if there was an easy command to retrieve the contents of a text file member with a specific revision (similar to double clicking the revision in the "Member History" GUI window). I would prefer the file contents echo to the command prompt to make integration with my automation SW easier.If there's not an easy way to do this, what would be ANY way to do this via CLI? My thought was: Create a sandbox, checkout the member with a specific revision, stream it into my tool via file system calls, then delete the sandbox?
Hi @all,we have developed some custom actions for our users, which will facilitate them their all-day-work. At the moment the users have to install and configure these custom actions for themself (with our help). So we now want to deliver these custom actions by a customized viewset, which the users could import from the server. No problem so far.Now our question: some of these custom actions are little programs or scripts, and they have icons, and so on. Is it possible to store these scripts and icons at the server (maybe in the /data-directory)? I tried this first with an icon-file, which is stored at /data/public-html/icon.gif. So this icon is now reachable by a browser via http://<server>:<port>/icon.gif. I put this address into the custom action dialog, but it doesnt work:I think the same problem will appear when i try to put my batch or script or program onto the server and want to use it in my custom action. Is this the case or are there some other options? We didnt
How can I automacially fill in multiple date fields when an item type is in a given state?Ex:When State="Sent"Field Date01=date when state changed to sent + 0Field Date02=date when state changed to sent + 1Field Date03=date when state changed to sent + 2Field Date04=date when state changed to sent + 3Field Date05=date when state changed to sent + 4So if State is "Sent" and the date is 7/31/2014 then field Date01 would be 8/01/2014, Date02 would be 8/02/2014 and so on.We are using MKS Integrity 2009 SP5.Thank you!
How to run java code from GUI.
How to set Global Policy for Change Packages?Can we set the Change Package Reviewers to multiple users and anyone can approve/accept the change package (No need to accepted by all the members listed .) we don’t want group. Requirement is the out list of reviewers any one can accept the change package
Hi @all,is it possible to set a complete Branch (DevPath) in source to readonly, and the parent is still writable?Thanks, Jens
We have the need to create some delta reports based on the history of item(s). The reporting part is well undestood. We need a method to get at the historical data on an item from a query. How do we do this?
We have some internal filds that we set in trigger scripts that are poluting the history with a bunch of non-valuable noise. How can we disable the history tracking for fields?
Hi...I need an example of the 'im edittype' command that sets the "Override the global description" attribute in the 'Overrides for Fields' section for a field within a type. The 'im edittype -?' command provides no information and I was not able to find anything in the documentation regarding the command-line syntax for this.Can someone provide and example, or send a link to the documentation that shows how to do this?Thanks...-Sean
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.