Recently active
Hi,we are currently looking for a way to get rid of a number of fields in order to clean up the system.These fields are in most cases no longer used or there are newer versions by now. The problem is, it confuses users,e.g. when they are building a Query etc.We could of course rename them and put it to the end by having 'z_' prefix, but that's not really a good solution.So is there any chance to 'deactivate' a field or something similar?Thanks in advance for your help.Best,ChrisPS: I am talking about 800-1000 fields. The system had quite a number of admins in the past and this messed up out system slightly.
How do you get a field value in a trigger if that field is computed? If I use getFieldDisplayString then nothing is returned. If I use getFieldValue then I get a null.
Hi Team,Is there any way to find Backing Item ID of a IBPL (Item Backed PickList) field using CLI ?*I'm able to get full field details using below commandim issues --fields=IBPLfield issueidRegards,Arun
When I run a certain report in Integrity, it asks me for my login multiple times. The number of times it asks for it seems to coincide with the number of photos that are attached to test results in the report. Is there a way to prevent this? Is this normal?
Hello, Is there a way to prevent SI to ask for credentials in command line interface (batch file) when the user is already logged in MKS Integrity??This is the case: ComputerA:from a CMD window, using a batch file, the user runs the si command: si viewsandbox --fields workingrev --filter file:filenameResult: filename is retrievedComputerB:same steps but in this one the Result is to insert "user" and "password"In both computers, the user is logged in using MKS Integrity Client. My questions is why in ComputerB "si" is asking for credentials?? is it a configuration? How could I avoid it? I tried the following commands: si viewsandbox --fields workingrev --batch --filter file:filename[[Cannot ask for user input in batch mode; must use the option --user]]si viewsandbox --fields workingrev --gui --filter file:filename[[Credentials are not requested but a bunch of annoying mks integrity client windows are opened for each file requested]]Any idea?? Thank you!
I need to add rich text to a text field via a trigger. If the field already has rich text in it then it'll work fine (mostly). If the field is blank, it displays the HTML instead. Am I doing something wrong?
Is there a possibility to use variables for specifying values for queries and also charts?What I am trying to achieve without creating multiple duplicated queries with just a different value for a single field - even with sub-queries this can get a real mess - so that I can define a value of a field within a dashboard and all associated charts and queries use this values. To make it even more challenging, the field concerned in my case is a simple text field.Example:Dashboards of a SW with the release names in field ReleaseName (a text field): Release_1.2.3 and Release 1.3.0Query 1: All items of type "CR" && Field "Release_Name" == $releaseVarQuery 2: All items of type "CR" && Field "Release_Name" == $releaseVarQuery 3: All items of type "Error" && Field "Release_Concerned" == $releaseVarThe idea is, that a variable is associated with e.g. the query and when using a chart on a dashboard the variable is set to a specific value for the queries. If the variables as
We would like to implement SSL on our server, but it is breaking all the url links that we embedded in rich text fields. When selecting the url after configuring the server, the browser downloads a file instead of opening the requested page.
Is it possible to define the file name for an HTML report?
I have noticed several issues with rich content in Integrity. I am using 10.5 with no hot fixes though. Have there been fixes for rich content in newer versions of Integrity? I am not trying to resolve each individual issue right now but overall it is difficult to work with rich text in the client.
Is the Category field somehow constrained to only be available to Segments and Nodes? I have a new type I've created that can be associated with test results and I want to add a category pick field to it. Do I need to make a new field for this?
Hello,When I creates a chart which relies on a specific query, I have a problem that the grouping is not updating automatically when a new grouping/ member added in the query.My expection is that the owner will update automatically every time when a new owner appears in the query.So, could you please suggest some solution on the same topic.Regards,Niroj Hota
How can I start several Integrity Clients (this means several Integrity Client Processesusing different ports) on one client machine ?I want to execute CLI Commands for different Integrity Users on the same client machinethat are connected to the same Integrity Server.Thanks,Peter
Hi,this might be obvious, but at the moment not for me:Is there a way to see members that are added in a project variant in the project view?One of our users would like to see these members without having to create a variant sandbox.As far as I know, the project view always shows the mainline.Is there a way to show the variant?Stephan
How do I make the project field selectable in the Excel integration?
Hi,We need to call an external service via net.tcp protocol (url like net.tcp://myservice) from thingworx platform (version 5.4).This is a microsoft dynamics AX service on version 2012 and we can access to the WSDL via http url.Thanks for your input.
Revision and Baseline they have a lot in common but they can be used differently.But I cannot find any article to describle clearly but briefly their differences.Could anyone share your idea with me? Thanks a lot
I'm trying to automate the process for setting policies for our releases. I'm referring to policies that are setup when using the Admin Gui under the Configuration Management folder.Message was edited by: Hector Magnanao
How do I install MKS Integrity 2009 GUI client and PTC Integrity 10.6 GUI on the same Windows 7 workstion.I recently upgraded one of our servers from 2009 to 10.6 and want to test it in the GUI client.Thank you,Dan
I installed MKS server and MKS Client on the machine. I started the Integrity service but in the server log I am getting below error:Unable to startup Security Service: Service mks:name=ServerTimeZone not started due to errors: Timezones and/or daylight savings settings don't match. Database: America/New_York, server: UTC” Can anyone provide suggestion on it .
Is there any way to get a progress of an attachment download when im extractattachments is used? Basically I am trying to find out when an attachment has finished downloading. Do any of the different response types give this? (IResponse, ICreationResponse, IActionResponse, IBaseResponse, IViewResponse)I am using the API for Integrity 10.5.
I have two users who are reporting that when the client is not maximized, F5 is not refreshing the window. When it is maximized, F5 works just fine. This doesn't happen on either of my computers. They are using Windows 7. I am using 7 and 8.1. Has anyone seen this behavior and found a fix for it?We are running Integrity 10.5 with no hotfixes.
When I try to break a lock or drop a member I get the following error:"The Source server cannot communicate with the Integrity server because the Integrity server version is too old. Please contact your Source administrator."Why? I am the administrator.
Dear Community, I have a big problem: When our ALM was created. A fva field ExternalLink was binded unfortunately to a shorttext field. I would like to add to this field RichText content; hyperlinks (to svn, doors and so on) As I understand the richtext format is only possible with the longtext type. Longtext has more possibilities as shorttext, but integrity does not allowed to change the Field value of my fva to longtext type Field from shorttext tye field 😞 We are using v10.4 We will do an upgrade to v10.7, does it support such a hm.... trick? 🙂 Does somebody have any ide how to deal with this problem? How to cast shorttext to longtext? (My nightmare is to go thoughout every items ExternalLink field and copy them value to a ExternalLink_RichText field 😞 ) Thanks in advance Józsi
Hi, guys.I have the following tree hierarchy:-folder1: - folder2/ - ... some content ... - project.pj - project.pjLet's assume that I drop folder2. If I create again the subproject folder2 it will come back with all its content (from what I read in the documentation, PTC is restoring its last archive of the folder2 subproject). How can I avoid this behavior? I don't want PTC to look on the server to see if existed an old version of this folder2.If this isn't possible, is there a way to find out if folder2 existed before adding it again? All this operations are made from CLI. I think si archiveinfo should solve my problem, but I cannot managed to make it work... Thanks in advance. 😘
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.