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

propagation change package

$
0
0

Does anyone know how to propagate a change package from one project to a different project


Someone has any experience on PTC Integrity data extraction?

$
0
0

I am working on a DW project now, and PTC integrity is my primary data source. Anyone has some experience? We can discuss here.

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

MKS Integrity Client 2009 SP5: linux vx Solaris performance comparision

$
0
0

Hi

 

I'm migrating my MKS Integrity Client 2009 SP5 on Solaris zoned server to a VMWARE ESX hosted Linux Debian 7 machine.

 

Suprise during testing performance beetwen the 2 machine using "si viewRevision command" (no I/O activity, only tcp connections to the same server) test cicle: Linux client is 8 time slower than Solarix box!

 

Any suggestion to improve Linux deployment?

 

Thanks

 

Carlo

Connection issue (works with client, not through Eclipse)

$
0
0

Hi,

When I installed Integrity Server, I followed the instructions to connect the Integrity security layer to our Active Directory. And it works great. If a user wants to use Integrity, it just enters his usual Windows login and password and it works.

 

But, if the same user tries to connect the same Integrity Server through the Eclipse module, it fails.

 

The users faces the following error message:

 

com.mks.api.response.APIConnectionException: Failed to establish a session: Session not authenticated/authorized

 

And the Integrity Server log contains the following trace:

 

ERROR [mksis.IntegrityServer] * * * * ERROR * * * * (0): ICAllowSpecificConnectionPolicy failed the connection. Connection: <IP @>: is not on the list of acceptable machines.

 

I tried to add the following line to the security properties file:

mks.security.policy.scheme.<IP subnet>=windows_clear

 

But this doesn't fix the issue. Any advice would be greatly appreciated. Thanks.

 

romuald

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

Where is the Integrity Knowledge Base?

$
0
0

I try to find the previsously often used knowledge base containing articles and alerts for Integrity. As far as I can see, there is just the pössibility to ask questions to experts not to just search documents

 

regards

Integrity / Configuration Management / Create a notification for a Member Check in

$
0
0

Hello,

 

our users are asking for a functionality that allows to send a notification as soon a changed member will be checked in.

Does anyone have an idea how to implement such a functionality?

We figured out that "Set Member Rules .." seems to be no helping function.

 

Greetings,

Klaus


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?

import viewsets from CLI

$
0
0

Hello,

We use MKS Integrityi Client 9.6.

There is any possibility for users to import published&mandatory viewsets from server via command line (CLI/Java API) ?

Thanks

MKS Integrity - virtual machine

$
0
0

Hello,

 

I am working on a project to automate our regression tests and publish the results under MKS by the use of ATEF from MKS.

 

I believe that the solution is feasable and i would like to avoid the use of another tool for else.

 

 

First i need to install the ALM and then i need to make some trials in order to activate the adapters and trigers from MKS server with my third party tool.

 

To achieve that, i guess i need to have an admin role on the production server, whereas it is not possible within our organisation (so i need a separate environment to realize my Prototype!)

 

So my Question:

 

It is possible to get an instance of an MKS server as Virtual Machine (VMware for example) in order to create the prototype of this project and then migrate the results from the VM to the production version?

 

Or exists another way to get a separate environment ?

 

 

Thank you very much in advance

Miled Attia

How to put pre-formatted text into a RichtTextField?

$
0
0

Hi @all,

 

we want to prefill RichTextFields with formatted text. We want to do this in different ways:

 

1. by an Assignment-Trigger: When a certain rule is fullfilled a trigger should write some text into this field. In the trigger-config at the "assignment"-Tab we can do this, but we have no chance to format this text in any way.

 

2. by API or CLI. Since RichText in integrity seems to be a subset of HTML we tried to use some HTML-Tags in an editfield-command, but this doesnt work too.

 

Thanks,

 

kind regards, Jens

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

Client doesnt write to logfile

$
0
0

Hi @all,

 

one of my users has some sporadic problems with his IntegrityClient, so we tried to search for the reasons. While we're searching it shows that his client doesnt write any information into its logfile and we didnt see why?

 

The User is running the IntegrityClient 10.2 in Win 7 (64bit). The User has full permissions to read/write into the Integrity-install-dir and its subdirectories.

 

In IntegrityClient.lax the redirections for StdErr and StdOut are looking like this:

 

lax.root.install.dir=C:\\Program Files (x86)\\Integrity\\IntegrityClient10

lax.stderr.redirect=IntegrityClient.log

lax.stdin.redirect=

lax.stdout.redirect=IntegrityClient.log

 

In IntegrityClientSite.rc are lines like this:

 

IntegrityClient.log.exception.defaultFormat={7}\: {2}({3}) {4}\: {6}\r\n

IntegrityClient.log.message.defaultFormat={5}\: {2}({3})\: {4}\r\n

logFileName=stdout

 

Are there any other place to configure the logging?

 

Thanks and kind regards, Jens

Duplicate Checking in Trigger

$
0
0

Hello,

 

My item has kind of composit primary key. Combination of 4 fields make my Item unique. Somehow duplicate checking functionality offered by Integrity is not helpful or not working for me.

 

I created Unique Name field, and populated this field via pre-triggers. Now before I commit this item, I would like to check uniqueness of this calculated string but I do not find any direct call to get items based on string value. Neither the query is allowing to dynamically substitute parameter and execute.

 

What would be best suggession or solution in this case for duplicate checking?

 

Thanks for reading my post,

 

Regards

Adhik


Copy field and do not make editable

$
0
0

All, I am currently copying a field from one item type to another via a relationship field. The issue I am having is implementing the copy so that the field is not editable in the copied form from the relationship field. The field is currently just copied and then locked once you perform the first state transition (Unspecified -> Draft). I am curious if any of you have had to implement something similar to this scenario and what your implementation was.

how do I set Transaction Context in triggers

$
0
0

There is a script command called getTransactionContext in the Server Bean.  In the description, it mentions a map that can be used to pass information from one script to the next during a transaction.  I cannot find how to set or add to this map however.

 

Would someone please let me know how to add to this map?

 

Thanks

 

Mark

Integrity Client out-of-memory

$
0
0

While working with the Integrity Client (Version 2009, SP7) I'm fairly often running out of memory with the error messages

 

"PermGen space" or

"Integrity Client out of memory" or

"MKS124804: Internal error detected: Error was: mks.frame.exception.OutOfMemoryApplicationError: Not enough memory: The application ran out of memory on the client or server."

 

on a Win7 64-bit machine with 4GB of RAM. As in those situations the Client often uses less than 500MB of memory and not much other tools running, there seems to be a client setting limiting the amount of memory.

I increased the maximum heap size to 1024MB, caching is set to 200MB.

 

Is it one of those settings or are there any others?

Compile related object when promoting Copy Books

$
0
0

Is it possible to configure Implementer to automatically compile members that use an RPG Copybook (/copy or /include) compiler directive?  Currently when we promote a source member that is a RPGCPY code/type and specify Include Related Objects it does not include/recompile those members that have the member on a /copy or /include statement.

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?

Viewing all 3432 articles
Browse latest View live


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