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

MKS124143

$
0
0

Has anyone seen this error message before?

 

MKS124143: A user name with name "John Doe" already exists.

 

I was trying to setup a new user with PTC Integrity.  When he was logging in for the first time, he got a little trigger happy with the OK button, and then this message popped up.  I tried to reset the user settings under the preferences of the client application, but that didn't help.  I was going to uninstall the viewset and then try again.  Any ideas?


Locked revision changes after Resynchronize

$
0
0

Hi all,

we just observed a strange behaviour in Integrity Source 10.5:

When checking out an older non-member-revision (working file refers to that older revision) and then performing a resynchronize, the working file is replaced with the member revision (okay) AND the lock is changed to the member revision.

This does not seem to be okay.

Is this already known and possibly corrected in > 10.5?

 

Regards, Stephan

The test Cases are not freezing in the Tests table

$
0
0

Hello All,

 

In the Test Session, the Tests table showos the test Cases & the test Stepes up today not as the date of the "Test as of Date", This is misleading.

ex. if i update the Summary field in the test case , it will be updat also in the table. i think the list in the table must stay as it and do not change.

 

any idea?

Import file reqif

$
0
0

Hi,

 

I try to import a  *.reqifz file with PTC Integrity Requirements Connector 3.1 but this operations has no successful.

 

I attach the report that include the error message:

 

Execution metadata

PropertyValue
ResultError
File formatReqIF 1.1
TypeImport
DateWed Nov 16 10:58:22 CET 2016
Tool namePTC Integrity
Tool version(s)
ExecutorAlessandro Il Grande
Comment
Execution time00:00:00 s

Successful documents

Failed documents

Document pathDocument nameDocument IDOperation resultObject countChangesOperation time
/projects/ProvaProvaError0-00:00:00 s

Logs Prova

SeverityMessage
ErrorImport failed with exception 'java.lang.NullPointerException'.

 

I don't have any idea to solve my problem. Do you have any suggestions?

Is there a way to restore a document from its current contents to what it had at a specific time in the past? I know I can see it, but can I actually revert to it as the currently active version?

$
0
0

Is there a way to revert a document from its current contents back to what it had at a specific time in the past?  I know I can see it, but can I actually revert to it?

How to trouble shoot the connecting issue with server in Integrity 11.0 F000

$
0
0

Hi, I am facing issue with connecting with server, using centralize server for licensing. can any one face this issue before?

How can I print information about the label in source control system ?

$
0
0

Hi!

 

My company manage baseline by label.

so we want to show label in 'view projects' when we use 'shared project' function...

 

but, I have heard it's not possible...or waiting for being answered of "Idea" page in this site.

then, is it possible to get [project & rivision & label] information when I use 'si report' command ?

 

I checked that there is  [project & revision] information, but label is not exported.

 

Easy to use import/export from Excel for requirements???

$
0
0

I asked this question last year but am hoping that I might get a better answer this year. We are using PTC and a project management software package for Agile software development. We are really much closer to a Displined Agile Delivery style where we do have some requirements stated upfront and provide more detail as we progress in the project. The software development team really likes their Agile PM software and use it to split requirements and provide more granularity as we move through the project. Our test group really likes to use PTC for locking down the requirements and tracking bugs once requirements and features have become finalized. It would seem to me that we should be able to find a middle ground where we can import and export requirements (user stories) as the software development team does backlog grooming and iteration planning into PTC where our test group can track bugs and also keep the latest version of requirements. Is there any way to transfer back and forth without writing a significant block of XML code and use a very complex import/output tool?

 

The PM software tool has a very simple Excel import/export tool and is very friendly to this concept? Is the latest version of PTC any better (we are using Version 10)?


Is there a possibility to give out all definition done in ILM "Workflow and Documents"

$
0
0

For documentation purposes as well as for getting something like a complete data model I like to give out every admin object with it's references

from our Workflow and Documents module.

 

To our solution:

We have defined own (==> from PTC Solution deviating) types and several other objects belonging to this (incl. Scripts).

I now like to give out all of this stuff including infos:

  • for a certain object:  what does it include ?
  • for a certain object:  where is used ?
  • for a certain object:  how has it been set up ?

 

Reason:  Get an overview which allows to see where a change will be effective.

 

Does anyone have an idea how to do this ?

 

Waiting for any idea....

Klaus

Import file reqif

$
0
0

Hi,

 

I try to import a  *.reqifz file with PTC Integrity Requirements Connector 3.1 but this operations has no successful.

 

I attach the report that include the error message:

 

Execution metadata

PropertyValue
ResultError
File formatReqIF 1.1
TypeImport
DateWed Nov 16 10:58:22 CET 2016
Tool namePTC Integrity
Tool version(s)
ExecutorAlessandro Il Grande
Comment
Execution time00:00:00 s

Successful documents

Failed documents

Document pathDocument nameDocument IDOperation resultObject countChangesOperation time
/projects/ProvaProvaError0-00:00:00 s

Logs Prova

SeverityMessage
ErrorImport failed with exception 'java.lang.NullPointerException'.

 

I don't have any idea to solve my problem. Do you have any suggestions?

Using Integrity 10, is there a way to either rename a project or create a new project from a current project so that all of the history information in the current project is included in the new project?

$
0
0

I haven't found any documentation even hinting that this can be done but I thought I would ask just in case.

Hi, Kindly support me to create realization order from release type id

$
0
0

Release id:

========

ReleaseID.JPG++

 

 

Capture.JPG

 

In this release id, I want to create Realization order under "Outgoing" via CLI

Export attachements from items (not documents)

$
0
0

Hello,

 

I would like to export attachments from items (multiple items and multiple attachements per item) from Integrity. We know there is an export function for attachements (IIF) but only for documents. Is there another option than xls-export for items (instead of documents) including the attachements?

 

Thank you very much for your help.

 

Kind regards,

Adriana

Merge two SI databases

$
0
0

Hi all,

 

I need to merge all contents of one SI database to another SI database.

We have tried to do this as follows:

 

1) Shutdown Integrity

2) isutil -c cmdbbackupcreate

3) si migrate --dumpToBackup /One/Project/At/A/Time/project.pj (on the source SI database)

4) Get their DBA to copy the B_ tables from database One (souce database) to database Two (target database)

5) si migrate --restoreFromBackup (on the target SI database))

6) Purge/truncate the B_ tables in both databases (or can this be done by running isutil -c cmdbbackupcreate again?)

7) Rinse and repeat for all other projects

 

The problem is now that not all projects of the source SI database are visible within the traget SI database. It seems that

all projects that have a development path are not visible in the target SI database.

And: the procedure described above (using "si migrate --dumpToBackup" and "si migrate --restoreFromBackup") is not supported 

because it has never been officially tested.

 

Is there any other way to merge 2 SI databases which has been successfully used in a customer project before ?

 

Regards,

 

Peter

Attempt to launch MKS Integrity client Timed out.

$
0
0

Hello,

This is my first time with MKS. We are using MKS Integrity Client, most of us are using windows client. I'm on a mac and would like to setup my development environment in a VM, preferably a linux flavor. I'm currently using centos 6.5 32 bit. Installation of mksClient.bin runs fine, but anything I try, I get the following error.

 

./si gui

./si: Attempt to launch MKS Integrity Client Timed out. To solve this please try the following:

- Verify that the user you are logged in as has read and write permissions to the Integrity Client install directory.

- Make sure the Integrity Client install directory is the very first entry in the path.

 

I'm able to read/write in integrity client install directory, so that cannot be the issue. I do not know how setting up path is of any relevance when starting up the client. Could this be some kind of connection issue? I'm able to launch web version, web services, etc. at the given host/ip:port. Any pointers?

 

Best,

Srikrishna


Getting List of active projects in xml

$
0
0

Hello

I am trying to get all the active project lists from MKS into XML. I tried using "im projects" but I don't know (nor I find )how to filter only active projects and then put it in XML. Thanks for your help in advance.

get a checkpoint with head revision as of this checkpoint

$
0
0

Hello

Given 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 checkpoint and its member revisions as of you can create a build sandbox.

To get the sandbox head revision state, you can checkout the sandbox without lock.

 

I am not sure the check-out of a build sandbox would do what I want.

 

Many thanks

Thierry

Error MKS124066: Type "ALM_Requirement Document" does not exist. what reason?

$
0
0

It had happened when I imported a reqiurement document (Integrity v10.6).

 

Thanks!

MKS client installation under Linux

$
0
0

hello!

 

I'm trying to install a MKS client bin in my Ubuntu 14.04 linux OS, but I can't tell if it installed or not. A complete log of the installation as follows:

 

$./mksclient.bin -i console


Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
strings: '/lib/libc.so.6': No such file

Launching installer...


=======================================================

Installer User Interface Mode Not Supported

The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.

=======================================================




Can someone tell me where can I find a detailed installation manual somewhere? Many thanks!


-Shijia

Import requirements - PTC RM

$
0
0

Hello everybody.

Can someone explain/teach me how to quickly import requirements (from a word or pdf or excel file) into PTC RM?

 

I was looking at the DOCUMENT --> IMPORT command, but what I get is just a wizard requiring a configuration file that I don't have.

I'm available to understand how to create it, but I need to understand how to do it, what is the language to be used, the basic commands, etc.

Do you know a tutorial or something like that?

 

I'm also interested for any "plugin" available on the market that can perform this activity, if available.

 

Thank you in advance

Viewing all 3432 articles
Browse latest View live


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