Recently active
Hi Everyone, Urgent help required on this :- How to pass the parameter in Walk Query Section? Any help would be appreciable. Vielen Dank, Kapil Jain
Using the C# api ....I can use viewissue in the mksapiviewer and it shows that label information is available. However when I parse through the Workitems ....and then the fields I get to the field named MKSIssueLabels now I am unsure how to get to the mksItemList items foreach (WorkItem w in r.WorkItems) { foreach (IField f in w.Fields.Values) { if (f.Name == "MKSIssueLabels") { // Parse through the items in mksItemList ?? } } } Can someone point out how to do this?
I am trying to use the C# API to extract a table from a document. I have a felling it has to do with the fields:width:rich option but I am not getting that to work. What am I doing incorrectly...or is there a better way?
Hi, I had already installed the Integrity Client 11.0 and it was working fine, but today I tried to oppen it and I got the following error: "unable to establish loopback connection" Please see the attached file
Hi,we are using Integrity 10.8 .In Eclipse Luna the Toolbar in Eclipse looks like this:Starting with Eclipse Mars the Toolbar looks like this:Even more in the meantime I've got several instances shown in Eclipse in a workspace.As in another workspace only one instance is shown, where is the setting to reduce the instances back to 1?THX in advance.Dirk
I simply want to list all objects (queries, charts, reports) that reference my dashboards... Anyone!?
Hi everyone, I want to know if it's somehow possible to get custom Test Result fields into the output of im viewissue --showtestresults <test session ID> As of now I only get verdict and annotation back. But I would like to get a custom defined Test Result field like "Actual Result" as well.
Dear PTC, would it be possible to provide some transparency in your upcoming release schedule? - What is the current rough expected timeline for the new UI? - What about your new data reference model? Any chance to provide some information to customers BEFORE releasing the new UI? - Why is it so difficult for ILM to provide and deliver the same quality standards as other PTC tools: why do we have to ask specifically for the 12.0 What's new presentation when other tools (e.g. Modeler) are getting it automatically (see What's New in Integrity Modeler 8.5)? Our expectation (and the one from our users): As a customer we would expect more upcoming information for significant major releases of an enterprise product.
where are attachments stored in Integrity v10.3?
I've found that It is possible to edit a test step using the CLI with: tm editresult --stepVerdict="stepID=216:verdict=Passed" --sessionid=228 78. However when I try an equivalent command using the Java API I get an error: Could not save modified test result: Invalid step verdict value specified: "stepID=216:verdict=Passed" Can anyone please advise on the correct syntax to use within the Java API to perform this command? I'm using ILM version 12 server.
I can create my sandbox from the command line interface just fine. But when I try to resync via "si resync c:\myfolder\mysandbox.pj" it gives me the following output:Resynchronizing ... Resynchronizing file ... MKS124879: Value not found. (Server Preferences) I am not sure what value it is looking for in the server preferences. I am running Build 11.0.0.506, API 4.16.506
Dear all! Is it possible to locate selected field for opened issue in edit mode? How I dynamically could change it using Java? JNI only? Thanks in advance!
On our Red Hat 6 servers we had a file in /etc/init.d to start our Integrity server process in case the server was rebootet that read as follows: runuser -l integrity -c "cd <server install>/bin; ./mksis $*" However, under Red Hat 7 servers the mechanism is slightly different and systemd is used instead. I was wondering if someone already set this up and might give a hint on the usage.
Who to configure change managment in Integrity 10.7 ? If any one has any documents could you please provide document for the same. (Kind of version controller)
In our company started discussions of Creating Location-sided Main Server.Combined with that also Projects shall be shifted from one server onto another. This requires some pre-work like checking: Who is Main user Group of one Project Area? Now my question: Does anybody see a chance to analyse: Who (User and/or Group) is accessing and using a Source Subproject? How many data are downloaded from them (no. of Files, maybe combined size) => Sync ? How many data are uploaded from them (no. of Files, maybe combined size) => Check In ? I will be thankfull for every hint, no matter whether they will tell me that it is might impossible for a certain reason, OR analysis could be done only on another level like ACL Logging or something else. Thank you to all. Best Regards, Klaus Hoppe
We want to set up a backup that will allow to store the last seven days of the repositories.We would write a backup script for this which executes the omssave function overnight. Then another script which ensures that the last seven days are secured, in which we copy the results of the omssave function.Later, a weeks or monthly backup should be added. Is there a kind of best practice or other solutions for this?
Hi! I am lookig for solution how to share information about downloaded sandboxes between couple virtual machines. We are using Jenkins server with couple jenkins nodes and on each node we have installed Integrity. When I download sandbox on first node than I can't drop sandbox from another Jenkins node. (MKS125216: The sandbox file d:\test\project.pj is not registered with the system). Or I can't make a checkpoint on sandbox... Now solutions is hardcode node each time when we run build with sandbox etc. Any ideas or solutions?
Hello @ all, i want to use a field in the text field like the function "substitute Parameters". Example: I wrote my requirement text, insert the field "id" (e.g. {id} oder {{id}}) and want to see the value of id (e.g. 123456). Does interity have such a function? Thx, Markus
Hi All, Using Integrity Webservices but getting "Access-Control-Allow-Origin" issue. Please take a look over the issue :- Failed to load http://blrmiespc-1233:7001/webservices/10/2/Integrity/?wsdl: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. Any help ? Grube, Kapil
[As I somehow cannot find a way to create ideas, doing it as a discussion seems the most appropriate path remaining.]Current situation: If by random or mistake I overwrite or delete something in a text diagram it is gone forever if it was not included in the last saving (e.g. I try to copy something, mark the section, press randomly only "c" instead of CRTL+c and the marked section is replaced by "c". No chance to get back what I wanted to copy... )The only thing I can do is a "reload/revert" - to speak in ordinary text editor terms: I can do an undo, that brings me back to the last saved state of the text diagram content.Even with an active ChangeControl there is only the Information available THAT I changed the text, not WHAT I changed in the text. A redo that would allow me playing around to find out about this is not available either.Desired behavior:As with all other changes I would like to have an undo within the text diagram / the RTF editor. I would expect an undo behavior as c
Hello i seem to be having a strange "=" in my soap header i am sending this <SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://webservice.mks.com/10/2/Integrity" xmlns:ns2="http://webservice.mks.com/10/2/Integrity/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header/> <ns0:Body> <ns1:createItem> <arg0 Type="Issue"> <ns2:Username>username</ns2:Username> <ns2:Password>password</ns2:Password> <ns2:ItemField Name="project=/ZI/O/project.pj"/> <ns2:ItemField Name="Summary=Quick Summary"/> <ns2:ItemField Name="Description=Quick description"/> <ns2:ItemField Name="Issue Type=Change Package"/> </arg0> </ns1:createItem> </ns0:Body></SOAP-ENV:Envelope>
Hi,since having set up audit log, I see many entries from category "si.server" with operation "bulkoperation", but without any target type or parameters, so the information is nearly useless.Can they be suppressed in the audit log? How?We do not want to suppress the whole si.server category since it may contain relevant information.Could we set mksis.auditor.si.server addproject=false and enable all single properties listed in the ServerInstallConfigGuide tablecreateprojectdropprojectdeletepolicysectioncacheadminreloadtriggerssetpolicysnapshotsubmit?Thanks in advance,Stephan
Hi Community, I am able to execute this command (Just to check how to add parameter using CMD Command):- im editissue --field=Parameters="Identification2;values=a,b,cIdentification2=Pick ListIdentification2;description=hello" 11309 in Windows Power Shell by changing line using Shift+Enter and it's working. But i have two doubt:- 1.) In actual Scenario i have to execute this command in .bat file so in code how to change line automatically ? 2.) If i have added one Parameters already and i am going to add one more then first parameters get deleted and only latest one reflects. Any resolution ? Please take a look over this code and this code belongs to actual scenario :- @echo offSETLOCAL ENABLEDELAYEDEXPANSIONSET count=1FOR /F "tokens=* USEBACKQ" %%F IN (`im issues --fields="Parameters" 10014`) DO (SET var!count!=%%FSET /a count=!count!+1)set end=%count%-1FOR /L %%A IN (1,1,%end%) DO (im editissue --user=abc --password=abcd --field="Parame
how do I, using C# API, get the Segment ID after using createSegment function
Hello, I tried to use the Maven Release Plugin together with source integrity. I currently have 2 problems while using it: 1. This plugin performs the following steps if executing the goal mvn release:prepare Check that there are no uncommitted changes in the sources Check that there are no SNAPSHOT dependencies Change the version in the POMs from x-SNAPSHOT to a new version (you will be prompted for the versions to use) Transform the SCM information in the POM to include the final destination of the tag Run the project tests against the modified POMs to confirm everything is in working order Commit the modified POMs Tag the code in the SCM with a version name (this will be prompted for) Bump the version in the POMs to a new value y-SNAPSHOT (these values will also be prompted for) Commit the modified POMs This works fine up until the point where the pom.xml should be bumped to the new version y-SNAPSHOT. As far as I can see the file is check
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.