Recently active
I need to send a notification when an item is created against a specific project. the recipient of the email should be the Project Manager of that project and I am using a FVA field to copy the project manager into the newly created item. I then created a trigger to fire on newly created items and added the advancedemail.js assigning the FVA field to the recipient. I have tried both a Pre and Post trigger but what seems to happen is the FVA field is not populated until after the trigger has fired therefore sending no email.Surely the Post event trigger should send the email to the user in the FVA field as suggested.What am I doing wrong or does anyone have an alternative.
Hi,by mistake a subproject has been created with a lower case letter "myproject" instead of upper case letter ("Myproject") in the beginning.So I tried to rename it using the SI-Function "Subproject move" but I get an error message that the project already exists.Is there any way to do this kind of rename?Best regards,Kai
When adding a subproject that contains more folders and files within, it appears Integrity can be configured to ignore adding new files as member that have a certain file extension. For example any file with file extension with .bak will be ignored and these files will not be added. Where in Integrity is this configured and where would I view the existing settings regarding the above point ?
Hi guysCan you please help me I have been struggling with an issue with the PTC Integrity CM - Jenkins Plugin-Version: 1.16 and MKS 4.1It 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: Session 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: Session 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 ThanksIsaac
I would like to create a query or a report that searches for some criteria of Requirements. So, for example, I might want a list of all requirements in Draft state. In the returned query/report, I do not want to see requirements in any other state, but I do want to show information about the document where the Requirement is contained. I would like to include information about the Document Title and the Document Owner.While the Requirement type includes the Document ID, I have not found an easy way to extract this information to show the Document Owner. I tried to use a computed field on the report, but the Document Owner is a User field and is not allowed to be used in computed fields. For other relationships fields (such as Contains), this information is easy to retrieve. However, many requirements are in subsections of the document and this restricts the ability to create a good report.Does anyone have any recommendations?
I am currently defining new dashboards with charts for additional quality reporting, etc. One of the charts I want to create is (for example) showing the trend of the amount of (field) state the (type) Defects are in for a given project. The project should be selectable in the dashboard-project field and not "hardcoded" in the chart, so that it is useable for each project. The type Defect has 7 possible states. When I pick the "Trend" chart type, I do not have the option to use a query. When I select "State" as values To Chart and add the 7 states of the Defect type in the "values" field, I will see all the Defects, but I will also see all the other types that happen to share (some of) the states with Defect. (For example, Change Request shares all the same states in our solution)When I pick the "Item Fields Trend" I can select a query, but I cannot pick a meaningful field, unless I add specific fields to the project type.My solution so far:- Create a query for each state in the Defect
What is the list of API integrations that are available for MKS Source Integrity. For instance I know there is a MKS integration for working in IBM Rational Developer and there used to be a MKS integration for Visual Basic 6. Is there a MKS integration available for more recent versions of Microsoft Visual Studio ? Thank you.
I'm currently trying to loop with a customized HTML report through my document and format the elements depending on their category. I start with a query and loop through the hierarchy with relationshipsdetail (displayed only until Level 2 below). What I need is the redpart of the report, i.e. how to differentiate between the elements once I found one. If I put the field[Category] within the filter, sorting by section does not properly work. This is how it looks like: <%beginrelationshipsdetail Query[ ( (item.segment) and ( (field[ID] = <%<%builtin ID%>%>) or (walk[<%builtin Contained By%>] <%<%builtin ID%>%>) ) ) ]%> <!-- we are the top segment --> <%beginrelationshipsdetailL2 <%builtin References%>.Always follow, <%builtin Contains%>%><%filter%>((item is segment) or (item is node))<%endfilter%> if (field[Category] = "Comment") //do something if (field[Category] = "Architectural Element") //do something if (field[
Hi guys,Do you have support for creating a subquery or filter in CLI?My current problem is as follows:- I have a query that lists all open issues of several projects. Now I want to add a subquery or filter to list all open issues created in a specific period. Also, I would like ask for a sample of a queryDefinitionFile. I tried using a txt file but it will result to an error.Please advise.Thanks
We implemented Source Integrity a number of years ago when it was primarily a source control tool and have never transitioned to using the remainder of the product as we had already developed our own deployment processes, issue tracking, etc. Does anyone else only use the Source Integirty (Source Control) portion of Integirty and if so how do you go about training new users on the system?
What version of .NET framework is available with Source Integrity 2009 and how do I access it? Thanks.
I keep getting this error "Permission CreateChangePackage is denied" even though the user has been given all of the permissions and Change Packages have been enable for that type.
What is your recommendation to do Source-Integrity Perfomance monitoring? Best regards,Kai
Hello,I am using MKS Integrity Client 2009 SP6.My question is if it is possible to have an archive copy from one project to another with:1)all revisions including the branches (the number of the revision to be the same in both archives):2) all labels3) all revision descriptionDoes the MKS tool offer this posibility for the Sorce part?If yes, how is this done?Thank you!
I'm trying to use the API to see if a user exists in the system. It is for an integration that we have. I have used the basic forms of the API in trigger scirpts, but I cannot figure out how to use the im view user in the trigger scripts. Could someone please let me know where I am either going wrong or where I can find API documentation for this? Everytime I try to use the addSelectionElement it tells me that it is not a function. var api = eb.createAPISessionBean(); var command = Packages.com.mks.api.Command("im", "viewuser"); command.addSelectionElement(new java.lang.String(remedyRequestor));Thanks in advance for any help.
Does anyone know if I can determine a HistoricFieldValue (of State, for example) as of 00:00:00 on a specific day? I want to flag a record as being "Open" or "Not Open" as of the start of the 1st day of the current month. So, I am testing if the State was "Closed" or "Canceled"; if either, they're flagged with 0. Otherwise, they're flagged with 1. In the following example, the IDs are the State values (10=Closed; 41=Canceled). The problem is that the following expression will have different results, based on the time of day that the report is run. Thanks.
Hi @all,i'm now outing me as a non-programmer We have following problem: in an item were three datefields. The first field should be filled by the user, and the other two fields should be computed by a rule. Because filling a datefield by a computation it is not editable anymore we wanted to use a trigger to do this.This works fine unless the user doesnt fill the first datefield. Then we get a javascript error:"Internal Error: undefined: Cannot convert null to an object."Here comes the code from the triggerscript:try{ var issue = bsf.lookupBean("imIssueDeltaBean"); var params = bsf.lookupBean("parametersBean"); var fieldDueDate = params.getParameter("Startfeld"); var CompValue = params.getParameter("Anzahl Tage"); var targetField = params.getParameter("Zielfeld");}function main(){ var StartDate = issue.getNewFieldValue(fieldDueDate); var StartDate = new Date().setTime(StartDate.getTime()+(CompValue*24*60*60*1000)); issue.setFieldValue(targetField, StartDate); // set field to due date
Report is based on Query A (on Item Type A). I want to create a computed field that looks up a value in a related item in Item Type B. I'm thinking I must use one of the External Information Query functions, but I'm not sure. Item Type A is a parent to Item Type B. I could create Query B on Item Type B to return the one and only Item B per Item A that would return the value I seek. (Or, I could include all related items per Item A (and use maximum aggregate function) to return the value I seek.) I cannot find additional documentation on (or examples of) "correlation-field", "source-correlation-field" or "target-correlation-field." Please help. Thank you.
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
The AbortSubmit.js script that comes with the ALM solution is supposed to abort a submit when the established rule is true. If it is true an error message is displayed of your choosing when you create the pre-trigger. The problem I am having is with the rule I've created. It keeps saying it is true, which essentially displays the error message.My ruleand |-or | |- Comments = - Unspecified - | |- Comments[New Value] = - Unspecified - | |-or |- Status = N/A |- Status[New Value] = N/AComments field is a longtext data typeStatus field is a picklist data typeUsing this rule an abort submit error should only fire if the Status=N/A and Comments= - Unspecified - (I.E. the text box is blank). However, it fires every time. Is there something wrong with my rule? Is it possible to check if a text field is blank or empty?
Can someone provide me with detailed documentation on the process that Implementer uses to promote Physical Files? I am very interested in how it handles the optimized promotion process. Our shop currently handles the promotion of physical files to the Production environment manually by running CL conversion programs to add/remove triggers, add/remove journaling, and saving/copying of the data. The general feeling is that the Implementer process is not fast/efffecient enough so I would like to review what the detailed Implementer process does.
Hello,I am attempting to create content using a javascript trigger command delta.createContent. When doing this, I get an errorMKS124701: Field "Contains" may not be set. It is a solution managed field.I am working with Integrity 10.3 with ALM solution.Does this command work? Is this error due to the ALM solution? Is there a way to make it work? Is there a setting that will make it work?Regards,Mark
How we can do the self-Referencing from one relationship field to another.I want to display the Assigned group field in the Relationship field, so that direct connectivity from the item to user group can be done.Will be gratified from instant help.
Hello,The datetime format of my client has changed, this does not reflect with the database since the datetime format using webclient is normal. Can you please help on how to change this?Thanks,
Hi all,I am stuck with this issue using CLI exportissues command, I am not sure if my queryDefinition is too long or just an improper used of (not(field["Project Title']) below--queryDefinition='(((field["Project title"]= "Project 05.02.00","Project 06.01.00","Project 06.02.00","Project 06.00.00","Project") or (field["Product"] = "Program")) and (not (field["Project title"] = "Product 4.1"," Product 5.0", "Project 05.02.00","Product 1.1","Product 2.0","Product 2.5", "Product 1.0,"Product - 3411","Product 3369","Product 3369","Product 9482", "Product 9482","Product 0116","Product 9497","Product 9497")))'Please help!Thanks,
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.