Recently active
How to set Global Policy for Change Packages?Can we set the Change Package Reviewers to multiple users and anyone can approve/accept the change package (No need to accepted by all the members listed .) we don’t want group. Requirement is the out list of reviewers any one can accept the change package
Hi @all,is it possible to set a complete Branch (DevPath) in source to readonly, and the parent is still writable?Thanks, Jens
We have the need to create some delta reports based on the history of item(s). The reporting part is well undestood. We need a method to get at the historical data on an item from a query. How do we do this?
We have some internal filds that we set in trigger scripts that are poluting the history with a bunch of non-valuable noise. How can we disable the history tracking for fields?
Hi...I need an example of the 'im edittype' command that sets the "Override the global description" attribute in the 'Overrides for Fields' section for a field within a type. The 'im edittype -?' command provides no information and I was not able to find anything in the documentation regarding the command-line syntax for this.Can someone provide and example, or send a link to the documentation that shows how to do this?Thanks...-Sean
Hello,With the Microsoft Project Integration we are able to map Work Items from Integrity into MS Project.Is it possible to map Change Orders from Integrity to MS Project?We want to have both types in MS Project - the Work Item and the Change Order.Does anyone have an idea how to solve the problem?Thank you very much.Regards,Florian
Hi, we're facing a problem while fetching all fields/attributes/properties available for an issue type via CLI.in general we try to provide some kind of content assist to support users while configuration of a java interface to fetch issues for a concrete PTC server instance.So what we are currently doing:1. fetching all types by using 'im types'2. then iterating over all types within 'im types' and getting properties(e.g. Spawns, Changes Authorized By, Shared Text,), visibleFields(e.g. Parameters, Document Phase, Content Without Back Traces Percentage)3. to get some more information we're using 'im fields' to fetch e.g. the expected type of a valueafter finishing there are some attributes missing e.g. 'Document ID' which seems to be a computed field which comes from the document model? it is visible in the administration client but isn't within the response of the 'im types' command. We already tried 'im viewtype' without success. I noticed the requirement type is of typeClass 'node'
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?ThanksMark
Hello,I have a Project with a structure like:+project | file_1 |file_2 |+sub_project_1 |file_1_1 etc... |+sub_project_2 |file_2_1 etc...when i create a sandbox of the whole project and then try to (resynchronize or check_in) only the sub_project_1 or the sub_project_2, an error message is displayed saying that this project/sandbox is not registred.any help to fix this issue? For me is the best way to create a sandbox of the whole project but each time i need to resynchronize/check_ii/check-out each sub project separatly ? And it is very hard to create any time for a subproject a new sandbox.Any method that allows to register automatically the created sandbox with its subprojects?Thank you in advanceregardsMiled
Hello all,is it possible to change the workflow of an item in Integrity in depending the attribute category.For example:Category: Heading; Workflow: Draft - FinishedCategory: Functional requirement; Workflow: Draft - to Review - Finished - Revision - DefferedThanks
HI,We have MKS 2007 running in our company. For MKS 2007, i cannot see the workflow and documents section in the MKS Administration. I do have the admin rights, but no one in the company either superadmin rights( either the person who had it left the organization or no one is aware of the super admin). Could you please help me access 'workflow and documents section' so that i can add new fields, change presentations for few types as we do in MKS 2009. Waiting for an early response.ThanksDeepika
Hello All,I was trying to generate Integrity documentation for Integrity 10.5.It is failing for a particular field in Integrity "Notes Report FVA"This field was added recently on SPR Task type.The error which I'm getting is "An FVA to attachment field Attachment RTF does not exist"The field "Attachment RTF" is also present on SPR Task type.I've attached the screenshot of the error.Can anyone please give some insight about the cause of this error and how to address this issue.Thanks in advance.
Hi @all,some user has made a devpath and named it "ABCDE/12". I can set the filter for my projecthistory in the rich client and then i get all revisions which are present in this devpath. But in the commandline it doesnt work. I think Integrity seems to have trouble with the slash in the devpath-name and i cant get it "outquoted" or such things. Here something i tried:si viewprojecthistory --project=#/TLP#subproject_lvl_1/subproject_lvl_2 --rfilter=devpath:'"ABCDE/12"'in this case i got: *** MKS124814: Cannot show view information: MKS125382: Illegal development path specification: One or more Invalid characters found.Then i changed the quoting (or doesnt use any quotes):si viewprojecthistory --project=#/TLP#subproject_lvl_1/subproject_lvl_2 --rfilter=devpath:"'ABCDE/12'"si viewprojecthistory --project=#/TLP#subproject_lvl_1/subproject_lvl_2 --rfilter=devpath:"ABCDE/12"si viewprojecthistory --project=#/TLP#subproject_lvl_1/subproject_lvl_2 --rfilter=devpath:'ABCDE/12'si viewprojecthist
Hello together, we use a report to compare two baselines with each other and show the differences between the two states (differences of the content and the values of the attributes). Now I want to change the report because we've got new attributes and they should also be shown in the report.How can I add the new attributes in the report to compare the changes??Thanks, Michaela
Hello together,is it possible in the Requirements Analyst to create links (relationship fields) with drag & drop?Thanks Michaela
hi,I'm on version 10.3 and I'm trying to decide if I should go to 10.5 So I browsed for integrity documentation looking for enhancements and what is fixed in 10.4 and 10.5. I couldn't find anything though. does anyone know how to find this infromation ie changelog for integirty 10.4 and 10.5. I didn't see it in the server administration guide or the upgrade guide.thanksadam
Why is a source license needed for the requirements analyst viewset? We are using version 10 of Integrity.
Has anyone put together a Microsoft Project Mapping xml for the agile solution?Looking to get sprint user story tasks into a gantt format for quick viewing of resource contraints.
HI,I have few report in MKS 2007. Whne i run those reports in IE 7 or 8.0 and try to export it by right clicking on the report, followiing error is returned:The user name and password associated with the current HTTP request do not match those associated with the current session. Click the following link to go to the main viewCould you please help.
Hi,Is anyone know how to delete the unwanted "CheckPoint" or "Revision from the source control.Regards,shakar
Hi,we would like to do a project checkpoint, but only if there are no member deltas - like for the sandbox snapshot.I thought this could be done with a trigger.A server side trigger however does not seem to have access to the sandbox data and so cannot be used.A client side trigger seems to be much less flexible and powerful.In addition, I really do not know if there is a checkpoint project client trigger event that can be used.Does anybody have experience with project checkpoints only if there are no member deltas?
Does anyone have a valid link to the PTC plug ins so I can download the latest files for integrations?
Hi,how to branch an item? I had already enabled the type attribute of "may have branched", but it didnot work
Hi,we would like to offer default document filter options to our users.This could be done via custom command in the custom toolbar.I found the CLI command "im viewsegment" that might work for us.Unfortunately, the filter options (f.e. im viewsegment -g --filterrule=(field[Category]="Document") 4711) are not valid for use via CLI.Is there another way to get predefined filters / a filtered document (other than manually selecting "show items containing...where")?
We are attempting to add some required functionality for our users and need to perform nested if-statements in computed fields. How do we do this?Example that we cannot make work:A short text field. Syntax indented/format to make the logic a bit more readable.:(Type == "Program Requirement") ? getFieldValue(ID, "Program Requirement Statement") : ( (Type == "Product Requirement") ? getFieldValue(ID, "Product Requirement Statement") : getFieldValue(ID, "Synopsis") )It addition... I appears that computed short text field has inconsisent results when it refers to a long text field with rich content. Sometimes the <-- MKS HTML> tags are showing up and sometimes not. How do we fix this problem?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.