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

IM: display- and usability-options for the si_project-field

$
0
0

Hi @all,

 

is there any way to improve the usabilty of a si_project-field? We would like to have at least two things:

 

1. the possibility to prefill the field with a known part of a path. If users open this field than they shouldnt have to click through the whole project-structure.

2. filtering for names, labels or checkpoints in the dialog where you're clicking through the structure.

 

regards, Jens 


Ignore folders from current project/repository

$
0
0

Hi,

I am new to PTC Integrity Source Control.

Am used to Git/Svn, wherein I can specify an ignore file to ignore specific files/folders providing a pattern.

In my current project there are some files which are already checked in and as a part of restrucring, I want to ignore specific folders (obj, bin folders of a Visual Studio project). I am unable to figure out how to do it.

I tried the Sandbox -> View -> Non Member, but unable to see any items listed there.

 

Can anyone guide me as to how to ignore folders from an existing repository?

Thanks,

Chandu

Cannot obtain registry lock

$
0
0

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?

command line question

$
0
0

I'm trying to write a script to  remove members when a change package.  what is the command line for deleting or discarding entries from a change package ?

proxy-settings in mksclient.properties

$
0
0

Hi @all,

 

if i want to install an integrity-client with silent install i#m using the mksclient.properties-file. Since some weeks we're using a proxy, so i want to set the proxy-settings also at install-time. We have a split-setup: source at port 7001 and integrity at port 7003. The proxy is used only for source. But i didnt find an option to setup the client vie mksclient.properties for using the proxy only for source. MKS_PROXY_GLOBAL_USER=true is setting all connections to use the proxy, which we cannot use, because we want only one connection. There is no Option to set only one connection to the Proxy.

 

Any hints? Thanks,

 

Jens

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

Configuration Path vs. Flat Path in Hyperlink

$
0
0

Hi all.

 

I do have a problem specifying the correct Hyperlink string for accessing the content of a member stored in SI.

 

We use Hyperlinks like

http://mksserver:7001/siro/viewrevision?projectName=/Playground/KM_Work/common/_global_1/project.pj&selection=file_g1.pdf

to add a read only reference to either a static ro floating revision in many occasions.

 

Imagine the path above  /Playground/KM_Work/common/_global_1/project.pj . This project has two possible top level projects:

  • /Playground/project.pj  (with a OpenProject Permission only for Admin Users)

and

  • /Playground/KM_Work/common/project.pj (with a OpenProject Permission for Developer Users as well)

 

In contrast to a Flat Path, the Configuration Path is able to tell the difference:

  • #/Playground#KM_Work/common/_global_1/project.pj

and

  • #/Playground/KM_Work/common#_global_1/project.pj

 

as the the part between the first two hashes ('#') defines the top level project.

 

 

Recently the situations added up, where this "Flat Path" definition of the project in the Hyperlink leads to "ambiguous project" problems, where the hyperlinks leads to a error MKS125212: The project file /Playground/project.pj is not registered as a top level project with the current server

when a Developer tries to open the Hyperlink.

This happens kind of randomly and has nothing to do with the ACL setup, as the Developer User can access the project and member via the Client GUI or the CLI without any problem.

This is a known and documented limitation of the Flat Path and I assume one of the reasons why it is deprecated and PTC encourages users to use the configuration path instead.

 

Knowing all this, I wanted to change my Hyperlinks so they use the configuration path instead.

Unfortunately this seams to be tricky.

In the CLI you can simply exchange the Flat Path and the configuration path but calling the web-client with

 

http://mksserver:7001/siro/viewrevision?projectName=#Playground/KM_Work/common#_global_1/project.pj&selection=file_g1.pdf

 

leads to  MKS124808: This command requires operands: member

 

Any Help will be appreciated

 

BTW:

I'm using I10.2 but this applies for all Integrity Versions since at least 2007.

Traceability between PTC Integrity and Enterprise Architect

$
0
0

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


Integration of MKS into MATLAB Simulink

$
0
0

Hi,

 

I'm a student from germany working on the integration of MKS into MATLAB Simulink. Via google I found out that there is a possibility to directly link Simulink Blocks to requirements in MKS, but it seems there is an addin or something similar needed (called mksmathworks.exe), to accomplish this integration. My Version of MATLAB meets all the requirements mentioned in this document

ftp://ftp.mks.com/pub/support/integritysoln2009/integrations/Mathworks/readme.htm

and I'm owning a full license of MKS Integrity 2009.

Is there anybody who can tell me how to conduct this integration of MKS into MATLAB and where I can get this mksmathworks.exe, mentioned in the link above.

 

Many thanks in advance

 

Niklas

IBM Rational Developer for i - version 9.0

$
0
0

Which version of Implementer (if any) has a plug-in that is compatible with version 9.0 of RDi?

IM: Quick Query for a list of IDs

$
0
0

Hi @all,

 

maybe this is a kind of stupid question, but i didnt find an easy solution by myself

 

I want to have an easy way to make a query for a list of Item-IDs. All what i've found was a querydefinition like this:

((field["ID"] = 532699) or (field["ID"] = 444543) or (field["ID"] = 321876) or ...)

 

In the rich client it is a pain for the users to put a list of 10 or 20 of these IDs into a query by the rule-wizard. Is there any easyer way to do this?

 

Thanks...

 

Jens

PTC Integrity CM - Jenkins Plugin-Version: 1.16

$
0
0

Hi guys

 

Can you please help me I have been struggling with an issue with the PTC Integrity CM - Jenkins Plugin-Version: 1.16 and MKS 4.1

It is logging the belwo information when I run it

 

May 28, 2013 2:27:09 PM [INFO] IntegritySCM - API Exception caught...

May 28, 2013 2:27:09 PM [INFO] IntegritySCM - Failed to establish a session: Ses

sion not authenticated/authorized.

May 28, 2013 2:27:19 PM [INFO] IntegritySCM - API Exception caught...

May 28, 2013 2:27:19 PM [INFO] IntegritySCM - Failed to establish a session: Ses

sion not authenticated/authorized.

 

The login information is fine , the policy on the server is fine as well , I have enabled all users and all IP's to access everything on the server

 

Did anybody run into this in the past

 

Thanks

 

Isaac

Agile Solution Template in ALM

$
0
0

Hi,

 

I was requested to implement agile solution template on pre-existing ALM solution on the single Integrity server. Could you share your opinion on this? What will be pros and cons if we implement agile solution over the existing Integrity solution?

 

Regards

Sarath

How to drop, forget, old sandboxes (v2007 to 10.x)

$
0
0

We upgraded our Integrity system from v2007 to 10.x this summer and I personally am now struggling with trying to remove old sandboxes.

Whenever I try dropping via menu, I get messages like:

 

"Failed to drop sandbox /users/<...>/project.pj:

MKS125217: The sandbox file

/home/<...>/project.pj is not registered as a top

level sandbox."

 

I am at the point where I just want to have Integrity Client simply forgetting all notions of old sandboxes.

Removing $HOME/.Integrity* and $HOME/.mks entries doesn't seem to help.

 

Does anyone know where else information about sandboxes may be stored....?

proxy-settings in mksclient.properties

$
0
0

Hi @all,

 

if i want to install an integrity-client with silent install i#m using the mksclient.properties-file. Since some weeks we're using a proxy, so i want to set the proxy-settings also at install-time. We have a split-setup: source at port 7001 and integrity at port 7003. The proxy is used only for source. But i didnt find an option to setup the client vie mksclient.properties for using the proxy only for source. MKS_PROXY_GLOBAL_USER=true is setting all connections to use the proxy, which we cannot use, because we want only one connection. There is no Option to set only one connection to the Proxy.

 

Any hints? Thanks,

 

Jens


Cannot obtain registry lock

$
0
0

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?

Get working revision and if modified by CLI

$
0
0

Hello

Is there a way by command line to get the working revision of a file in my sandbox and if it was modified from the original revision (means appear with Diff in the Sandbox View)?

 

Many thanks

Kind Regards

Thierry Dalon

Connecting Integrity To Data Visualizations Tools Such as Tableau

$
0
0

Has anyone connected Integrity to a data visualization tool such as Tableau? Is there an ODBC driver that can be used?

 

I understand from reading other posts that certain fields are calculated on the fly so will likely not be available. Not sure if a 'live connection' can mitigate this.

 

Thanks in advance.

IBM Rational Developer for i - version 9.0

$
0
0

Which version of Implementer (if any) has a plug-in that is compatible with version 9.0 of RDi?

Integrity 10.4 - JavaScript Engine Version

$
0
0

Intergity 10.4

 

Hi - What engine and version is used for processing the JavaScript ?  If it is a internal engine was it built to a know JavaScript standard e.g. ECMA.... If yes what version?

Viewing all 3432 articles
Browse latest View live


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