Quantcast
Channel: PTC Community : Popular Discussions - Integrity
Viewing all 3432 articles
Browse latest View live

Using the createcontent command line function can I set the indentation level

$
0
0

I have an application that enters data to a document using the createcontent command line function. How do I set the indentation level when I create the content?


Redirect URL

$
0
0

Hello everyone,

 

     Is there an easy way to redirect the home page url to open the "Starte Workflows and Documents Web Interface" instead of the default home page?

 

 

 

 

Thank You,

 

 

Paul Hartwig

Backing Item ID of IBPL field using CLI

$
0
0

Hi Team,

Is there any way to find Backing Item ID of a IBPL (Item Backed PickList) field using CLI ?

 

*I'm able to get full field details using below command

im issues --fields=IBPLfield issueid

 

Regards,

Arun

prevent si asking for credentials in CLI

$
0
0

Hello,

 

Is there a way to prevent SI to ask for credentials in command line interface (batch file) when the user is already logged in MKS Integrity??

 

This is the case:

ComputerA:

from a CMD window, using a batch file, the user runs the si command:

si viewsandbox --fields workingrev --filter file:filename

Result: filename is retrieved

 

ComputerB:

same steps but in this one the Result is to insert "user" and "password"

 

In both computers, the user is logged in using MKS Integrity Client.

My questions is why in ComputerB "si" is asking for credentials??  is it a configuration?

 

How could I avoid it?

 

I tried the following commands:

si viewsandbox --fields workingrev --batch --filter file:filename

[[Cannot ask for user input in batch mode; must use the option --user]]


si viewsandbox --fields workingrev --gui --filter file:filename

[[Credentials are not requested but a bunch of annoying mks integrity client windows are opened for each file requested]]


Any idea?? 


Thank you!

Error -MKS Integrity Viewset cannot be found

$
0
0
Error -MKS Integrity Viewset cannot be found (migrated thread) Posted: Apr 13, 2012 5:38 AM

   Jayaram.K    Posts: 1   Registered: Apr, 2012



Hi
I am using MKS 2007 Integrity Client .Earlier it was working properly .But one day when i tried to open it , the following error occurred 'MKS integrity viewset cannot be found' and thereby i am unable to open it.I tried reinstalling but it did not work   
I am using the same MKS software as my colleagues are using .But the Service pack numbers and build numbers are differing .My colleagues are able to open it properly .I have checked with my manager that there is no license related problem also
my Build No: 4.9.0.4652
my Service pack no:007-01

colleagues' Build no :4.9.0.6006
colleagues' Service pack no :011-01

Please help me in solving this problem .Thanks in advance

  

Re: Error -MKS Integrity Viewset cannot be found Posted: Apr 16, 2012 5:13 PM
Posted By:   mlizak    Posts: 72 /  Registered: Feb, 2011  
Hello Jayaram,

It is usually recommended that you use the same version as the server that you are on.  Your system administrator should be able to supply you with the version of Integrity client which matches up to your Integrity server.

Having said that, there are a number of possibilities which could explain this.  Please call Integrity Technical Support if you require further help with this issue.

Regards,
Kael

MKS Integrity 2009 Visual Studio Integration Share from many locations

$
0
0

Hello,

 

Computer 1 Location 1 : I create a subproject and share it. Visual Studio/File/Import Solution/ will show the share in the list.

Computer 2 Location 2 : Visual Studio/File/Import Solution/ doesn't show the Share in the list.

 

Any idea why ? Thank you

 

a+, =)

-=Clement=-

 

Configuration :

MKS Integrity Client 2009 Build: 4.10.0.9665

Service Pack: 007-01 Hotfixes: C041000007-05, C041000007-015

Visual Studio 2008

Computed Value in Trigger

$
0
0

How do you get a field value in a trigger if that field is computed? If I use getFieldDisplayString then nothing is returned. If I use getFieldValue then I get a null.

API Download Progress

$
0
0

Is there any way to get a progress of an attachment download when im extractattachments is used? Basically I am trying to find out when an attachment has finished downloading. Do any of the different response types give this? (IResponse, ICreationResponse, IActionResponse, IBaseResponse, IViewResponse)

 

I am using the API for Integrity 10.5.


Re-Import Word Document

$
0
0

Hi,

 

it is possible, to export a requirement document to word, change some requirements and(!) add new requirements in word and after then re-import all in Integrity?

I'm playing with template 2009-WordExportTemplate-06-Reimport.docx  and OutlineLevels_Reimport.DSD.xslt.

 

It works fine for changing requirements in word, but I cannot create new requirements in word.

 

Any idea?

 

thanks

Running im isssue from C-API for Integrity 10.4

$
0
0

Running im issue through C-API, I am getting "ItemModificationException" for only one item type (works for other types) however the same command runs just fine on CLI. Any hints?

Create sandbox through web service.

$
0
0

Hi, guys.

 

Until now I used only the CLI to make scripts that query the Integrity server. This required that the user has the Integrity client installed on his machine.

Now, my task is to create a sandbox for a project, but it should query the Integrity server through the web service, not through the client. I have no idea how to do that, is there a command to do that? Could someone give me some pointers on how to query the web service?

 

Thanks.

Adding text to Longtext

$
0
0

Hi Team,

When editing an Issue manually, the existing contents in the field (its a longtext with logging disabled) will be visible in Edit mode.

But when using CLI command, i'm getting only the option to overwrite existing value.

Is there an option to add content to field ?

 

*I tried storing the current value to a temp variable, add my new contant to the temp and use that variable to edit field - but this is not working in batch script when field length is big.

 

Regards,

Arun

Re-Import Word Document

$
0
0

Hi,

 

it is possible, to export a requirement document to word, change some requirements and(!) add new requirements in word and after then re-import all in Integrity?

I'm playing with template 2009-WordExportTemplate-06-Reimport.docx  and OutlineLevels_Reimport.DSD.xslt.

 

It works fine for changing requirements in word, but I cannot create new requirements in word.

 

Any idea?

 

thanks

How to create a query to list upstream traces

$
0
0

Integrity 10.6

I've constructed a test protocol with a series of cases (tests). Upstream trace relationships have been added to the Requirements the cases validate. I am able to insert a "validates" field into my protocol, but am unable to "export" or "report" the Requirement content--only the ID number of the traced requirement.

 

How can I configure my export to pull that additional information OR how can I write a query that will return a discrete list (no duplicates) of the Requirements.

 

Currently the export looks like....

 

<%beginLevel 1%>

<%if {Category} == "Heading"%>

<%{Text}richcontent="false"%>

<%elseif {Category} == "Comment"%><%{Text} richcontent="false"%><%else%>

Section

Item

Case Type

Case/Step

  1. Req. Trace(s)

<%{Section}%>

<%{ID}%>

<%{Category}%>

<%{Text} richcontent="false"%>

<%{Validates}%>

<%endif%><%endLevel%><%beginLevel 2%><%if {Category} == "Heading"%>

<%{Text}richcontent="false"%>

<%elseif {Category} == "Comment"%><%{Text} richcontent="false"%><%else%>

<%{Section}%>

<%{ID}%>

<%{Category}%>

<%{Text}%>

<%{Validates}%>

<%endif%><%endLevel%><%endContent%>

Colon in annotation

$
0
0

I am using the API to upload test results. If I have a colon in the test result, then it doesn't upload properly. If I wrap the annotation in either quotations or apostrophes then it'll upload but it'll include those in the annotation. Is there a way around this? I am using Integrity 10.5.


how to create relateditem with mks

$
0
0

Hallo,

 

i have a problem to create a SW-Subtask with im createissue.

 

I use the following commandline:

(1) im createissue --Field="Project=/XX/YY" --Field="SWI=ZZ" --Field="Summary='my summary" --Field="Assigned User=me" --type=SW-Subtask  --Field="Observer=he"

 

 

Creating SW-Subtask ...

Editing fields ...

Submitting ...

Could not save item: Cannot change the state to IMPLEMENTATION:

There's no parent of type SW-Task.

 

Then i used the following commandline:

(2)   im createissue --Field="Project=/XX/YY" --Field="SWI=ZZ" --Field="Summary='my summary" --Field="Assigned User=me" --type=SW-Subtask  --Field="Observer=he"  --Field="parent=196" (196 is the parent workitem ID)

 

I got :

 

Creating SW-Subtask ...

Editing fields ...

Submitting ...

Could not save item: bitIndex < 0: -951

 

Could you please provide to me the correct solution to create a workitem with a predifined parent?

 

Thanks and regards

Miled Attia

Error -MKS Integrity Viewset cannot be found

$
0
0
Error -MKS Integrity Viewset cannot be found (migrated thread) Posted: Apr 13, 2012 5:38 AM

   Jayaram.K    Posts: 1   Registered: Apr, 2012



Hi
I am using MKS 2007 Integrity Client .Earlier it was working properly .But one day when i tried to open it , the following error occurred 'MKS integrity viewset cannot be found' and thereby i am unable to open it.I tried reinstalling but it did not work   
I am using the same MKS software as my colleagues are using .But the Service pack numbers and build numbers are differing .My colleagues are able to open it properly .I have checked with my manager that there is no license related problem also
my Build No: 4.9.0.4652
my Service pack no:007-01

colleagues' Build no :4.9.0.6006
colleagues' Service pack no :011-01

Please help me in solving this problem .Thanks in advance

  

Re: Error -MKS Integrity Viewset cannot be found Posted: Apr 16, 2012 5:13 PM
Posted By:   mlizak    Posts: 72 /  Registered: Feb, 2011  
Hello Jayaram,

It is usually recommended that you use the same version as the server that you are on.  Your system administrator should be able to supply you with the version of Integrity client which matches up to your Integrity server.

Having said that, there are a number of possibilities which could explain this.  Please call Integrity Technical Support if you require further help with this issue.

Regards,
Kael

MKS Integrity 2009 Visual Studio Integration Share from many locations

$
0
0

Hello,

 

Computer 1 Location 1 : I create a subproject and share it. Visual Studio/File/Import Solution/ will show the share in the list.

Computer 2 Location 2 : Visual Studio/File/Import Solution/ doesn't show the Share in the list.

 

Any idea why ? Thank you

 

a+, =)

-=Clement=-

 

Configuration :

MKS Integrity Client 2009 Build: 4.10.0.9665

Service Pack: 007-01 Hotfixes: C041000007-05, C041000007-015

Visual Studio 2008

Expand All in Relationship View of Query in Integrity?

$
0
0

relationship view of query.GIF

 

Does anyone know how to "Expand All / Collapse All" in a Relationship View of a query?  Relationship View is very cool... but who wants to click each and every item and related item to display all data?! 

Is it possible to change the Data Type of a field (e.g. from integer to shorttext)??

$
0
0

I want to change the data type of a field from integer to shorttext (so that instead of value 1234 the value 1234a is possible). As far as I can see this can't be done by "Overrides for fields", since the dropdown-menu for data-type is disabled. Are there any possibilities besides creating a new field?

Thanks!!

Viewing all 3432 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>