Recently active
I’ve installed Codebeamer 22.10 LTS inside a Docker container, but I’m encountering the following error:Cache: oauth2StateCache has a maxElementsInMemory of 0. This might lead to performance degradation or OutOfMemoryError at Terracotta client. From Ehcache 2.0 onwards this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory.I attempted to resolve this by modifying the ehcache.xml file, which is located inside the JAR at:/home/appuser/codebeamer/tomcat/webapps/ROOT/WEB-INF/lib/cb-22.10-LTS.jarThe original configuration was:I replaced it with the following configuration:However, the error persists. Additionally, any changes I make are lost when the container restarts, since the file resides inside a JAR.Please help me how to reslove this issue. Thanks
Hi, I would like to define an interwiki stereotype in the application configuration resulting from this interwiki link[<<itemnamerevision5>>|ISSUE:1234] the following format:Requirement name (Rev0, REQ-1234) Application configuration:"itemnamerevision5" : { "link" : { "text" : "${name} (Rev${customField[5]}, ${trackerKey}-${id})" }, "popup" : { "text" : "Description: ${description}" } } The variable ${trackerKey} does not work asexpected. I also tried several other variable names without success. How can I address the tracker key? CB version: 2.1.0.6 Thank you in advance.
Hi Team,We are currently working on integrating Codebeamer with Cameo using OSLC, and for authentication, we plan to use OAuth 2.0 via OpenID Connect.We have already enabled OpenID in our Codebeamer instance and enforced OAuth2 login under:System Admin → OpenID Configuration.However, we are missing critical configuration details to complete the setup: What we need help with:How can we get the following for our Codebeamer OAuth Client?Client IDClient SecretClient NameIs there a specific place in the Codebeamer UI or backend where we can register a new OAuth client and generate these credentials?Do we need to manually register Codebeamer as a client application on an external OpenID Provider (like Google, Azure, or internal SSO)?Where can we find or configure the following values if we use PTC's internal OpenID?authorizationEndpointUritokenEndpointUriuserinfoEndpointjwksUri Our Setup:Codebeamer version: 2.1.0.0Base URL: https://ptc-codebeamer.accenture.comOpenID Connect is alre
Hi,I created a tracker. Now i would like to reuse it in another project. I clicked on "available as template" box but when I create a new one, it is not available. Anyone does have same problem? Thank you!
Hello, I have a question, is there any way to set "Any status" in the "Downstream References" bookmark in item as a default search value? Right now, by default, cB is always showing only "Unresolved" items there:As I remember, in older versions of cB (i.e. 21.09) there was a "Any status" option as a default option.
I want Integration with Cameo to Codebeamer . By using OSLC Service or OSLC API provide me steps how do. And where can found OAuth information in codebeamerI explored Cameo having feature called datahub explorer in we have Rootservice url and OAuth consume key and secret key.This snap of Cameo DatahubI try to find Codebeamer Root service URL I Couldn't found Instead of Root service Url i tried with Catalog url it was not working.
Hello Community,Is there a way to automatically disable a user in Codebeamer when the user is deleted or disabled in Active Directory?We have found that there are many users who have been deleted from Active Directory but are still active in Codebeamer.Manual disabling takes a lot of effort for us.Any setting in application, script, API, etc?thank you
Hello Member, I am exploring the best methods for exporting rich text, including images and tables, from the Windchill RV&S and importing it into Codebeamer programmatically. My preferred approach would involve using MS Excel, as it offers greater control over data manipulation.If you have any insights or resources that could assist me with this process, I would greatly appreciate your guidance.
I have to migrate RV&S data to Codebeamer, In RV&S we were not using Test Step and entering Expected Result in a custom field. In Codebeamer, I created a custom field called Expected Result, but it doesnt get displayed in Test Run Wizard.
Can anyone share the related links and videos for this Integration of Enterprise Architect With Codbeamer, How to synchorizations of Enterprise architect with Codebeamer,Any official website is there for it.
I saw an earlier question (posted in 2023) asking about compatibility with V7R5. There did not appear to be an answer/reply to that. We are planning to upgrade from OS V7R4 to V7R5. Is Implementer 12.6 compatible with V7R5?
I would like to "Report Bug" in a project different from that of the currently executing Test Run. When I select Report Bug from a Test Run, the Project dropdown only contains the project in which the Test Run is located. I would like to report the bug in a different project. I am using CodeBeamer 22.10 SP 4.
I wanted to inquire about how customizable Test Runs are within Codebeamer, specifically the backend functionality, to accept custom data that is not limited to the out-of-the-box Codebeamer template, but rather a custom Excel, or something along the lines. Would this involve any reprogramming of the Java scripts on the backend? Is there any insight that can be shared?
Hello, I would like to ask, is there any way to restore the content and structure of tracker with the created baseline of it?
After installing CB 3 on Ubuntu 21 I am getting the following message when starting the CB server:INFO: Initializing ProtocolHandler ["http-nio-8080"]Jul 02, 2025 8:18:18 AM org.apache.catalina.util.LifecycleBase handleSubClassExceptionSEVERE: Failed to initialize component [Connector["http-nio-8080"]]org.apache.catalina.LifecycleException: Protocol handler initialization failedat org.apache.catalina.connector.Connector.initInternal(Connector.java:1048)at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:122)at org.apache.catalina.core.StandardService.initInternal(StandardService.java:525) When launching code beamer through the internet browser I am getting Not Found 404 error. Any help is welcome
In RV&S application, what data schema does the application follows and how the data is defined in backend?
Hopefully I'm posting in the correct place for RV&S 13?We are just starting with RV&S and have a few tests. In one, we find a "configuration" and export to excel (that works).On the Web Home page, scroll to the bottom of the home screen and select Site Notes / WIndchill RV&S Documentation.Select Launch ToolEnter in Network credentials.Select the "Select Excel File" icon. Then Choose the File.Import the exported and updated spreadsheet,Edit the existing document (because we want to upload the "changes") After all the other screens you get to the final section [3] and field mapping and then we select Use Completed mapping.Then when we review, it has ADDED items (basically duplicated) but not changed any items.Are we missing something?
The company I work for develops several types of software. I provide help with using CodeBeamer.Responsible for everything from simple instructions on how to use them to contacting PTC for answers to complex issues. If a user closes the browser while editing an item, the item will be locked and cannot be edited for the duration of the user's session. It is common to close the browser without properly ending editing. In this case, users think that the content being edited will not be reflected and will end (editing will end), but in reality, not only will editing end, but editing by other users will also be blocked. This is a kind of careless mistake. But it happens more often than you might think.When a user closes the browser and leaves, other users have to wait a long time to edit that item. This wastes unnecessary time for the user. Even more so since the session time cannot be reduced to less than 1 hour. If you close the browser in Edit Mode, is there a way to unlock
What is MBSE and how can it help my company? Over the last few years systems engineering has progressed from primarily document-based methods to a more structured, efficient and beneficial approach called model-based system engineering (MBSE). The International Council on Systems Engineering (INCOSE) states that the future of systems engineering is model based and system models will become the core communication platform between all stakeholders and engineers. [1] INCOSE defines MBSE as the modeling of system requirements, designs, analysis, verification and validation activities beginning in the conceptual design phase and continuing throughout development. [2] Adopting MBSE methods improves product development in the following ways: Increases product quality by reducing design errors and inconsistencies Improves communication and collaboration within engineering and the wider enterprise Accelerates product development and reduces costs through early detec
I am exporting requirement from tracker to ms word using mail merge. Using Codebeamer 3.0I want to populate all functional requirement in a table. To achieving it , . I am applying condition “if_not_folder_informations” in the bookmark, but functional requirements are not populating in table. Can you please provide the solution? Please refer the attachment for the reference.
Hi @DT_10167495 With reference to your topic. Can you please help me with the detailed steps of codebeamer and Jenkins integration. Also, can you please let me know the version of your codebeamer that you used for integration.
Hello All,We are planning to create an instance with the new 3.0 version, and we would like to know that a project template exported from version 2.1.0.4 will be compatible with 3.0? Unfortunately we have no way of testing it, does anyone know?Thanks in advance!
I am trying to create a review form for our requirement reviews importing from an excel sheet. I wanted to have a cell that had a drop down list of values. I also had 2 cells that took a time input and in a third cell gave the difference in time. I was wondering if it were possible to import these items into Codebeamer from my excel sheet.
I am trying to set Reference field in codebeamer through custom script. I can see that it is getting set in history, but the same is not visible in live item
I am looking for to fetch all work items in a specific basline id. I am not found it swagger API page. I want to fetch work items for specific baseline by using baseline ID
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.