Recently active
Hello,I'm using Codebeamer trial version to check API behaviors.I'm able to test it on the API tester. However, if I copy and paste the Curl commands from above and run the same from the terminal, I get the following error.Is there a way to get API permissions for the trial version? {"message":"User .... [....] doesn't have Rest/Remote API - access permission.","resourceUri":"/"}%
Hello, based on https://codebeamer.com/cb/wiki/1563473 and the example there, I try to export more than just comment (at.description).Mainly, I look for the template code to get the user who created the comment, but I'd appreciate a (link to) the full structure definition much more. So far I tried ( <jt:forEach items="${item.attachments}" var="at">${at.id}</jt:forEach>)at.createdBy (gives me an empty cell)at.name (filename of the attachment)at.createdAt (two comma seperated numbers... any hints?)at.id (not sure which id I get her, I guess the comment's id)at.version (seems like the version of the comment)at.comment (mostly empty. Once I got the text "description" which is nowhere in the item. It was only in a comment which was edited and had version=2)
As our license is expiring later this month we would like to get a full copy/dump of all data in our projects.
Hello all,we are not able to create or edit Test Cases.Always get error: Transaction rolled back because it has been marked as rollback-onlyTried bellow article CS416551 and didn't help:Article - CS416551 - Transaction rolled back because it has been marked as rollback-only when modifying a Test Case in Codebeamer (ptc.com) Interesting is that creation or edit works if "Document Edit View" is active but not in "Table View or Document View". thank you
Hi,In a tracker of requirements, the filter doesn't work with wildcard:for a key like this "XC%":The engine find "XCSIMU" (ok), but it doesn't find "XC_DEBUG_SRC" (NOK) If we do the same thing with "description" field, the result doesn't contain results with de keyword inside a table (same key): I don't see the requirement wich contains this table with "XC IMU POSTPRO": the warning message is not true: MySQL however supports the % character at the start of an occurrence:https://www.w3schools.com/mysql/mysql_wildcards.asp:(WHERE CustomerName LIKE '%a', Finds any values that ends with "a")Moreover search for a full title works witk "like" operator, but search for a work in a title doesn't work: Doesn't find "Firware restriction"
Hello,during start of Codebeamer on Oracle Linux 8 we receive following warnings:# /codebeamer/cb2210_sp7/bin/startup/codebeamer/cb2210_sp7/bin/startup: line 80: test: too many arguments/codebeamer/cb2210_sp7/bin/startup: line 86: warning: setlocale: LC_CTYPE: cannot change locale (en_US.utf8en_US.utf8@ampm): No such file or directory/codebeamer/cb2210_sp7/bin/startup: line 87: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8en_US.utf8@ampm)/codebeamer/cb2210_sp7/bin/startup: line 89: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8en_US.utf8@ampm)Running Codebeamer in background mode...Command resut of # locale -a | grep -i 'en_US.UTF.*8'en_US.utf8en_US.utf8@ampm Command locale shows: # localeLANG=en_US.UTF-8LC_CTYPE="en_US.UTF-8"LC_NUMERIC="en_US.UTF-8"LC_TIME="en_US.UTF-8"LC_COLLATE="en_US.UTF-8"LC_MONETARY="en_US.UTF-8"LC_MESSAGES="en_US.UTF-8"LC_PAPER="en_US.UTF-8"LC_NAME="en_US.UTF-8"LC_ADDRESS="en_US.UTF-8"LC_TELEPHONE="en_US.UTF-8"LC_MEASUREMEN
Is there a way to use REST API to create and then perform a review in Review HUB?
PTC’s ALM portfolio, inclusive of Codebeamer, PTC Modeler, pure::variants, and PTC RV&S, is recognized as the top provider of technical capabilities, earning the highest score in Omdia’s Solution Capability assessment category. The assessment distinguishes PTC as the top ALM solution provider, surpassing competitors such as Siemens, IBM, and OpenText. “For the major engineering manufacturers that have a need for ALM, PLM, PLE, and MBSE, PTC is unique to Omdia’s knowledge in being able to offer such portfolio. Omdia has rated PTC as a leader in the RSLM market, and we believe on this strength and the strength of its portfolio, that it will be an outperformer in the market for software-defined product development.” - Michael Azoff, Chief Analyst, Omdia Read the full report now!
Get a First Look at the New Codebeamer 2.2! Join us on August 8th for a virtual launch event celebrating the newest Codebeamer release. You will hear details on: Latest product updates and new features. Codebeamer’s UX Lab research and the team gathers user input to guide product design. Finally, you’ll be among the first to see a demo of the new Azure Repos integration for Source Code Management and learn about the new Catia Magic OSLC connection through partners Consultens and Incquery. Get an exclusive first look at new features such as: New UI and functionality in Review Hub Catia Magic OSLC Template Configuration enhancements Word export improvements Baseline Reports Dashboard Azure Repos SCM integration Project-level audit enhancements Japanese and Korean Language Improved background operations Secure your seat now!
I am working on adding a custom widget to Codebeamer. The widget's functionality is to export user stories to another application with the click of a button.We have already implemented this functionality in IBM DOORS. I am attaching a reference video and am attempting to replicate the same functionality in Codebeamer.
I want to create new custom workflow action in state transitions in Codebeamer.Does anyone know about it?Do you have any sample code?Do you know where can we find code for workflow actions existing in codebeamer? Thanks,D.
Enter Announcements for Codebeamer Here
Hello everyone, I need to conduct and export a traceability analysis frequently. Currently I have quiet some manual rework to do in Excel to get rid of some unwanted entries. I need the "shortest way to a test case" from a risk analysis (RA). The linking options are as follows:RA > Req1 > Verificaton1 (desired to be shown)RA > SW-safety > SW-Req > SW-Verification (desired to be shown)RA > Req1 > SW-Req > SW-Verification (NOT desired to be shown) The issue is: SW-Req items may occur downstream of SW-Safety items (desired) and downstream of Req1 items (not desired). Does anyone has an idea how to show SW-Req items only below items of one tracker (SW-safety) and NOT below another (Req1)? Note:Currently I filter on level 2 via cbQL filter (replaced tracker IDs with my short keys for you):(tracker.id = SW-Req AND referenceToTracker = 'SW-safety') OR (tracker.id != SW-Req
We are trying to integration codebeamer with windchill using DPT, so we are trying to add external linked items in codebeamer , but we r not able to see the server option as below. Can anyone help us to get this option in codebeamer end or provide the steps how to add external linked items, we r getting this below mentioned error.
Codebeamer 2.2Problem:Although in the tracker configuration (Tab. State transitions) a certain role (e.g. Stakeholder) has permission for a state transition (e.g. State "New" -> State "Draft"), it can only perform this transition if this role also has permission (Tab permissions) "Item - Edit". However, this permission allows it to change ALL item fields, not just the state.Can a role only change the state (e.g., after a check) but not the remaining fields?
Hello together, i downloaded the 30 day's Free Trail version of Codebeamer and started via browser login. Now, i can't create a new project, because the button "create new project" is missing. Is this correct in the free trail version?? best regards,Kai
Dear Community,I am looking for a way to use the export functionality in codebeamer to export a tracker item as a word document in a version other than the Head Version. An older version of the same item.I saw in the documentation that there is a restriction that Only the head revisions of project artifacts and work or configuration items are exported, including comments, attachments, permissions, and associations, but without history. Is there a way to bypass this from front end or back end using inbuilt classes in codebeamer?Codebeamer Version: 2.0.0.1
In Codebeamer Web UI , I am not able to find + icon for project creation In Project Explorer, Does i need to have any specific role for this. Advance thanks for your help.
Hello team,we have strange behavior of wiki page appearance for logged in and anonymous user.If wiki is opened by anonymous user then formatting and text block denote is correct and page shows :1 Needed Software Packages1.1 Spaceball Driver for...etc. Example below: But after user log in then denote disappear.Is it a bug or wrong page setting?Codebeamer version 22.10-SP7 thank you
"I've been trying to connect my Eclipse IDE to our Subversion repository on Codebeamer, but every time I try, it says it can't find the server or connect to it. I've checked the URL and even tried using a different tool called Tortoise SVN, but I keep getting the same problem.
Hi There! We are working on migration from IBM DNG to codebeamer.For this, we are considering IBM DB2 to Codebeamer PostgreSQL database migration. I want to understand database schema of codebeamer for requirements management.Can anyone help in how I can identify tables and their correlations in PostgreSQL for codebeamer requirements management?Even the slightest suggestion would help. Thanks 🙂 Regards,Divyanshi
Hello,We have the advanced license of Codebeamer ALM and know that there is an interface available to connect Github with Codebeamer.Is the interface only available through the regular cloud Github or is it also possible to combine Github Enterprise with our Codebeamer environment?Thank you for your time.
codebeamer integrates windchill and adds DTP objects, which cannot be deleted in the codebeamer DTP project. When querying part, you cannot query by type Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- codebeamer集成windchill,添加DTP对象,无法在codebeamer DTP项目中进行删除, 在查询part时,无法通过type进行查询
Hi, We have tried adding test cases in Codebeamer using REST API and Azure DevOps Pipeline and now we are trying to add test runs to the test cases through API but getting the below error-{ "exception": "IllegalArgumentException", "message": "Request must be a multipart request."}API used - POST /http://ip-address/cb/rest/xunitresultsI think we are missing something to the end points. It would be great if anyone could help. Thanks!
Hello All, I am trying to execute my JS on codbeamer workflow custom actions. My JavaScript contains sample REST API Call operation and I am getting this error. How to resolve this? or add require packages on codebeamer ?
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.