Recently active
Hello All, It is possible to use PTC Integrity with docker? Anyone has tried this?
Hello Administrators, We recently put out a future looking document that has details around the platform & integration support plan for Integrity Lifecycle Manager 12.2 We would like to know from you how Linux is being used in your company’s eco-system when it comes to end users. Here end users are those who would use a Client Installation for day in and day out, for non-administrative work like Workflow & Documents or Source or both. If you have end users using Linux OS then Do you have them using RHEL Desktop edition? Are they using Workflow & Documents or Source? Do you have then using SUSE Enterprise Desktop edition? Are they using Workflow & Documents or Source? Please take a note that this communication is only targeted towards the above specific questio
Users are getting the below error pop up MKS 124789 You require an Integrity Client License with configuration management capabilities. Kindly let me know why this error ?
Hello, when calling si viewproject -R, all members and sub-projects are shown with indentation. Now I'm using --fields=memberarchive to get the entire path of the member instead of indetation, but this does not work for sub-projects. Is it possible to recursively Show all sub-projects with full path names and the Information whether and how it's shared? Kind regards, CHristian
Is there a maximum limit that can be set for short text fields in PTC Integrity. Also is text wrapping possible in Short Text fields?
Hi, can anyone assist me in getting HTML Report with historical Comparison of changes in the Document with a configurable set of files to be compared? I know that there is a GUI function "View differences" but it cannot be saved for further review and sharing with the team. What I have found is a standard report - "Document content" but it allows to compare only requirements text and not any other field. If there is no standard way then maybe someone can share custom report recipe as I'm sure a lot of people have had the same tasks and issues but I'm quite a newbie with this system.
I have nodes from two different documents. The nodes are different types. We'll call them Requirement A and Test Case B. Test Case B was traced to Requirement A by doing the normal alt+click on Test Case B and then drag and drop onto Requirement A. This worked fine and shows Test Case B in the "Verified By" field on Requirement A. Next I want to trace Test Case B onto another Requirement in the same document as Requirement A. We'll call this one Requirement C. To do this, I select Test Case B from the "Verified By" relationship field on Requirement A and then do the alt+click and drag and drop. When I drag it over Requirement C, it shows the "Create trace" tool tip. But when I drop it, I get an error that says: "MKS124719: The specified item 1,234,567 is not a segment. It is an item of type Test Case." In the client log, I see the error right after: at mks.ic.ci.commands.InsertSegmentCommand.doExecute(InsertSegmentCommand.java:52) Why is it trying to do an insert s
How to make the aggregate computation for pick values fields. I am trying to make the computation for the sum(+) of a few pick values, i will choose few Story sizes(mentioned in the below command) the addition should able to see in the other field. Facing eeror on below computation aggregate("Sub Story", sum("Story Size"=="Very Tiny [1]"?1:("Story Size"=="Tiny [2]"?2:("Story Size"=="Very Small [3]"?3:("Story Size"=="Small [5]"?5:("Story Size"=="Modest [8]"?8:("Story Size"=="Medium [13]"?13:("Story Size"=="Large [20]"?20:("Story Size"=="Very Large [40]"?40:("Story Size"=="Epic [100]"?100:0))))))))))
Dear colleges How can I write and read values to/from file with javascript I will make metrics table. it needs many fields as you know. but it isn't nice. so, to reduce integrity fields, I want to save values to external file, and whenever metrics table displays, read the value considering metrics fields(ex, ID, other fields value) I think it is not simple, but if there is person knows or experiences about this, that will be great help for me. Regards BS
Is there any way to automatically populate a Test Session with all of the Tests that have already been added to a Test Plan or Test Objective. I feel like there should be a way, as otherwise, Test Plans seem a bit redundant (other than as a container for Test Objectives). Surely the use for a Test Plan should be to then go and perform the tests in the plan during a Test Session??
Integrity error/confirmation dialogs are easy to be accidently accepted/closed when popping up from nowhere: The problem here is that Integrity forces users from time to time to make a decision when such a dialog pops up and doesn't allow to ignore that to a later point in time. So even if you bring another application in focus and you try to continue your non-Integrity work without dealing with that waiting Integrity dialog it happpens that the Integrity dialog blocks you and comes to foreground. In case of real Integrity error messages it becomes even more annoying. Sometimes the error dialog reoccurs again and again even if you confirm it a hundred times. So working outside Integrity in any other application is impossible as Integrity always catches the focus with every new error dialog. This only stops when you kill the Integrity process. Waiting is no option as Integrity won't let you use your system as long as an error message is available. So, even if that behavio
I am trying to import word document in PTC Integrity Client but getting MKS124066: Field "ALM_Document Short Title" does not exist. error for all Configuration.
We have some requirements documents with pictures that were copied into Comment fields. I was told I could get a report with pictures visible using the web client. I got it to work a couple of times, but now the pictures are once again blanked out. At first, I could get the pictures by shrinking them within the field, but that is now working now. How does one consistently get embedded pictures in the Document Content report? Here is what I do: In the Items view, run a Query I created to get Items that are Software Requirements.Select any requirement in the list.In the `more` menu next to `Actions`, select `Run Item Report`.Select `Document Content`. I can also use some guidance in creating queries within the web portal. Pointers on that topic are welcome.
I encounter the following when trying to open a document in workflow for i10.5 Cannot show view information MKS 134744: "Your query was stopped because it was using too many system resource. Call system administrator for assistance" Any one can help? Thank in advance
How can I configure the User Role for Action Nodes? I tried it with </ExcludedModelItemUI> <ExcludedModelItemUI DynamicClassName="UML AD Action Node"> <Menu ID="New"/> <Menu ID="Tools"/> but it doesn't changed. In addition, I wanted to hide the stereotypes that are predefined. Is this also possible via the User Role? Can someone help me?
Hello I would like to create trigger in script I want to get email address in document's user field trigger is triggered when node is changed, so I only know node id. with this node id, I can get document's ID using API. but I have a problem getting email address in user field on document. below is my plan to getting user email address (1)node(2nd level) ID -> (2)node(1st level) ID -> (3)document ID -> (4)user field list -> (5)user email address I achieved only (3) Thank you in advance
Hi, I want to share the project /project/A/project.pj to project /projects/B/project.pj, so that the final result is /projects/B/SharedA/project.pj. I tried this command: $ si sharesubproject --sharedProject=/projects/A/project.pj --type=build -rsubproject 1.5 --project=/projects/B/project.pj SharedA But in this case I'm getting the following error message: *** MKS978530: This command accepts a selection of exactly one subproject location. How do I have to modify my command to get the share as described above? Kind regards, Christian
I have created a custom report recipe to get all the related items (multiple levels) which is ran on a document. I wanted to restrict the report from running if the document selected contains more than 10k contents. I am using Query[walkdocordered] in the report recipe. Is there a way to limit the count of contents on which the report can be ran?
Hello, In my company we are trying to create SW packages for installation of PTC Modeler. I would like to know what is the uninstallation parameter for PTC Modeler 9.0 I could find the silent installation parameter for PTC Modeler but there was no information about silent uninstallation of PTC Modeler in that link
I encounter the following issue "Flexeraayd$aaa: Windows DLL failed to load at Flexeraayd.af(Unknown Source) at Flexeraayd.aa(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source) at com.zerog.ia.installer.Main.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source)" during server installation using i11.1 on Window Server 2016 standard. Do let me know if anyone can overcome this problem. Thanks
Hi, Unfortunately, I have 2 problems regarding an import with the Connector: 1.) I try to import some ReqIF files, which were exported from IBM DOORS before and I always get the same errors. With some files i get an Excel error: "Class Excel.Sheet.12 currently not supported for presentation header!" A few days ago i got a similar error regarding Visio Drawings: "Class Visio.Drawing.15 currently not supported for presentation header!" There are some drawings and tables included in the export data, so it doesn´t surprise me. But this data was also included in former export files, where it didn´t throw any error message at all. Is there any option to get rid of the error to perform a successful import? 2.) I try to import a date field from IBM DOORS where the export type of the date field is "01.01.2019 00:00:00". I would like to import this date by mapping it to a date field in PTC, which already exists. The problem here is that as far as I
Is it possible to export solution configured on one integrity server and install it on another integrity server.(In short i want to replicate the configurations available on one server to another Integrity server)
I am trying to make integration of MS Excel with the PTC Integrity. I followed the steps given in the readme file (ExceIntegrationUtility/MED-60962-CD-112_F000_Integrity-11-2-Microsoft-Excel-Integration/readme_1st.htm#install_instructions) in the installable folder. The functionality is not working. Do we have documents for proper integration?
I am trying to get the Item ID of all types in Integrity, using CLI The reason I want this is I would like to download all attachments that are associated with each Item Type I can use the command im extractattachments to download. Thanks John
Need to establish a Trend analysis(Search criteria should be able to provide trend of test results). We need to find all the Test request from last 3 years which contains a particular parameter in Test results, but parameters can vary. So, Dynamic trend analysis is the objective.
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.