Recently active
I'm trying out the 30-day free trial of Codebeamer, but the administrator menu isn't showing up. I want to invite my colleague to evaluate it with me, but how can I do that? Is this not possible with the free trial version?
When a test run is paused after the first test step is Passed, the overall test run result is computed as Passed. The test case result is also propagated to Passed.This gives the wrong impression that the test and verification are complete and a success.Codebeamer 3.2 (cloud hosted)
Hello,Can we trigger Azure SCM synchronization on event rather than periodic cycle?events happening on Repository, like PR is Merged, PR is created only for such a operations we need to trigger the Sync.
In the Test Case Manual tracker, Unable to move the folders from Classic project to e-Signature project encountering an error.Error:"No items were moved, because some ReqIF identifiers are already used on the default/branch tracker."&"java.lang.IllegalArgumentException: Attempt to update non head revision #1 of [10480398] /Comment-1696249646776(head #2)"According to the PTC team, this is a long-standing known limitation. Unfortunately, there is no workaround, as the system is functioning as designed.If the target tracker already has same reqif ID, then it will refuse move operation.From the user’s perspective, moving these items to an empty location should not cause any conflicts. Additionally, the majority of other items from the same location were transferred without any issues. Therefore, it is unclear why these identifier conflicts are occurring, and the user strongly wishes to have this functionality available.
Hi all,I'm looking for REST APIs that allow me to interact with Document tab in a project in order to create / modify the directories and upload / download / delete individual files in various directories. I could find V1 API but looking at swagger - couldn't find any V3 APIs. Could someone help me if these operations are supported in V3 APIs or not and if yes, what APIs expose that functionality? Thanks
Source - CB 2.0.0.7 MySQL 8.0Target CB 2.0.0.7 PGSQL 16.2 Source Server - Choose any user on the Source machine and set the profile picture. (user must be local user not AD/SSO)Migrate Database - DOCKER DB TOOL 2.0Target Server- when the Admin user clicks on a specific user, getting error.Error : 026-02-19 12:46:56,183 ERROR support.largeobject.PostgresLargeObjectSupport - fetchLargeObject() failed [catalina-exec-31] [220] {Req#=64, Sess#=249..621, serverId=server}java.sql.SQLException: Not a wrapper of org.postgresql.PGConnectionat org.apache.tomcat.jdbc.pool.ProxyConnection.unwrap(ProxyConnection.java:87) ~[tomcat-jdbc.jar:?]at org.apache.tomcat.jdbc.pool.ProxyConnection.invoke(ProxyConnection.java:124) ~[tomcat-jdbc.jar:?]at org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:107) ~[tomcat-jdbc.jar:?]
I have already submitted the request by following the instructions provided in a previous community thread, but unfortunately PTC Korea has been unable to assist me with this matter. I would greatly appreciate direct support from the appropriate team or representative. Thank you.
I'm using Codebeamer trial version to check API behaviors. Can you grant me REST API access?
Hello,I'm using the Codebeamer trial (trial.codebeamer.com).Please enable REST/Remote API Access permission for my account.Username: jipark53, User ID:40Thank you for your assistance.Best regards,
I signed up for trial subscription, and I want to use REST API. Please grant me access for it
When attempting to export using the “Convert to PDF” function with a custom template, the generated PDF contains no data. According to the PTC team, this is a long-standing known limitation, and there are currently no plans to change this behavior. They confirmed that when exporting to Word without selecting “Convert to PDF,” the Table of Contents appears correctly. However, when the “Convert to PDF” option is used, the PDF export does not include the Table of Contents due to this limitation. For reference, please see the explanation in the PTC Help Center:(User-provided link) https://support.ptc.com/help/codebeamer/r3.1/en/index.html#page/codebeamer/user_guide/7110771.html From the user’s perspective, the “Convert to PDF” function worked as expected before the recent update, and the user strongly wishes to have this functionality restored.
Hi all,I’m working on a Word export report in Codebeamer 3.2 where I want to list Requirements together with their linked Test Cases.The requirement from the report user is that the Test Cases associated with each Requirement must appear in the same sequence/order as in the Test Case tracker outline (i.e. respecting the tracker’s hierarchy/ordering).However, this order is not respected in the join when I export to Word. The joined Test Cases appear in a different sequence(issue ID desc) and I haven’t found a way to enforce the tracker outline order.What I have tried so far:Custom field for sequence numberI created a custom field on the Test Case tracker intended to store the sequence/index from the tracker outline and then use that field for sorting.The problem is that this would require a custom API/script to populate and maintain the sequence values, since a computed field does not seem to have access to the item’s position in the tracker outline.Including the outline in the second q
I found this previous post on this topic: Solved: Re: Delete choice field options permanently in cod... - PTC Community I understand this is by design but the functionality is frustrating for a couple of reasons: 1. Deleted choices become obsolete but still appear as an option in filtering, confusing users.2. Choice field options are automatically created on import so if the original import is not perfectly formatted, new choice field options are now locked into the tracker permanently. If there's no way to allow us to permanently delete these choices (without deleting and re-creating the field), there should be additional work arounds to at least hide these options from users and permanently lock the field down to avoid accidental creation of new choices upon imports.
Hi,I would like to create a secure connection between Codebeamer and Postgresql 17.6.I think i have just to change : "JDBC_ConnectionURL" : "jdbc:postgresql://localhost:5432/codebeamer", in Application Configuration. Can someone help me about that? How this url will change?Thank you!Stefano
Does any body knows, how can we migrate data from Atlassian Confluence to Codebeamer 3.0 version
Dear Support!We are using Codebeamer 2.0.0.0We would like to retrieve all the items of a specific tracker that are associated with a specific baseline using Rest API.Is this possible?Can you provide a "URL-template" for this? Thank you in advance!
I'm trying to implement a report on codebeamer. The reviewer asks for a excel-like view. I'm trying to make a table that comes with some rows/columns that ain't fields so that the whole table fits reviewers taste and don't mess up the tracker's configuration.Is there any way to implement it??Also, I tried to use the "hide if" function to hide some particular fields if the Assigned to member is not the particular one, but the formular doesn't work out as error message says"save the trackers configuration before use the newly added field". The formular I used is "assignedTo != 1288" and also tried " 'Assigned to' !=1288". Neither way works. I'm so confused what is the "newly added fields" because the "Assigned to" is a system field and any single types of this field is recognized as a new field......
Hello,I have a tracker with a choice field which can select 1 or many (multiple) projects as references. I want to create a report that I can run on a project to see which items reference it. Example: Project 1 has my requirement tracker and in that tracker there is an item which references Project 2 In my report, when I look for Project 2, I would like it to return the item from Project 1. Is this possible?
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 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!
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.