Recently active
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?
Hello,I hope this is the right Subforum. I'm having an issue with Windchill RV&S 13. ist there any way to trigger the RV&S 13 client to refresh the current view (basically what happens when user presses F5).We have some tools with shortcuts, that alter issues inside a document. After doing the changes it would be nice to tell RV&S Client / GUI that it should refresh to show the new data. Thanks and best regards.
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?
Hello everyone, I am currently working on a Excel template and I wanted to replace ${item.subjects} whose format is [Key-Id] - Name.Some issues appear when I import back the file and I want to avoid them.I wanted to export my upstream fields in a format : [Key-Id] format.(The format is the same as the one added when Work Item Key-IDs Setting in a tracker.) Do you know if there is a command like item.id or another way to create this format ? It seems easy but I did not find any documention mentioning a list of command available for default fields. Thanks for your time Current viewExpected view
We want to do an html report on a Test Session with test steps.In the generated report, images are only shown as placeholders.The images were automatically saved as attachment when added to the test step.When browsing the underlying link inside the report, f.e. "http://ourservername:7001/im/viewattachment/PTC_14952943054504893.png?attachmentID=1603&mks_tz=NONE&mks.disconnect",it asks for credentials for the RV&S server and downloads the file, so the connection basically works. Why is this image not shown in the report?
Does anyone know how to add Excel templates?I thought it would be similar to the word templates but it doesn't show up like the word templates do. Is there a separate folder for the excel templates?
Hi, I'm trying to customize an Excel template to export the different fields of my Issue tracker (see issue_tracker_fields.png for the fields). The "basic" template from codeBeamer does what I would like to do for the exported data but I would like to customize its style, for both single and multi row options (enabled through the GUI). Exported Issue tracker using default codeBeamer template with multi-rows enabled: export_issue_tracker_default_template_multirows.xlsxExported Issue tracker using default codeBeamer template without multi-rows enabled: export_issue_tracker_default_template_singlerow.xlsx My custom template: issue_tracker_custom_template.xlsxActual export results: export_issue_tracker_custom_template.xlsx Note that the multi choice fields are only: "Owner(s) and "codeBeamer item(s)" Could you please help me to correct my template to achieve similar results?If you have access to the default codeBeamer export template file, that could
for 30 day free trial what are all the permission we will get
Does anyone know how to create a codebeamer report or cbql query which does the following? For Test Runs in a Test Run tracker, compare the modifiedAt field with the corresponding Test Case modifiedAt field, to generate a report of test runs that are out-of-date (i.e. the test case has been modified more recently than the the test-run, so the test-run may need to be re-run)
Iam using 30 day free trial. I assigned as Regular User. Iam unable to access Resource through API
在Table视图下,无法使用shift按键批量选中部分条目。是否在此视图下增加此功能
Hello there, I would like to ask if there is a way to add one / multiple test Items in an already created Test Session via CLI.I am working on an Windows machine if it makes any differenceI tried with editissue command but, as far as I understand, there is no --type argument in order to select my Test Session ID. Thank you in advance
Hi,I'm trying to discover if it would be possible (and the best way) to create a "unified" document view for a project that inherits multiple system specification from a common project (in a way that it would be easy for the reader to understand the whole project, without having to jump between two different projects). So in the project that imports the system specification I created a field that has a reference to the parent project (optional, populated if the item requires some feature from the parent project).I then created a "traceability document view in the tracker, which includes "show Descendant Items" (which just became greyed out). My objective would be to show the referenced item (Camera coordinate system) with all of it children. So for someone reading the document it would seem like a single document containing both the child and parent project specification (called using the reference).Any ideas, suggestions? Is there perhaps a better way of doing this?
When adding multiple filters in Codebeamer, it makes the data difficult to view, as the filter status bar takes up a lot of space. See attached screenshot - adding 3 filters takes up ~half of my viewing area. It would be great to have a "collapse" option that allows you to hide these filters.
When exporting to a word document I am using the item.description MergeField to identify where I want to the description to be placed in my template. For some reason, all my merge fields match the formatting in my word document, except for item.description. Is there a way I can modify the formatting for this within my word template? Specifically, I want the text bolded, and center aligned, but it comes unbolded and left aligned every time I export. I have already tried switching the formatting from \* MERGEFORMAT to \* CHARFORMAT to no avail.
I have a customer requirement document that has the following format:Heading 1[Some description]Heading 2[Some description]Heading 3[Some description][requirementId-101] text description for requirement[requirementId-102] text description for requirement So when I import the document, I end up getting Heading 3 in its own requirement, which in this case it includes the description and the 2 requirements (Customer specification sometimes even has 10 of these requirements). So my question is, how can I import each [requirementId-XXX] into its own requirement in the tracker. Having too many requirements from the customer into a single requirement in Codebeamer is making it difficult to accurately track traceability. The customer document is in Word and won't be sending us any intermediate files btw. And a side question... can the requirements not have a Summary?
Hello all, I´m currently experimenting on the codebeamer capabilities of importing an excel specification. I have two different baselines of the excel specification and wanted to see how capable codebeamer is in comparing those baselines. I edited the files with the same VBA script to add the intendation to get the hierarchy into codebeamer which worked just fine with the first baseline of the excel file. After I imported the more recent baseline which includes some changes, some work items in codebeamer were removed out of the previous hierarchy and placed on the highest level in the tracker. Those affects work items which haven´t changed between the two baselines and also the intendation is identical in both excel files. Also there are work items with identical parameters (parent item in CB and intendation in excel) where one remains in the hierarchy and the other one is moved. After I had discovered this behaviour I did another import of the recent baseline without ch
Has anyone experienced Codebeamer server down entire of today, 505 error and found any resolution for it?
I have a question, How to create a picklist with all baselines labels within same document in a pick field ? in Windchill RV&S (formerly Integrity Lifecycle Manager).
How to export the text of a baseline label in Windchill RVs (formerly Integrity bicycle Manager) during Gateway Export ?Currently only blank baseline option is available in Gateway Export Wizard but cannot see any drop-down for baseline label selection.Is it possible to change label option as dropdown list/ pick list instead of text box in the Gateway Export Wizard window?Using the Export to Word Wizard the baseline of a Document can be exportedFor this the user has to enter the Label of the baseline into a text fieldUsing a simple text field to specify a Label is inconvenient and prone to errorsIt would be favorable if a Drop Down List was available for choosing a LabelIt would be more helpful to the end user if the list of labels for that selected document were provided
I'm trying to install PTC Modeler 8.5 in standalone mode on a Windows 11 PC. The installation fails. This also occurs for a server-only installation. Client installation works ok. The installation is run 'As Admin'.The log file error appears to be something to do with the operation ARTAddOMSUser.I've attached a log file for an example server installation that shows the error.Can you shed any light on this error and how it could be resolved.Thanks.
Defects are normally either standalone items or are downstream references from test runs where a test run has been executed and a defect has occurred during that execution. The traceability browser reflects these in reverse, as the defect appears upstream from the test run which is logically incorrect. We believe this error should be corrected; how are other life science companies addressing this?
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.