Recently active
To allow for a graceful degradation of services, users who are allotted to use a Concurrent (Basic/Full) license but can't log in because the license pool is full should automatically get a login done with Collaborator license so they can at least have read only access.This also serves as a graceful reminder that more full licenses are likely needed without impacting the use of the system much.This functionality could be included in the Manage Licensing app that has support for CodeBeamer as of June 2025.
用户创建了10个working-set,希望在主干上可以做和分支关系的筛选。比如:想筛选那些条目在分支1和分支2上都有修改,那些条目在分支3、分支4、分支5上都有修改
Test Steps are mandatory as it holds Actions and Expected results which will be displayed during Test Execution. But, When test document is viewed asOf Historical date or if we want to refer any Baselined document, then viewing it via Document view is of no use. All the test steps are hidden and you could see only the summary and description. In order to manage this situation, I need to switch to Table view for viewing the Test Steps. But in case of working with the Test Document, the Test Steps are not editable from Table view, so either I need to open item in detailed view and edit it or else need to open the Test tracker in Document View and should edit from their. Its a tough situation to request the user to use Document View for editing and Table view for viewing historical information's. By default the trackers are configured either as Table or Document view. Its really make no sense to convey users to switch because of Tool functiona
Hello,We are currently using CB-2.1.0.5 with a MySQL database.We want to migrate to PostgreSQL and are using the Migrator Tool via Docker Images to convert the database.The conversion completes without any issues, but after updating the database in the configuration file and restarting CB, logging in either results in a blank screen or a 404 error.What could be causing this issue?
I have a custom field for Planned start date and another for Planned finish date. I would like to have another field that computes and displays the value of the time between the two dates as hours or minutes. I'm pulling my hair out trying to get this working...I've gone over and over the documentation, but cannot get it right. I think I'm close, but am missing something silly. I've got the third custom field to calculate the time between two fixed dates(the date actually in the formula, rather than strings), no issue. The issue is when trying to use the 2x custom fields date variables - I'm using this: timeBetween (Date(customField[0]),Date(customField[1]), "minutes") but an error appears saying 'unable to parse date [and then shows the CURRENT date/time] ' which would suggest it's not using the customField variables? Am I doing something stupid? Any help appreciated, Thanks
Hello all,export tracker to word using eg. default system template works fine and data are visible.But it does not work if Merge Field is edited: 1) { MERGEFIELD author \* MERGEFORMAT } -> author is rewritten manuallyor2) { MERGEFIELD author \* MERGEFORMAT } to { MERGEFIELD baseline \* MERGEFORMAT } or manually inserted : Insert tab > Text > Quick parts > Field > Merge field If working Merged Field is copy/past then it works. Is there any special formatting or syntax needed for working with Merged Fields in Word document?thank you
The "Requirements Coverage" widget does not work in the automotive template (e.g. between System Requirements and Software requirements). However, test coverage can be displayed correctly. The behavior could still be carried out by Ms. Seidemann, Denise.
Hello everyone,I want to use the "hide if" field but I'm a bit lost. In the codebeamer documentation, I only find a few example expressions but no full documentation for the syntax. operators and the available parameters that I can use.Probably I just haven't found it yet. Can somebody point me in the right direction? Best regards,Alex
We're happy to announce that Codebeamer 3.0 has officially released! This release features reuse at scale with Pure Variants 7.0, a new sustainability template, and the Codebeamer AI Beta program. To learn more about this release visit Codebeamer 3.0: Engineered for Efficiency | PTC. We will continue to add information to this page over the coming weeks. To register for our Codebeamer 3.0 Release Webinar on April 3rd at 10 am EST visit Discover the Power of Codebeamer 3.0 | PTC Key HighlightsConfiguration ManagementScalable Working SetsEfficient Creation: Reference is not Cloned During CreationUnified Identification: Introduced Common IDsSpeed Boost: Creating a Working Set with 100k items is now 200 times fasterMarket Leading FeaturesRead Replica with OracleVersatile Deployment: Read Replica for single node & cluster serversApplied AICodebeamer AI Beta 1Smart Requirements: INCOSE-Based Requirement Quality AssistantAutomated Refinement: Requirement Re
We have suspected flags/links to Test Sets and whenever there is a change in any system requirement it triggers a suspected flag (red color) shown below.This kind of "Suspected flags" are visible in other test sets as well. We want to clear all the Suspected flags in one go with bulk/mass edit. Is there any possible way to do it?
Are suspected flags/badge visible in the excel when we do excel roundtrip export of a tracker/tracker item ?
I Installed Doors bridge 1.7 version build 70. I am able to be accessing all Doors bridge rest API's but by using Doors bridge URL In the Doors Bridge GUI I am trying to configure Codebeamer Project to Doors project/Folder it giving as error message code null: null . Below I attached the error snap How fix this issue I need to integrate the Codebeamer to Doors. I Installed Doors bridge in where the Doors client is installed. (Doors Client Version 9.7.2.9). Codebeamer we are using 2.1.0.0 version.
Hi, As Codebeamer provided standard template for ISO-26262 & ASPICE. Is it possible to get only ASPICE template which is not concern with Safety in ISO-26262? Thank you.
Hi dear Community, I would like to check, how many ancestors have the working item, using computed field. I found some information about function "ancestors()" , but it didn't work in my case. I have the codeBeamer version 2.1.0.0 (postgresql). Thank you in advance!
Hi,I am writing word template to export requirements from Codebeamer. My problem is about html. I can use "Ignore HTML formatting" in template parameters, but it deletes image and figure. Does it exist a solution to delete html formatting for the text but that keeps image/table? Other topic, in which file of Cb installation are defined the placeholder: item.id, item.description and so on? Thank you
Hi, I have synchronized Jira with Codebeamer and have mapped some relevant from Jira to Codebeamer. But I am facing issue with two fields, Assignee and Reporter field. While mapping I can't see the option to map Assignee field of Jira to Assigned to field of Codebeamer. Anyone has any suggestions on the following above scenario, please let me know.
We have a problem with having a notification sent from a Test Run when the item is transitioned to the Finished state. Our Test Run tracker has 2 custom Members fields: Lab Manager and Test Engineer. It also has the Assigned To field which is a computed field that is assigned its value based on the state of the item. If the state is Finished then it gets set to the Lab Manager field value, otherwise it is set to the Test Engineer value. When a Test Run is created (and is not in the Finished state) the Assigned To is set to the Test Engineer field and that user will get a notification of the Test Run which is desired. However, when the Test Run is marked as Finished, the Assigned To field does get the value of the Lab Manager but that user does not get a notification that it is complete. Because the Test Run's workflow is not editable we don't have the ability to add a workflow action (custom via groovy or any of the other built-in actions). I trie
Hi,I'm looking for an option how I can consume child computed field value in the parents field. Means I'm looking for the recursion - I need to use Aggregation rule in computation field which is not possible ootb - as soon you define "Computed as" for the field, the Aggregation rule (sum/total) gets deactivated.My use case: I need the information available here in screenshot in a separate tracker field, to reuse it for another use case.: The problem is, I can calculate children of a parent by using "Computed as = length(children)" but it counts 1st level children only. Therefore I thought I can work with Aggregation rule, but it is not possible for fields where "Computed as" is defined. Any ideas how I could solve that problem. Thank you!
I want Computed Logic for Test case Tracker to populated ASIL & CAL filed values with " Verifies" Filed which linked to 12 requirements trackers If I select Verifies item, my Test case tracker ASIL / CAL values should automatically generate based on its requirement ASIL / CAL values Safety Requirement Trackers have ASIL Field (4 Trackers)Security Requirement Trackers have CAL Filed (4 Trackers) Now in my Test case if I select Verifies item of any requirement my ASIL values should automatically populated
Hi members I want to apply the .jsp page that the user will use as custom on the codebeamer, but I'm going to proceed with it in the following way1. Create a views folder in the C:\CB-2.2.2\tomcat\webapps\cb\WEB-INF\ path to register a .jsp file to that folder2. Deploy code to use as a custom controller in the C:\\CB-2.0.2\tomcat\\webapps\cb\\WEB-INF\\lib folder as a JAR file3. Add settings for my-applicationContext.xm in /tomcat/conf/server.xml and /tomcat/webapps/cb/WEB-INF/classesIf you call the .jsp file through the controller (for example, http://localhost:80/cb/custom/myCreateProject) in the browser, you will get a 404 error. You will be wondering how to set up the class file to be used as the controller and where to locate and use the .jsp file.
I want to synchronize Test Run tracker in codebeamer to Jira, but the 'Synchronize with Jira' option is not visible.Why can't we synchronize Test Runs from Codebeamer to Jira?
Hi dear Community, I want to use the Item Attribute "Outline Number" of Requirement Item in computed field. Example: I tried to write the computed filed expression like 'indexOf (<Outline Number>, ".") ' to know, whether Outline Number contains one "." (dot symbol). But I can't use the attribute name "Outline Number" per se, because it contains the blank symbol. Therefore I need the property name for Outline Number. But this attribute is hidden and I can't see it in attributes' list of Tracker configuration, even if I turn the ticks "show hidden attributes" and "show property names" on. Please help me to solve this problem. Thank you in advance!
We're happy to announce that Codebeamer 3.0 is coming at the end of March. Learn all about it here: (view in My Videos)
I have a number of trackers of Requirement type which have data in them, it seems that if I try to create a working set all the Requirement trackers with data in them are unable to be unshared. The file Branchable.json.txt contains the tracker definition for the tracker which I can branch which is also empty. However, Not_Branchable.json.txt includes a lot of data which I need to branch, but which in fact will not let me branch it. As you can see from this screenshot, the shared checkbox is grayed out and will not let me change it. So, the question is, what have I done wrong in order to use Working Sets?
Hello, I have a question about how cB is dealing with Documents Versions in Documents bookmark, when limit of version has been changed. In example - we have a file, that have 38 versions stored in cB. The Max. Versions attribute has been changed to 5 versions limit. What will happen with older versions? There will be removed from physical repository on cB server?
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.