Recently active
Is it possible to do a setting which automatically moves a comment or requirement below headings? Target is to have a document structure similar to a word document. Level / section 1 only headings, section 2 for requirements and comments. Thank you Markus
We have a Jenkins Environment up and running with the PTC Integrity Plugin V 2.1. Running Jobs on slave machines using the remote connection works, but is slow. To improve the performance we are trying to make the new local Client configuration work. However, we are running into two problems: 1. When using an Integrity Source Project that is not named Project.pj we get an error: for : #p=/Test/Test.pjPreparing to execute si projectinfo for #p=/Test/Test.pj[LocalClient] Executing Sandbox Verification [LocalClient] Executing si sandboxes [LocalClient] si sandboxes response:0[LocalClient] Searching Sandbox: : D:\workspace\TestPTCLocalClient, for Project Config: [/Test/Test.pj], Build Revision: [null][LocalClient] Sandbox not found in : D:\workspace\TestPTCLocalClient, for Project Config: [/Test/Test.pj], Build Revision: [null][LocalClient] Executing CreateSandbox :D:\workspace\TestPTCLocalClient[LocalClient] CreateSandbox response:0[LocalCli
!ENTRY com.atego.exerpt.exchange.ui 4 0 2017-06-01 08:45:48.963 !MESSAGE Jun 1, 2017 8:45:48 AM 'PTC integrity' com.atego.exerpt.exchange.configuration.ptcIntegrity.impl.PTCIntegrityConnection::a - Unbuffered entity enclosing request can not be repeated. !STACK 0 !ENTRY com.atego.exerpt.exchange.ui 4 0 2017-06-01 08:45:49.010 !MESSAGE Jun 1, 2017 8:45:49 AM 'PTC integrity' com.atego.exerpt.exchange.configuration.ptcIntegrity.impl.PTCIntegrityConnection::a - Failed read object hierarchy! !ENTRY com.atego.exerpt.exchange.ui 4 0 2017-06-01 08:45:49.026 !MESSAGE Jun 1, 2017 8:45:49 AM 'UI' com.atego.exerpt.exchange.ui.editors.RequirementConfigurationEditor::b - Failed to update import documents. !STACK 0
Hi, I am facing an inconvenience with our customized Word-Export: In our PTC document we have a pick-list field and its entries are being exported. The issue with it is, that when there are multiple picks (e.g. stakeholder: Management, Production) these entries are getting exported without a separating space (e.g. stakeholder: Management,Production). Is there any possibility to change this? Saving the pick-list entries as “ Management” or “ Production” (with a space before) does not help. Thanks a lot beforehand! Best regards Daniel Remmers
Hi, Via the gateway bridge I am trying to import an in Excel created Test Designs Document with Test Cases and Test Steps. The standard PTC documentation briefly describes how to import the Test Design Document and Test Cases and that I got working. How can I import Test Steps because I can’t find any documentation about it. Does anybody have experience with importing test steps from excel into PTC Integrity? Regards, Jan.
In Integrity, is there any way in the View Relationships window (Ctrl-R or Item->View Relationships) to get it to NOT show the 'Shared' relationships? The relationship flag on all of the shared items are set to "Don't show in structure, don't show in trace, don't show in finder" yet it still shows up in the relationship view. Showing the shared items just clutters up the view, and it would be more useful if they were removed.
Integrity provides a wealth of configuration options. However, due to the complexity of the development ecosystem and demands from the user base, there will inevitably be a desire for extending the core functionality with custom code. There can be a number of reasons for extending Integrity including, but not limited to:Integration to other ApplicationsCustom business logicAutomationImproved Interface Efficiency, e.g., role or solution specific InterfacesDue to the ratio of end users to administrators, a large amount of administrative development time should often be exchanged for a relatively modest saving in time for end users. In other words, an investment many hours of administrative time to save a few minutes of end user time is often still a viable exchange. This is because there will be many more end users performing the operation more frequently, so 500 end users each saving a few minutes a day may quickly add up to exceed the amount of time spent by the admin
I would really like to have this question clarified, as the manual is not clear about it. Imagine the following source setup: We have some SI projects: /siteA/lineA/prodA/pro111/project.pj /siteA/lineA/prodA/pro222/project.pj /siteA/lineB/prodB/pro333/project.pj /siteB/lineB/prodC/pro444/project.pj /generic/pro666_forcedReview/project.pj There shall be a policy for /generic (assuming that the policy is recurse to all proejcts below) that enforces CP review. There shall be a policy for /siteA (assuming that the policy is recurse to all proejcts below) that does NOT enforce CP review. When I share a member from (archive) lets say /generic/pro666_forcedReview/sub1/subSub2/aFile.txt into /siteA/lineA/prodA/pro111/subForGenerics/project.pj Will an update to this member from a sandbox of /siteA/lineA/prodA/pro111/ still be triggering a CP review??? If policies behave like ACLs I'd assume yes, but do they?
I am extracting the descriptions of my Integrity test cases via web services (C#) and it works fine. The only problem is that the parameters are not substituted, they are written as {{myParam}} within the text.Is there a way to get the field contents with the real parameter values?
Hello Community,I have the task to integrate the PTC Integrity Test Objects with National Instruments NI TestStand. The recommended way of doing this seems to be the MKS/PTC ATEF Adapter. I have the documents around it, I understand the background to a certain extend (my Java knowledge is about 10 Years ago) but I am not sure if that is the right way of doing it. I wonder whether I did not find any hints about such an integration of the two systems, neither in the PTC community nor in the NI community.My Questions to all:Who uses the functionality of automated test execution (TestSessions) and putting the test results back to the Integrity Objects?What solution do you use?What test system do you use?Did you succeed with your test automation using the ATEF?What was your experience?Looking forward to your answersHarald
Hi, Recently we have configured gateway to import content of document into Integrity. It workd perfect as expected. But our requirement is to import content of the table in to Integrity i.e each column should import to the specific field available in Integrity. So kindly guide me with same xslt to read the content of the table into Integrity fields. Thanks for your support. VSB
The BSF for trigger scripts can be extended with Java, the classes have to be in "IntegrityServer/data/java/classes".Changes and additions are only visible to the script framework after the server ha been restarted.Is there a way to reload new and changed classes without a server restart? Regards, Kai.
Hi there, First time on the forums, looking for some technical assistance. I am trying to install the PTC Integrity 11 client by running the mksclient.exe I get the following errors during the installation on our Windows 10 64-bit Enterprise OS: I have to click OK in order for installation to continue to the end. It does install the PTC integrity client, but does not install the MKSToolkit component. The screenshots reveal that the installation is failing on the toolkit64x.msi If i try to run that msiexec.exe /qn /I "toolkit64x.msi" "TKROOTDIR=C:\Program Files\INTEGR~1\Toolkit" REBOOT=ReallySuppress in an elevated command prompt, it fails. If i remove the TKROOTDIR parameter altogether, the msi is able to successfully install individually. Is there a solution so that everything can install successfully by running just mksclient.exe without the installation come to a halt? My company needs to automate this process by
Greetings, I'm trying to make a query ,via the client, that will get me a list of segments whose children/grandchildren nodes got modified within a day. Let's suppose I have documents like following : Parent : Requirement Document (ID : 1) Child : Requirement (ID : 10) GrandChild : Requirement (ID : 100) and I need a query which will get me the parent documents' ID only, which is 1 here, when his grand Children nodes (Id 100 here), or Children nodes (Id 10 here) got modified within 24 hours. (This Modification should include attaching new Files & deleting Attached Files) It seems a query filtered-item.segment-and Modified Date in the last 1 days by following Contains is getting me the the parent item only when his child got modified with in a day. and another one filterned -item.segment -and Modified Date in the last 1 days by following Contains (OR) -item.node -and Modified Date in the last 1 days by following
I've build which is checked-in on the PTC Integrity and I've raised the CR or SR ticket(Build & Deploy Request) on the PTC life manager by developer for deploy his build on some XXXX server and the version of the build is xxxx. As of now as a deployment team we are following the below process If we get a ticket we assigned it to us.And then collect all those details which is on the ticket by manually and doing deployment also by manually. Instead of this now we are planning to do this on automation. How do I get the following details on the Jenkins to do my deployment. I've some bat script to do the deployment. To kick off that bat file, it needs the following details1. Version of the build2. Which server the Build needs to deploy3. Where the build file is located I need to collect all those above details from the PTC ticket which I had created earlierIs there any possiblity from Jenkins can I able to get those values from the ticket number. I'm very new to PTC.I came to know from
In the last couple weeks we have starting seeing users unable to sign on the Integrity using Google Chrome. We get an error 500 that the user name and password do not match the current session. It works fine with IE and Firefox. Any thoughts?
Hi All, When I export requirement specification document I want its revision history as mentioned below: Revision Date Author Changes/Comments or Revision Doc. Date Author Description I was looking to extract information from the history of a document and export it into a word document when exported. Because now if you see the history of a document in PTC Integrity has too much information even if we format small things like font it gets captured in history. Is there any way how this could be done? Thanks and Regards, Shilpa
Hello, We have at office both Integrity Client 10.8.0.8356 and Integrity Client 11.0.0.506 (see attached image) Both versions have a 32 bit JRE in "C:\Temp\IntegrityClient10.8_2\jre" and respectively "C:\Temp\IntegrityClient11.0\jre" If I overwrite the JRE folder with a 64-bit version of Java, is it all right or not ? So the question is: do the PTC Integrity 11 and PTC Integrity 10.8 clients work with Java 64 bit runtime as well?
Hello, I want to extract attachments by Java API. I want to get all attachments(attachment, shared, text) of 1 item by single command. The problem is that "cwd" option does not works for Java API, so only 1 selected attachment can be downloaded and I need to iterated over files (= iterating command). In addition, I can not download "Shared Attachments", "Text Attachments" by Java API. I can only download "Attachments" of a single item. Command cmd = new Command(Command.IM, "extractattachments"); cmd.addOption(new Option("issue", "312")); cmd.addOption(new FileOption("outputFile", downloadDirPath + "/attach.txt")); //cmd.addOption(new Option("cwd", "/working/directory")); // this does not work cmd.addSelection("attach.txt"); My question is that, 1. Is there a way to download all attachments of an selected item by Java API? 2. same as "Attachments" type is working, how can I download "Shared Attachments" and "Text Attachments" by J
Hi all, I am investigating the option to create time entries in a trigger context. Problem: - we want to use the time tracking feature provided by PTC, but we have strict limitations about the data that shall be visible to the users. Therefore we cannot just enable "time tracking" on our TASK types, as once enabled this would allow all TASK users to review the time entries of their colleagues. Only dedicated "time admin" users shall be allowed to do this. Idea: I created a separate type "TIMESHEET" that has the time tracking enabled and is automatically generated with a 1:1 relationship to the TASK type. This TIMESHEET type is only visible to "time admin" users. The TASK users shall enter their hours in a float field "time send today" inside the TASK item. A pre-event trigger reads that "time spend today" value from a TASKs IssueDeltaBean, and automatically creates an according TimeEntry in the related TIMESHEET item. The "time spend today" value&n
The Gateway Export (to Word) of a Test Protocol document with traced Requirement(s) for each of the Test Cases, through the "Verifes" trace relationship, works fine. It displays the Requirement item numbers, but when I attempt to retrieve a text field (DOORSID; set when imported from DOORS), I am unable to do so. a) If I add "include-related="true"" for the "Verifies" field, will I be able to retrieve it?b) Can I use XPath (XML Path) to retrieve the DOORSID?c) Is there a way to view the "intermediary" XML file before Export to Word, to help troubleshoot the issue? Balu
Greetings to whom it may concerns, I want to get sub-item lists of several documents in the Integrity system, using MKS API. For being not able to find suitable options, I tried this. Command cmd = new Command(Command.IM, "issues");cmd.addOption(new Option("queryDefinition", "(field[\"Document ID\" = 2])")); Response response = null;try { response = cmdRunner.execute(cmd); LOGGER.debug("reponse = " + response); LOGGER.debug(response.getCommandString());} catch (APIException e) { LOGGER.error(e.getResponse());} And there are problems I'm aware of, with the command, that it shows sub-items of every documents in the system, that it shows sub-items of one whose Document Id is 2, not lists from several document. (modified) that it just shows all items in the system. So, Here is my question,Is there any other command or options appropriate to in this situation? Any ideas or tips will be very hel
I know that getting detail information from a issue(Item) is in CLI $ im view issue 2 in Java API Command cmd = new Command(Command.IM, "viewissue"); cmd.addSelection("2"); In result, I get the fields of the issue(item) that I selected. Shared Attachments: shared.txt Text Attachments: text.txt Attachments: attach.txt Not just names of the attachments, I want to know the detailed information of for each attachments (text.txt, attach.txt, share.txt...) such as created by and created time. I know that the detailed information of each attachments is shown in the GUI client when view detail of the item. How can I retrieve those information by CLI and Java API?
Hello,in an open Document we add new line with the javascript trigger command createContent. This if special conditions are given. This is needed, because the users should not forget to add the new added "line". That works fine: ScriptIssueDeltaBean.createContent("category_name", "first"); but the users must manually press F5 to see the new line. And that is the problem: The refresh of the open document shoud happen automatically. Because the user shoud not forget this new line. Is there any way to do this? Thanks a lot
I need to install a Linux-operating client on my system, which is Cent OS 7.4 64bit. I've read that Integrity Client supports RedHat 6, 64bit, so I thought it might work on mine as well. But I found the newest installers versioned Integrity-10-9-Client-Linux32. Nevertheless, I've been trying to install 'Integrity-10-9-Client-Linux32' on the system, following '/ClientUserGuide_Integrity_10_9.pdf' guide documentation and 'https://www.ptc.com/en/support/article?n=CS124168'. And now, I'm facing with another error messages when try launching the client, saying that "./si: Attempt to launch Integrity Client timed out. To solve this please try the following:- Verify that the user you are logged in as has read and write permissions to the Integrity Client install directory." I've found a similar issue, "https://community.ptc.com/t5/Integrity-Questions/Attempt-to-launch-MKS-Integrity-client-Timed-out/m-...", so I've double-checked my path '/home/
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.