Recently active
I am looking to be able to develop cycle time metrics using version history and don't see any posts of people attempting to utilize this data that I know the system is capturing. What I am looking to do it be able to pull the data from the version history of say a Risk and understand how long it was in any particular state. This would require me to evaluate, for example, the date it was created "New" and the date the status transition occurred to move to "Verified". Looking at the version history the dates are captured, but how to I get these into a report or data export so I can develop some metrics like, Average time per status, etc..
I'm pleased to announce that PTC Modeler 10.2 has Released! Key Highlights SysML 2.0 State modeling to specify the behavior of a system over time Analysis modeling to define the simulation and analysis activities required to evaluate system designs Verification modeling to capture test activities that verify if the system design satisfies requirements Textual notation importer - import .sysml files to automatically create SysML 2 models and jump-start new projects PTC Modeler 10.2 delivers the next phase of SysML 2.0 capabilities, based on the new systems modeling language from the Object Management Group (OMG). New features include: Digital Engineering Thread and OSLC Reverse lookup for Codebeamer, which ensures end-to-end visibility for digital product traceability links between PTC Modeler and Codebeamer items Upgraded web viewer now provides a rich user experience when viewing OSLC previews, or any web page when using HTML Links Usability Advanced population automat
Hello Team,I am working with Code beamer version 22.2.1.0 and trying to upload an image (PNG/JPG) as an attachment to a tracker item using the REST API.I can list attachments successfully using:GET /cb/rest/v3/items/{item Id}/attachments But when I try to upload using:POST /cb/rest/v3/items/{ item_Id}/attachmentswith multipart/form-data, I either receive 400/415 errors or the request succeeds but no file appears under the "Attachments" tab in the UI. Example I tried in Python:```pythonwith open("test.png", "rb") as f: files = { "attachments": ("test.png", f, "image/png") } resp = session.post(f"{base_url}/v3/items/{item_id}/attachments", files=files)
It seems that with 2.0.0.5 version the posting of items no longer works with the REST API?We know that the future is with Swagger but it was never announced that REST calls would be disabled. Is this documented somewhere which REST calls are dismantled with which version?Specific call that does not work anymore:POST <baseURL>/cb/rest/item Response: 405: The page /cb/rest/item does not exist.
Hello PTC Community,We currently have installed a test version of your Codebeamer 2.2. Sadly, we can't access the web interface, and we cannot find the issue. It just gives back HTML 404.We can't find any clue as to why it does this. It previously worked fine.Thanks for your help in advance.
After installing codebeamer 2.1 with psostgresql, codebeamer is running and the homepage http;/localhost:8080/cb is up but when I try to login using the credentials entered during installation there is an error: Invalid User Credentials! Lost password does not send a password reset email. Can create new accounts, but a admin account is needed to compete post-install config.
(Codebeamer version : 22.10-SP7 )Our company, which is supplying SW packages in automotive as tier 2, is planning to get ASPICE assessment with Codebeamer projects. We roughly estabilished our concepts as attached based on Codebeamer wikiBefore departing this, we have questions which requires the expert's guidance and confirmation. Is it ok to manage customer projects by linking differing contents to 'Platform project' rather than copying 'Platform project' contents into each of customer projects?Is it usual case to manage platform projects more than single one?Which documents are normally manged in 'Platform project among lists?How can we handle baselines efficiently? Does this concept described in below image make sense?Thank you
We are trying to evaluate the effectiveness of CodeBeamer by measuring the difference in requirement traceability confirmation time before and after its implementation.Since it is very difficult to manually measure the time it takes to confirm traceability after CodeBeamer has been introduced, we would like to measure it using user operation logs.Does CodeBeamer have such a feature?If not, could you suggest an alternative method?
Hello,I am trying to figure out where in the Codebeamer PostgreSQL database (codebeamer 3.1.0.0) can I find the tracker items and the data contained in all of the fields including the custom fields? I found what appears to be the Summary field of the tracker in the table public.simple_field_value. Is there a database schema available for the Codebeamer database? Best,Andrew
Hi I am looking for infos about writing testresults back into a testrun.I found the metioning of this wiki entryhttps://codebeamer.com/cb/wiki/28836359but my user does not seem to have access to that page. Does anybody know how I can get this information?Thanks in advance
Hello,I am trying to figure out where to find the Project Groups section in the Codebeamer X UI. An older wiki page for Codebeamer X (https://support.ptc.com/help/codebeamer/r3.0/ko/index.html#page/codebeamer/cbx_user_guide/cbx_projects/cbx_11126.html#wwID0ETSGKB) says that user groups can be added. But the link for how to do that is a circular reference to its own parent page which doesn't contain the information. Are project groups still a thing in Codebeamer X? If yes, where do I find them? If no, what has replaced this functionality?
(Codebeamer 2.2.0.0)I cannot find a way to generate report with data from review-hub. I would like to monitor:number of ongoing review and their statusratio approved/rejected...how to call review data in the "new report" page ? Thanks !
Pretty self-explanatory! Though I don't think it's the case, I wanted to ask around if anyone can confirm that project baselines are not able to templates. Thanks!
I want to use the java api to run a report and get the result.It appears, from the documentation that running a report creates the output in the servers data/tmp directory.From docs: "For security reasons, all file references on the PTC RV&S server are restricted to the data/tmp directory in the server installation directory."Using the java api, is there any way to get the result of a report ?thanks
Can I execute RV&S 10.8 client program on Windows 11?
Hello Community, We have two projects in CodeBeamer. The requirements in the first project are identical in many ways to the requirements in the second project.We need a tool that will take a tracker from the first project and compare it to the same track in the second project, and do the following: Compare the description field of both requirements.If the same - copy the "Status" field and some Free text fields from the first project to the second project.If different - set the status field of the other project to "Under Review". Is this something that Codebeamer can support? If not, is there an external tool we can work with to fulfill this need? Any solution would be welcome 🙂 Thanks!
Is there any end to end documentation available to integrate these systems, documentation available on the support side is very confusing.
Does anyone know the reason behind this issue? I am getting a command line window pop while trying to add members in configuration management side of Windchill RV&S. After looking through the client logs. I found out that this : Running trigger from preference si.AddMembers.post named AMpost command: cmd /k "edit %MKSSI_WORKINGFILE%" but I didn't found any relevant trigger in either of client or server side of the Windchill RV&S.
We're happy to announce that Codebeamer 3.1 has officially been released! This release features new capabilities as well as features being built on the foundations laid out in 3.0 The information on this page will be updated with blogs and webinar details being published in the coming days. So bookmark this link. In the meantime, here are the.... Key Highlights of Codebeamer v3.1 Configuration Management & PLE support Create Streams from multiple projects and work with projects in a Stream. Extend Streams by adding projects. Consistent handling of cross-project reference in Streams. Replace data duplication with intelligent linking for: Faster loading performance with large data sets Reduced storage and system overhead Live consistency across reused items Simplified reuse and change management — ideal for regulated industries Full Baseline Filtering Pure Variants uses Streams as a platform and creates variants as new Streams. Integrated Product Engineering & T
Hi Team, As of now, in PTC Codebeamer we have fields for line items inside the trackers, but a lot of customers are asking for the tracker-level fields or attributes such as part number, serial number etc etc. As this functionality is not present in Codebeamer, we request you to consider this request and implement it in further releases of Codebeamer. It is important to note that a lot of customers are asking for this functionality across the globe, and also the other ALM solutions has this functionality. Incase of any further clarifications, reach out to @shaikraj.a@mgtechsoft.com Thanks & Regards,Shaik Raj Ahammad
Hello all, while trying to create an ALM checklist with the below command I am getting an error. I would appreciate if you could propose a solution for this: C:\Users\kusuo>im copyissue --type=ALM_Checklist --addFieldValues="ALM_Template=3006228" 5875610Creating ALM_Checklist ...Adding field values ...Submitting ...Could not save item: An error occurred while executing a remote method call; nested exception is:java.lang.AssertionError: Unknown fva rel: class mks.util.IntSet Target is to link this checklist to a review later on. On the GUI, a linked checklist is created through the create a related item link:
Unfortunately, Codebeamer is no longer displayed on the product download overview How can I see the download and the versions again?
I apologize if this has already been asked but didn't seem to find it in a search. I am new to codebeamer, but I can't seem to find a spellchecker built into the software. Where do I find this feature or is it not available? Seems like it should spell check as a person types like most every other software out there.
Hello All, i am seeking Help for SI Deleteproject, i used it sucessfully it deleted , but there is ? in from of the subproject which got deleted, i need to fully remove it from the DB so that in future if same name subproject is created it will not cause any error. can any one provide the work areond to fix this? Not i am admin with app & db server full access. i can run cmd on the DB or app server, pls share your case how the cmd helped you, if you can.
Hello everyone, Is it possible to display an image present in the documents tabs within a description of tracker item? I can add the link option to the image but not display. Thanks to everyone.
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.