Recently active
I would like to create a re-usable choice field. When working on multiple projects, is there a way to implement a choice field into each of the trackers I am working in without having to individually create each option every time? I understand that I could do this by creating a tracker that has my options in it, but then I would lose some of the functionality of say... the Type field where Folder and Information Types display differently from the rest. Is there an out of the box solution for this? In Jama, there are Pick-Lists which can be referenced anywhere throughout the project and re-used as needed. I am looking for something similar to this feature
Following situation:Tracker A has a field that references items from tracker B.An item of tracker A (A*) is created. The field is set to point to several items of tracker B (B*1, B*2, B*3)The History of item A* now shows that the reference field changed value from nothing to (B*1, B*2, B*3).Now delete item B*2Now the History of item A* now shows that the reference field changed value from nothing to (B*1, B*3). (The same version as before)Expectation: We need the reference for the above scenario
We need to expose the installed Codebeamer from outside of system , from any Public network so that we can integrate codebeamer with any Application like Git, Jira, Windchill etc.
i would like to know is there other methods to delete traceability links for reference(upstream,downstream) and for association please
Hello Volker, Is this solution not working for RV&S 12.5 ? While performing, I am getting below java error. Can you please support to fix this issue. C:\app\tools\ptc\Windchill\RVSClient12\lib>java -jar IntegrityCopyParameters.jar --hostname=XXXXXX --port=YYYY--username=AAAAA --sourceItemID=3288947 --targetItemID=3047142 --copyFields="Parameters,Parameter Values" Error: Unable to initialize main class copyparameters.CopyParameters Caused by: java.lang.NoClassDefFoundError: com/mks/api/response/APIException
Version: Windchill 13.0 Use Case: To create e-mail with URL to open specific project, currently I manually type link like following. "integrity://localhost:9001/si/viewproject?project=%2FTestProject%2Fproject.pj" (suggested in documentation.) How can I easily generate such URL?Description: I'm looking for an efficient way to generate URLs that directly open a specific project folder (e.g., .../project.pj) in the Windchill RV&S Client GUI. My goal is to use these URLs in email notifications. What I've found so far:Manual URL Entry: I've found documentation on how to manually construct these integrity://... URLs to open projects, but manual typing is prone to errors.Automatic URL Generation (Partial Success): The documentation states:"You can create e-mail notifications with Windchill RV&S client URLs by clicking a highlighted user name in any visible field in the GUI or Web." I've successfully used this method to generate URLs that invoke the im (Integrity Manager
I have a problem with a DOORS (9.6) module that I am trying to update via IRC (3.4). I have a module named SPEC_A that was imported in DOORS baseline 1.0 using a ReqIF file with IRC. This module was later renamed SPEC_B, evolved, and moved to DOORS baseline 2.0. Since baseline 1 was a DRAFT version, I deleted the initially imported module, thinking that since it has changed its name, IRC would consider it as a new module and therefore perform an “insert.” However, when I tried importing the new module with the changed name (SPEC_B) via IRC, IRC tells me that SPEC_A does not exist… I try to restor a SPEC_A to import a .dma in the tagert path in order to have a correct target on the path of IRC but I think that the importation of the dma haven't the same id hat the original SPEC_A module and IRC and IRC no longer recognizes the module SPEC_A... Do you have any solutions? I thought that IRC would understand that changing the module’s name would be considered as a new m
Hello Community,I am trying to figure out where in database (MySql) is stored User Group Memberships for particular user account. I found table "acl_role" but this seems to be related to project only.Goal is to create a query which link user_id with it's roles/memberships in Codebeamer. thank you
Hello Community,Is there a way to check the date and time of the last activity for a project in Codebeamer?We have created many projects and would like to clean them up.Sure, I can ask the project owner, but I would like to have this option available from the Administrator side as well.thank you
Hello Community,is it possible in Codebeamer to share resources across multiple projects?I have two projects in Codebeamer which use the same machines for tasks like mixer, heater, plumber, etc.I want to avoid to define machines in both (or more) projects, so looking for a way how to place them in one place and share it across projects.Additionally change for resource in Project A will be visible also in shared resource and Project B and vice versa. thank you
Anyone know if there is a good introduction for users of RV&S. It dosn't even have it's own page here on community (unless it's called something else)The only ones I see are for companies showing a better tool than RV&S.I have used Windchill for over 20 years and after 3 days trying to understand RV&S I really, really miss Windchill. RV&S is very not intuitive.
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?
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.