Recently active
Hello, I am looking for an integration solution to couple Integrity and Jira. Does anyone has experience and can forward a link or material?Thanks!Volker
I am trying to convert a Windows Store App to a UWP. Since the Managed API (MKS.ManagedAPI.dll) seems to be based on .NET 4 and UWP is .NET Core, it's not completely straight forward. Is there a way to get the API to work with a UWP?
Hello, I'm new comer, I want to get some supports from here. We had some problems when learning Integrity system, we want to know it how to use third-party tools, such as, Redmine, Git, Preforce etc.1. Can be fulfilled in Integrity?2. If can, how do we do?Could you give us some advice or solution? Thanks!
Intention This document is intended to describe the current status of Integrity LM configuration reports and to collect related discussions and ideas. Configuration Reports for W&D Integrity Docs Custom developed offline solution creating static html pages about types and triggers for review and sharing Is provided as a JAR file to be executed on client One alternative is "Type Fields in Excel" Custom developed offline solution creating Excel Files instead of html files with similar information Especially helpful when you are in a workshop and like to track requested changes directly in Excel for later implementation Is provided as a JAR file to be executed on client IMConfig Custom developed Online solution for Admin reporting. For Type-Fields, the same java code is used here like in solution #2. And, it offers many more reporting, not only "Type-Fields-Workflows". For example, it offers also reporting for User-Group-Dynamic-Group details. Is provided as a single
Intention This tip lists different best practices how we are managing certain administrative use cases within Integrity LM. All of them are in production since some years, and very stable. Status The list below is a working list. Feel free to comment or even add more. I will update the main tip section accordingly. Best Practices with Use Cases Topics #1 to #10 are here Topic #11 Item Editability Restriction Use Case As a process responsible, I want to make sure that only specific persons are allowed to edit items. As a process responsible, I want to assign the current user as default value for "Assigned User", that any item has a value in this field. As a process responsible, I want to make sure that users assigned to a read-only group can not edit any item in Integrity. As a process responsible, I want to allow that Project Administrators and Team Leads can always edit an item. Best Practice Add the field "Assigned User" to any item type of interest
Hello everyone, suppose to have this scenario: A developer checks out (non exclusive lock) a file locally, and modifies it. Another developer checks out the same file (non exclusive lock), modifies it and makes a check in. The first developer tries to check in the file from local to remote after the other developer. Now the question is: If there are no conflict Integrity perform an automatic merge (as GIT do) highlighting the difference by compare the content? I take for granted that conflicts must be resolve manually. Thank you !
Hi, We have some constraints on basic/field relationsips e.g. of the field "category". We want the get the allowed values of this field via api/commandline. What we must do? Thanks in advance
Hello PTC ALM Support, in our setup PTC Plugin V2.1 and Jenkins 2.36 we face sporadic hang up of the Jenkins Master when a PTC Project is freshly checked out. My understanding is that the checkout commands are executed by the Jenkins master on the particular Jenkins node. In the error event the master gets stuck and completely unrelated Jobs currently executed get also stuck because of this. This seems to happen with a higher chance when a new Jobs is created and the master has to check out the very first time. Once a checkout went through the job seems not to get stuck anymore. Attached a log of Integrity PTC Plugin. You can see that for 50min (2:33PM to 3:20PM) nothing was logged until we finally had to force restart the server at 3:20pm. Let me know if I can provide any more logging information for further debugging. Best regards Alex
What is the best approach to deploy solution on another system? Like if we have created some fields, types etc on one system how to take them to different system in a efficient way ?
Has anyone successfully run Integrity PC Client in a Citrix or other VM environments?
Hi, I want to export items into a table (MS Word), where each item is one table row. The problem is, that there remains an empty line between the rows, which has to be deleted manually. We are using ILM 11.2. The release notes of ILM 11.0 says, that following issue was solved: HF-S150000000-016 CS241475 A line break is inserted between table headings and table content when a document is xported from Gateway to MS Word. According to CS243266 I am using the following property: <property name="ensureLineBeforeAndAfterTable">false</property> Since it is necessary to put the gateway commands between the rows, I need to split the table in the export template: ID Revision Category Assigned User <%beginContent%> <%beginLevel%> <%{ID}%> <%{Revision}%> <%{Category}%> <%{Assigned User}%> <%endLevel%> <%endContent%> The result looks like this: ID Revision Catego
Hey, Is there a nice way to view what exactly has changed when inspecting and clearing a suspect trace? The clear suspect dialog shows the current text of the suspect trace only. I can view the item detail and scroll through the history, but no where in the history does it flag when the suspect flag was set - which means you end up reviewing changes that are historical and nothing to do with the current suspect flag. Ideally, the dialog or a report could be generated that shows the changes to the item since the suspect flag was raised, maybe a side by side was / is. Is it possible to do the above, or is there another way to do what I'm looking for? Thanks!
Error connecting to magnalm-prd.ptcmscloud.com:7001: javax.net.ssl.SSLHandshakeException: General SSLEngine problem: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, Any help with this would be appreciated
Hello, is it possible to access a PTC Integrity Server / Cloud directly through the JAVA API i.e. via https:// protocol without use of any other local PTC Client installation files? So far, i could not see any information about this in the documentation which is not using command line interface in the end. Thank you for your support! API Version of PTC 11.0 - 4.16.506 JRE 8 u172 is used for my own application
I am integrating Windchill 11.0 M010 with MKS integrity 10.9. I got stuck in field mapping hence unable to locate Windchill parts in Integrity and corresponding Integrity Documents in Windchill. What can be the solution for this?
If a user deleted a Content item (Test Case) from a Document (Test Suite) by mistake...How can I add that same Content item (with the same id) back into that Document?I can export the Test Suite "as of" a previous date to see the removed content (Test Cases) and relationships. How can I add those Test Cases back into the document...then re-establish relationships? We recently updated from 10.5 to 11.0...but have not yet enabled document/content versioning.
Hello,i am asking if exists any addon with MS Excell, MS World or MS Project in order to automate the creation of the workIems in MKS or publish results.Thank you in advanceMiled Attia
Hello All, I want to create and resynchronize Integrity items(Task/Review Master/Change Request) with MS Project planning data. Is there any add on or anything other way. Please help me on this topic Thank you in advance..
At the Project level, I need to follow the "Documented By" relationship field, and calculate the "Last Week Document Churn" from Requirement Specification Documents and Test Protocol Documents, separately. Below expression gives total for all documents in the "Documented By" relationship field. <%compute%>aggregateByTree("Documented By",sum("Last Week Document Churn"))<%endcompute%> Is there a way to add a type constraint (e.g. Type == "Requirement Specification Document"). I tried, but they all give syntax errors. Can someone please help me? Thank you, Balu
Hello, I am using following command for resync the member from sandbox but I got error MKS125335: out of tree members and subprojects but it works GUI. si resync --populate --recurse -Y --sandbox=C:\data\TestScript\Testing\project.pj C:\data\TestScript\Testing\TestProjectBorgmannJan18_System Maturity Evaluation for Customer Sample Release1.xlsx
When i run Document----->Edit in word, a error appeared. How should i do???
Hi, I'm facing a pretty annoying issue since few days and I can't figure out what's happening. We run a bunch of Integrity Server virtual machines for development purposes. Those servers authenticate users on our Windows Server 2016 AD, and it was working like a charm until some days. Now, we can't authenticate on any of those VMs. I suspect this is because of some automatic update in WS2016, but it's pretty hard to diagnose. The Integrity Server log shows the following traces: 2018-05-14 14:39:22,970 INFO [STDOUT] Debug is true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is true principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false 2018-05-14 14:39:22,970 INFO [STDOUT] Refreshing Kerberos configuration 2018-05-14 14:39:22,970 INFO [STDOUT] [Krb5LoginModule] user entered username: <a login> 2018-05-14 14:40:13,908 WARN [mksi
How do you set multiplicity of a block when it is determined by 2 different variants that are decided by different variation points
I faced with the question how to add attachments with a size from 100 MB to 200 MB to an item of type "Defect". I thinking of 2 ways to do this: Allow the size of the attachment for the ILM (global) Create a project (configuration management) and add the attachments to this project. What is the better way to save space in our repository (DB backend)? ...or doesn't it matter in the DB backend? TIA Alexander Sailer
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.