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

Using a dash "-" in cli script

$
0
0

Is there a way to use a dash "-" in a CLI script? 

 

When I try to create a field using

 

im createfield --name=Test --type=shorttext --description="Test - blah blah"

 

returns an error "MKS124818: No option name or letter was found in "-".

 

The error goes away when I enter:

 

im createfield --name=Test --type=shorttext --description="Test blah blah"

 

Is there a way to embed the character or something?


Timezone Issue

Unable to disable logging of CACHE on 10.3

$
0
0

I adjusted logging levels of several categories as I was tracking down an issue that was causing Integrity to log errors on a regular basis.  I found the problem (a rogue client) and fixed the problem.  However, I am unable to stop the CACHE logger from logging.  I even tried setting the logging level to -100.  It continues to create log entries like this:

 

2014-09-11 09:18:02,563 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

2014-09-11 09:18:03,203 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

2014-09-11 09:18:04,061 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

2014-09-11 09:18:04,779 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

2014-09-11 09:18:05,902 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

2014-09-11 09:18:07,899 INFO  [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)

 

Does anyone know how to stop the CACHE logger?  (I feel a bit like George Jetson on the treadmill.)

Need a list of ALL Query definitions regardless of authority

$
0
0

Need a list of ALL Query definitions regardless of authority, I'm administrator of Integrity.

 

I need to list all queries on our production system to see who is creating queries.

 

As we make changes to the work flows or fields I need to ensure I notify those users whose query could be effected by the change.

 

If there not a CLI that will support this function can a third party SQL query tool be used to extract this information?

To implement trace matrix viewer

$
0
0

Hi all,

 

I am Daniel working at PTC Korea and having some issues to implement a kind of trace matrix viewer for the 4 depths of the selected document.

I am kinda new to ALM and Integrity, because I am one of the PLM Consultants, so hope to get some great guides from ALM experts.

 

It was ok when I tested with a small size of a document has under 200 nodes.

However, when I executed the program with a big one like over 1800 nodes, it just died and gave me errors below.

 

2013-06-27 04:33:07 [INFO ] API Command: im relationships --displayForwardFields --fields=Text,Document ID,Type --user=admin 13265
2013-06-27 04:34:45 [SEVERE ] com.mks.api.response.APIConnectionException: Unknown Blimp command request: command code=48
at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
java.lang.Class.newInstance0(Class.java:355)
java.lang.Class.newInstance(Class.java:308)
com.mks.api.response.APIExceptionFactory.getAPIExceptionObject(APIExceptionFactory.java:134)
com.mks.api.response.APIExceptionFactory.createAPIException(APIExceptionFactory.java:80)
com.mks.connect.AbstractCmdRunner.executeCommand(AbstractCmdRunner.java:317)
com.mks.connect.AbstractCmdRunner.executeCommand(AbstractCmdRunner.java:242)
com.mks.connect.AbstractCmdRunner.execute(AbstractCmdRunner.java:394)
com.ptc.integrity.traceview.command.IntegrityCommand.exec(IntegrityCommand.java:88)
com.ptc.integrity.traceview.controller.TraceController.loadData(TraceController.java:98)
com.ptc.integrity.traceview.ui.TraceMatrixUI.loadData(TraceMatrixUI.java:146)
com.ptc.integrity.traceview.ui.TraceMatrixUI.<init>(TraceMatrixUI.java:59)
com.ptc.integrity.traceview.TraceView.main(TraceView.java:59)

 

Actually, it had given me a java heap size error of the Integrity Client, so I resized the java heap size of the Integrity Client to 1024MB.

And then, I got a new one above. Please give me some expert advices.

 

When I tried to run the CLI at the command line, it worked fine with --gui command. However, with --xmlapi option, it gave me nothing or sometimes errors.

 

Thanks in advance, and I am looking forward to the great reponses from Integrity experts!

[IM] query-question for multilevel relationships between items

$
0
0

Hi @all,

 

in the attached picture you can see a structure, how items in our changemanagement could be linked via relationship fields. All items are the same itemtype, and its also always the same relationship field. Items can have different specifications, so the item at the top is in most cases a "library" and in the middle there could be "packages" and at the bottom there are "modules".

 

The following relationships are possible:

 

library -> package

library -> module

package -> package

package -> module

 

So how we can build a query which returns all libraries, which have a relationship (direct or not) to modules with a certain state? All what i found is the possibilty to filter over direct relationships to the next level in this structure, but not over 3 or 4 level. And also i didnt see a way to do this with subqueries.

In a pseudo-query i would say:

 

Give me all libraries (which have modules in state A) or (which have packages which have modules in state A) or (which have packages which have packages (which have modules in State A))

 

I know that reports could give us multilevel relationship filter, but thats not what we need...

 

I really would appreciate any hint...

 

thanks, Jens

 

structure.png

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

Timezone Issue


Disabling "Create Related Item" Option

$
0
0

In a Relationship Field, We want to Disable "Create Related Item" option. How can we do this?

or

Can we disable Create Related Item option in a Relationship Field?

PTC Integrity Integration Platform

$
0
0

Does anyone have any experience with PTC MIIP and what other applications is it able to integrate with?

 

What is needed to get the PTC Integrity Integration Platform up and running?

 

Any information regarding MIIP besides whats available on the PTC site would be greatly appreciated.

PTC Implementer 10.3 constraints asp error with dist-move

$
0
0

Hello,

I have a production issue!

Trying to move a table that has been changed, it also have unaffected constraints to another table that has not changed.

When  I use implementer to dist-move the table with constraints it errors on the move portion not the distribution part. The error is 2 - The auxiliary storage pool (ASP) 33 for file {filename} in library IMB... is not the same as ASP 1, which is the ASP of the file owning the format.

I cannot move the table to its final location ...this is BAD.

I already have tables in production with constraints, this may be my first table change moving to production with a constraint.

AGAIN the constraint is not changed it is getting new fields that do not have anything to do with the constraints.

 

Help anyone?

groundwasher

$
0
0

Hello i want to design a ribbed washer but i don't know how i made this

Please take me sugestions

 

thanks

Timezone Issue

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

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


Problem with Integrity Client license

$
0
0

Hi,

 

Sometimes we encountered a problem when we tried to connect to our integrity server. A popup come up with the following message : "MKS124788 : You require an Integrity Client license with workflow and document capabilities".

 

Restarting the server solves the problem, but this it always reappear (several times a day).

 

Any help would be greatly appreciated. Thanks.

 

Nicolas

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

Exploded Views in Drawings

$
0
0

Hello All

     I am trying to make an exploded view drawing.  While I am creating my assembly I put axis in each of the cylindrical parts to make them easy to mate and make my exploded view lines.  After this is done and I am making my lines I click on the axis to get simple straight part to part lines.  When I do this though the exploded view lines go way past the part.  They do not stop at the part like they are supposed to do.  Any help on this matter would be greatly appreciated.  Thanks in advance.

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

PTC Integrity Integration Platform

$
0
0

Does anyone have any experience with PTC MIIP and what other applications is it able to integrate with?

 

What is needed to get the PTC Integrity Integration Platform up and running?

 

Any information regarding MIIP besides whats available on the PTC site would be greatly appreciated.

Viewing all 3432 articles
Browse latest View live