List Change Packages of multiple items within another item
Dear Community, we would like to achieve the following. We have an Item called 'Realisation Order'. Related to this (forward) we have an Item called 'Implementation Task', this one can carry...
View Articlechanging the default settings
Is there any way to redirect the creation of IntegrityClient.rc file to create in another UNIX location instead of UNIX home directory, By default the file is creating in the user's home directory. We...
View ArticleRemove span tags in rich content
How do you remove unwanted span tags from rich content? Somehow tags were added which is defining the text as black and this is causing issues elsewhere. Normally the font color isn't defined.
View ArticleWhat is the simplest way to compute for numbers of days between states ?
I am looking for a way to compute for number of days between states in a workflow. What would be the simplest option to take. Also, it would be best if the resulting table can be downloaded to an...
View ArticleIs there a way of creating the Item Type "Tag" in PTC Integrity using CLI?
Is there a way of creating the Item Type "Tag" in PTC Integrity using CLI?
View Articlecreating story via API
I am creating a story via the APIim createissue --user=nshaikh --port=7001 --hostname=integrity.ptc.com --type=Story --addRelationships=Epic:168598 --field=Description=This backlog to develop 3rd Party...
View ArticleI have to migrate from clearacase to MKS ( PTC ) with full revision history ,...
I have to migrate from clearcase to MKS ( PTC ) with full revision history , could anyone guide me about this ?
View ArticleGetting results from CLI command inside a script
Hi, i want to get the email address from a user inside a trigger script using the Integrity API. I've used mksapiviewer --iplocal im users --fields=email USERNAME to check if there is an output at all...
View ArticleIs there example trigger-script for processing Test Results?
I have the trigger and script in place and working, I don't how to get the bean, however. The normal delta-bean doesn't seem to work for Test Results.This is to write a script that looks at the Verdict...
View ArticleRe-label a checkpoint recursively
I have the situation, that release candidates of the software are checkpointed and labeled. If now a release candidate is verified and accepted as the final release, I'd like to add the release label...
View ArticleGetting item/member details using custom button
Hi Team,I need to collect the details of a selected item.For example - i need to export the details of a selected item/query/report to a file, may be using a custom button . Is there any way to do this...
View ArticleHow to Read History in Trigger Script.
Hi, I execute following CLI in script, which gives me response. var command = new Packages.com.mks.api.Command("im", "viewissue"); command.addOption(new Packages.com.mks.api.Option("showHistory"));...
View ArticleAudit inactive users
Is there a way to audit or automate via trigger a list of inactive users in the last 90 days? What I mean by inactive is that the have not logged in to Integrity in 90+ days. We are currently using...
View ArticleHow to create a hyperlink to a query to open up on the web interface?
Hi, I want to create a hyperlink to a query in a meeting agenda for attendees to be able to click on to see what items we are going to go through. Could anyone please help we with how I would create...
View ArticleTraceability between PTC Integrity and Enterprise Architect
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...
View ArticleWhat is the simplest way to compute for numbers of days between states ?
I am looking for a way to compute for number of days between states in a workflow. What would be the simplest option to take. Also, it would be best if the resulting table can be downloaded to an...
View ArticleI want to open creo 2.0 part file using vb.net, get dimensions value and...
I need your help for basic guide likeHow to open creo part fileHow to open model file and get Dimensions name and valueHow to modify part file Dimensions value and open assembly file after part file...
View Article???
Can some body help me.....when i start creo parametric 2 on my pc it gives some warning message and than closed down when i click ok what should i do...???
View ArticleHow to kill a trigger script?
Hi, I was wondering how to abort a trigger script that runs forever due to a infinite loop without restarting the server. I tried to get an overview of all processes using PuTTY and the ps command, but...
View ArticleCheck in code for mks integrity using java api
Hi, We need to develop check in option to connect to integrity using java API in our project.What are the options I need to pass for check in? Here is my code for options:Command cmd = new...
View Article