Recently active
Hello Guys: The Codebeamer version I am running is 2.2.0.0 ,and I'm trying to integrate CB with Jenkins by xUnitUploader plug-in (v1.1.4) .However,there are some errors during set up..Does somebody know why the errors occur ?Is it possible due to the version conflict between CB and xUnitUploader plug-in ? Will appreciate if any feedbacks and responses ...
I have a requirements tracker that has two specific fields I want to create a report based on. Once Choice field (1) Software Related with Options: Yes or No. Second Choice field (2) Devices with Options: Device1, Device 2, Device 3.. etc. It is a choice field allowing multiple options selected. In my report I want to List the requirements with Choice Field Software Related = Yes, Group By Devices but omit device 4 from the list. Is this Possible
There is an item whose description is set to the string “12345-67890-12345”.When I search using the filter Description: like %12345%, the item is found.However, when I use the filter Description: like %12345-%, the item is not found.Could you please tell me how to search for strings that include a hyphen (“-”)? Best regardsIwao Fukushima
Is it feasible to create a widget in a dashboard, and to copy /paste it in another dashboard?Is the function drag and drop implemented for this need?
Using Codebeamer 3.1Is there a easy way to create a workflow diagram in a tracker and to apply the same workflow to others trackers?
Hello all, I have exported my tracker as a Word document and am wondering why the German characters do not appear correctly once Word is open. Please refer to the attached file for more information.
Hi, As system and project administrator in Codebeamer I need to develop scripts to fulfil the requirements of my users, when the out-of-box functionality of Codebeamer is not sufficient. F.e. I want to prevent having multiple downstream references from items within the same tracker. Coming from RVS Trigger Scripts debugging was a pain, but there were extensive JavaDocs available. With Codebeamer all I could find was some examples (https://support.ptc.com/help/codebeamer/r2.1/en/index.html#page/codebeamer/developers_guide/649989.html#), but no documentation which objects or classes are available and how to use them. How do you actually develop custom scripts?Am I supposed to just guess which Beans are available?
Hi all,I’m exploring solutions for integrating single-sign-on (SSO) or secure login workflows from enterprise systems to external employee portals such as MyTime Kroger. Has anyone implemented this using PTC tools (like ThingWorx Auth, Windchill SSO, or Identity Provider integrations)? What approaches or challenges did you encounter?Thanks!
Hi, I like to have a dynamic list of tracker names/links to tagged trackers on a wiki page.I can do something like that with a report, but it list all tracker items. Also, a plugin would be oka Example Project NameTracker NameTagsTracker IDP1AT1, T2, T31P2BT12P2CT23 as Plugin: [{TrackerList tags='T1'}]as QueryWHERE trackerTag IN ('T1') GROUP BY "Tracker Name'but only list the (linked) Tracker name (as it is, it lists all Items in the trackers). Result (ideally): [Tracker in P1|TRACKER:1]\\[Tracker in P2|TRACKER:2]\\
Hello, We would like to make excel export template for one of our trackers.The field containing this tracker includes, among other things, a table with 4 columns with a varying number of entries per item.We would like to create a template that will extract all the entries from these tables for each item. We tried to create a loop in this way: ActionAction OwnerAction StatusFollow UpDue Date<jt:forEach items="${items.Table[0]}" var="row"> ${row.customField[1]}${row.customField[0].name}${row.customField[2].name}${row.customField[3]}${row.customField[4]} </jt:forEach> This causes the correct number of rows to be generated per item after export, corresponding to the number of entries in the table in codebeamer, but no data is displayed. Has anyone ever tried to create such a template and knows how to code it?Thank you
Greetings Codebeamer Community,I am currently a Codebeamer administrator with limited coding experience. I would like to learn how to automate tasks in Codebeamer using the REST API and how to develop custom plugins. Could you please provide guidance on where to start, which topics or skills I should focus on, and any resources or best practices for a beginner in this area?
We are thrilled to announce the official release of Codebeamer AI 1.0! Boost your productivity with AI-powered requirements and rapid test case generation—now in Codebeamer AI 1.0. Key Highlights Digital Assistant for Codebeamer Codebeamer AI accelerates the creation of high-quality requirements and comprehensive test cases, enabling teams to deliver products faster. Requirement Assistant Write with Confidence: Guides authors to create clear, high-quality requirements aligned with INCOSE best practices. Smart Quality Checks: Automatically flags ambiguous language and enforces consistent structure for easier reviews and audits. Rewrite Features: Automatically rewrite requirements for clarity and consistency—powered by AI. Test Case Assistant Set AI Context: Administrators can provide tracker overviews and testing guidelines to help the AI generate more accurate, tailored test cases. Instant Test Generation: Creates comprehensive test cases from refined requirements in sec
Is there a way to create a tracker item of type "Document" via the REST API? I have 10,000 documents to upload along with some meta-data and am looking for a programmatic solution.
How can we get last test results in test case via api or compute fields?
Hello,I am trying to create a custom Word template to use when exporting completed test runs out of my Test Runs tracker using the "Export to Office" functionality in Codebeamer 3.1. I have a couple additional custom fields in my Test Steps in both my Test Cases and Test Runs trackers. I can access most of the Test Step information using expressions like: «item.testCaseRuns.testStepResults.col4»However, if I try to use the column number associated with my custom fields located in the Test Step Results table in my Test Runs tracker, it fails and defaults to the author rather than the content in my custom field. Any help would be much appreciated!
Hello everyone, To keep the Codebeamer ideas board organized and focused, we’re introducing a quarterly archiving process for ideas that have remained inactive for an extended period. You can now find the archiving policy listed here: Product Ideas Archiving Policy - PTC Community. What does this mean for you? Archived ideas are not deleted—they remain accessible for reference. This process helps Product Managers focus on the most relevant and actionable ideas, while making it easier for the community to find active discussions. Why are we doing this?Archiving is a common practice across all product idea boards to maintain clarity and relevance. By streamlining the idea boards, we make it easier for users to discover and contribute to ideas that matter most today. What’s next?You’ll receive a notification whenever one of your ideas is archived, so you’re always informed. No action is required on your part. Thank you for helping us keep t
I have CB 3.1.0.1 integrated with WC 13.2.1 via the DPT integration and from CB I can click on the linked part to see information about it but I don't have the Creo View widget. Am I missing something in the configuration for this to be enabled or perhaps an additional extension to install?
Hi, I want to manage the members of a codebeamer project preferably using REST API. Swagger doc shows a GET /v3/projects/{projectId}/members endpoint for retrieval, but doesnt show any PUT or PATCH or DELETE methods. Is this operation to add or remove members to a project not available via REST API?
Due to some reasons, our Codebeamer has separate internal and external network access addresses. After our Codebeamer was upgraded to V2.2.1.3, when we open the Review Hub, it consistently points to the internal network address and cannot adapt according to the browser's domain name. In the previous version V2.1.0.0, this issue did not exist. How can we make the Review Hub's address change dynamically?
Hello all,Hope everyone doing well! I am totally new to the topic of taking backups and restoring them in new server or the same server. Well, we have all the required information available in PTC help center it's little confusing to follow everything. So, if anyone have steps to do it will be a great help. Thanks.
Is there a way that I can develop against a Codebeamer Server that is meant only for 3rd party developers ? I think there is a plugin that would be worthwhile to add yet I don't have a Codebeamer Environment to develop against. Maybe this could be a general thing for any 3rd party developer to develop against while their plugin is in the "development" phase ?
Hello everyone,I have added some new tabs in codebeamer when a project is opened. I also wanted to know if it is possible to show or hide them based on the group the user belongs to.I’m attaching a screenshot of the change.Thanks to everyone. Best Regards
Is there an api to call audit trails for user activity to connect 3rd party apps (to record user activity). Example: webhook.
Hello, I'm wondering, is there a possibility to import structure of sprints i.e. from Excel to the release type tracker?There is no such an option in expandable menu like in other trackers.
We're thrilled to announce that Codebeamer 3.2 has officially been released! This release features new capabilities as well as features being built on the foundations laid out in 3.x series Codebeamer 3.2 delivers a major step forward in engineering productivity and cross-system collaboration—powered by the first release of Codebeamer AI 1.0.With smarter requirements and test creation, expanded Product Engineering integrations, enhanced configuration management, and new medical validation capabilities, this release helps teams accelerate delivery, improve quality, and streamline compliance in even the most complex environments. Key Highlights Integrated with Applied AI 1.0 – Boost clarity, reduce rework, and accelerate authoring Designed to reduce manual effort while improving clarity and compliance. Integrated Product Engineering & Toolchain Connectivity – A stronger, more connected lifecycle Change Domain – A new backbone
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.