Could someone please help me to generate the default files IntegrityClient.rc and some other default files in the path /var/tmp instead of /home/userid.
Currently the files are loaded into the path /home/userid
Could someone please help me to generate the default files IntegrityClient.rc and some other default files in the path /var/tmp instead of /home/userid.
Currently the files are loaded into the path /home/userid
How can I get a field to substitute parameters when pulling data through the Excel integration?
What is the fix for the error message in MKS 2009 for the "Cannot obtain registry lock" error when you check in/check out a member?
Is there a way to globally search and replace strings across documents. I have about 300 parameters that now have to be slightly modified in about 80 test suites. Can this be done either using the GUI or through the command line?
Hi Team,
I need to collect the details of a selected item.
For example - i need to export the details of a selected item/query/report to a file, may be using a custom button .
Is there any way to do this ?
Regards,
Arun
I have two date fields that I created for my test results: Execution Date and Execution Modified Date. When I kick them out to an html report, they do not format per the definition in the report wizard. Other date and date time fields do though. Is this a bug or am I doing something incorrectly? I can use JavaScript as a work around but I would prefer to not have to do that.
I have a user asking if it is possible to list what sandboxes another user may have created. I know "si sandboxes" will list the ones on your own machine, however the user wishes to see the sandboxes on another machine, without physically accessing that machine. any ideas?
If you have two projects: Project A(this being a test case library) and Project B(this being an application), if you create test suites(with parameters) in project A and then using insert content(or include) into a test suite in project B, can you tell integrity to assume the scope of the Project B project level parameters, instead of using the project A project level parameters?
Has anyone used the Integrity SCM capability to version control their Sparx EA project/models?
If so, how does this work and how do I connect EA to the Integrity repository?
Thanks!
Kris
I added in my viewset the comment feature but I don't knwo how to use it. I didn't find any information in help but there was another useful feature named bookmark.
I wanted to use it as well but I don't understand how to activate it. When I highlight a text and I want to use "properties" in drop-down menu, this feature is greyed.
Any recommendations:
- to use the comments
- to activate the bookmark feature
Could someone please help me to generate the default files IntegrityClient.rc and some other default files in the path /var/tmp instead of /home/userid.
Currently the files are loaded into the path /home/userid
I am working on a script with PTC Integrity interactions. To be sure the IntegrityClient is running, I call 'si connect' first:
si connect --gui --hostname=someserver.domain.org --port=1234
I also tried the command in batch mode, which I usually use to check if the client is running but prevent from starting if not, has the same behavior:
si connect --batch
When I go to the IntegrityClient window and get the connection up again, by just clicking to any sandbox member, the commands work properly again.
Is there an option for 'si connect' or another command, which I didn't see, to force the re-connection of the IntegrityClient without blocking the execution of a script?
I have the situation, that release candidates of the software are checkpointed and labeled. If now a release candidate is verified and accepted as the final release, I'd like to add the release label to this checkpoint and all its sub-projects as well, like the checkpoint command does. Unfortunately I could not figure out how to do this. The command "addprojectlabel" just works for the current location in the project tree, but does not add the label to the sub-projects contained within that folder. I tried the following command:
si addprojectlabel --label="LabelOfSWRelease" --projectRevision="LabelOfReleaseCandidate" --project="e:/a/path/to/a/project/within/a/PTC/project.pj" --hostname=servername.domain.com --port=1234
The hostname and port options are just to access a specific server and is not always required. The command does not allow '-r', like it is commonly used for recursive Integrity operations.
Is there another way of doing this? Any help is appreciated.
Regards
Guenter Schwarz
Hi,
I'm wondering about the availability of a plug-in for eclipse 4.2 or superior.
regards
Hi,
we want to create a connection between Integrity Items from PTC and packages/ elements from Enterprise Architect. Both tools have IDs with which they can be identified clearly. In the forum I read that there are several possibilities to get data out of PTC Integrity such as using command line scripting, running reports, using gateways, web services, API or trigger scripts.
My question is, which of these possibilities would you suggest when you want to connect one integrity item with one or more Enterprise Architect package/s or element/ s. Is there a way using a standard feature of PTC Integrity which helps the developer to get that task done with less changes in Integrity or do you suggest a self-made program which writes in each tool the specific ID/s from the opponent's tool to help the user for example to find the suitable UML diagram in the Enterprise Architect for an already open requirement integrity item of PTC Integrity faster?
Thanking you in anticipation.
Regards
Dan
Is there a way to globally search and replace strings across documents. I have about 300 parameters that now have to be slightly modified in about 80 test suites. Can this be done either using the GUI or through the command line?
I am trying to use tm setresults to commit a few hundred test case results (in a single session) at a time. I don't think the issue is with the quantity but I don't know. My action definition is below (minus most of the results). When I try to execute the command (via C API), I get the error: MKS124581: Line 11: Problem parsing XML content: null
I assume this error is actually referring to line 12 with the attachment but I don't know for sure. Does anyone know what the issue is? Attachment name is supposed to be optional so I don't think leaving that out is the issue.
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE ActionList SYSTEM "ActionList.dtd"><ActionList sessionID="61686"><SetResult caseID="60768"> <Verdict>Passed</Verdict> <AddRelatedItem id="61743" /></SetResult><SetResult caseID="60764"> <Verdict>Not Passed</Verdict> <Annotation>Reason: </Annotation> <AddRelatedItem id="61744" /> <AddAttachment file="remote://C:\Users\borrno\AppData\Local\Packages\f6931c13-f27d-4e60-849e-9aabd681f391_ke8sybv4sk4d6\LocalState\artifact150723014349_6168060764.jpg"> <Description>Test Artifact</Description> </AddAttachment></SetResult><SetResult caseID="60765"> <Verdict>Passed</Verdict></SetResult><SetResult caseID="60761"> <Verdict>Not Passed</Verdict> <Annotation>Reason: </Annotation> <AddRelatedItem id="61745" /> <AddAttachment file="remote://C:\Users\borrno\AppData\Local\Packages\f6931c13-f27d-4e60-849e-9aabd681f391_ke8sybv4sk4d6\LocalState\artifact150723014414_6168060761.jpg"> <Description>Test Artifact</Description> </AddAttachment></SetResult><SetResult caseID="60757"> <Verdict>Passed</Verdict> <AddAttachment file="remote://C:\Users\borrno\AppData\Local\Packages\f6931c13-f27d-4e60-849e-9aabd681f391_ke8sybv4sk4d6\LocalState\artifact150723014429_6168060757.jpg"> <Description>Test Artifact</Description> </AddAttachment></SetResult><SetResult caseID="60799"> <Verdict>Not Passed</Verdict> <Annotation>Reason: </Annotation></SetResult></ActionList>
All,
I am looking for a way to create a hyperlink to a chart that replaces the defined query of the chart with one I specify. I can successfully call a chart using this format: http://{hostname}{port}/im/runchart?selection={chartname} and I can call a report replacing the query with this call : http://{hostname}:{port}/im/runreport?queryDefinition=(field[ID]={id})&selection={reportname}. Is there a different format for the call that I need to use for the Chart or is this unsupported?
Thank you,
Paul Hartwig
Hello,
I am trying to understand how to create a search expression for filtering document content based on text field containing some expression/regular expression.
For this I use where field contains ...
How to build a search expression, where can we find a description of possibilities?
In my particular case, database used for integrity is Oracle.
Thanks in advance for any idea, help.
Regards.
Marc.
I have a user asking if it is possible to list what sandboxes another user may have created. I know "si sandboxes" will list the ones on your own machine, however the user wishes to see the sandboxes on another machine, without physically accessing that machine. any ideas?