Recently active
In PTC Integrity/RV&S we have Testcase type having "Test Result" tab for showing the verdicts of Test execution performed under various Test Sessions. How to export "Test Result" tab data from Testcase type into MS Excel, as one Test Session executed into multiple Test Sessions. Here how to export into MS excel ?
I have Codebeamer 2.1.0.0 running in Docker from the intland container in Docker Hub. I am logged in as a user with administrative rights and can create projects, create trackers, etc. but when I attempt to delete a tracker it fails. The red error bar at the top of the tracker configuration just says "null". There is a warning in cb.txt:2024-03-07 15:35:05,276 WARN codebeamer.controller.TrackerController - com.intland.codebeamer.manager.AccessRightsException [catalina-exec-29] [220] {Req#=2386, Sess#=ec5..6c7, serverId=server}This tracker is not derived from a template nor is it a template and it doesn't have any items. Any ideas on why I can't delete the tracker?
Hello, I was wondering what the Linear subcategory of ICs in Windchill really means. Is it a linear logic/gate array? Or a linear regulator? If it is the former, what should I select as the subcategory for a regulator IC if not "Linear"? Using version 11.0
Hello, I would like to ask if the JAVA API provided by winchill system can be used for application in Linux (Ubuntu, Rocky OS) environment. I know that winchill JAVA API is operating successfully in windows OS(RV&S already installed in PC). Any ideas or advice if there is any way to use Integrity (Winchill RV&S) API in Linux environments, even if it is complicated. Thanks.- jw Kwon.
Hello, I am using Requirements connector 4.2 version and PTC RV&S 13.2.I have created a mapping file and by default i have left the server date format blank. When i try to export an reqIF file, i get the following error: MKS124822: Invalid value provided for "asOf": Not a valid date, valid format is "MMM d, yyyy h:mm:ss a" I did try to set the date and time format as per Canadian standard, as the servers are in canada but i was not successful. Looking forward to your support.
Hello team, I have defined a field of Pick type (nikoPickValues3) with multiple allowed values and try to set values (even simpe ones just to check it)Trigger code is: sb = bsf.lookupBean("imServerBean");var delta = bsf.lookupBean("imIssueDeltaBean");if(delta.getDocumentID() !=0) {theReqDocBean = sb.getIssueBean(theRequirementDocumentID);thePickValuesAllowed = theReqDocBean.getFieldValue(pickValuesAllowedFieldName);print("###### thePickValuesAllowed are: " + thePickValuesAllowed + " ######");var values = new java.util.HashSet();values.add("pick-value1");values.add("pick-value15");delta.setPickFieldValue("nikoPickValues3", values);} Error is always:* * * * ERROR * * * * (5): user1 [RMI Executor-thread-5]: Issue.changed.pre: Action cancelled due to unexpected trigger exception in script file: "setTCasePickValues2.js": JavaScript Error: java.lang.NullPointerException2024-02-05 16:03:52,929 INFO [mksis.IntegrityServer] GENERAL(0): user1 [RMI Executor-thread-5]: mks.ci.except
Hello team,How to get correct DocumentID right after Requirement creation in a trigger? very simple code returns 0 theRequirementDocumentID = delta.getDocumentID();print("*** Requirement Document ID for " + delta.getType() + " " + delta.getID() + " is: " + delta.getDocumentID());After second Text edit it goes ok though.But I need to get DocID right after Requirement creation.Problem in trigger Rule definition?Now set as Type = New [Requirement]Many thanks,
While working with the document view of RV&S (13.1-CPS 2) our users noticed an undocumented limitation. It s possible to have one (sub)document inserted several times within one main document. Something like this. main doc Heading1 inserted Doc A Heading2 interted Doc B Heading3 inserted Doc A Apart from the discussion whether this makes sense, it is possible as long as the subdocuments are INSERTED.If you select all subdocument node and toogleInsertInclude, you would expect something like this main doc Heading1 included Doc A Heading2 included Doc B Heading3 included Doc A BUT, what you will get is main doc Heading1 included Doc A Heading2 included Doc B Heading3 inserted Doc A It is not possible to change the section 3.1. to include mode.- no error message - no warning the Action is simply ignored. I understand the problem for the GUI, as it would lead to identical item IDs shown several times
Hello team,Need a sample RVS trigger that sets attribute value on a Requirement.Could anybody share the one to get basic idea of the way it works?Regards
Able to see two names of the Users in Participation Administration but having only one user in AD account . Need to delete the non using and duplicate account of the user without deleting any data, workspace or project from the userWindchill 10.3
I encountered repeated ocurrrences inServer error log in PTC Integrity (RV&S) 11.1:Cache Warning: SIRootCache: Two successive cache collections in less than 60 minutes ( 0 minutes ).The support article CS115377 shows a solution to increase the size of properties, but I do not have the currently active property values in the configuration file "is.properties" to calculate the increase (they are not contained).How can I retrieve the actually used property values?<Server Installation>/config/properties/si.properties filesi.ServerCache.default.bulkMemSize=<new_memory_size_in_MB>Msi.Cache.default.bulkDiskSize=<new_disk_space_size_in_MB>M
Hello All, I'm a new user of PTC Windchill for source code management, currently my goal was to transform the Windchill repository into a Git format.I noticed there was a CLI interface, the problem is I don't see much examples for those commands. The use case for me:1. get all the development path in a project, with the necessary information;2. get the source code in a specific DP, and download it to local Could you please help provide a simple example for those two use case, thanks.
Has anybody an idea how to import HTML data (laws, norms, standards, ...) to RV&S directly or via Requirements Connector? Example:We need to provide traceability and evidence to EU standards like:EUR-Lex - 32023R1542 - EN - EUR-Lex (europa.eu) Of course there is a workaround via PDFs and the ReqMan-Tool. But importing real HTML data would be much more precise and less effort than the PDF path. ReqMan does not accept HTML either.
Hi, I have added a new test result field called "Test Execution Date" and added this field to the visible fields of the Test Result type.But when I add this new field to the gateway mapping file where the predefined Verdict and Annotation fields are mapped:<map name="Test Result"><field internal="Verdict" external="Verdict" direction="out" /><field internal="Test Execution Date" external="Test Execution Date" direction="out" /><field internal="Annotation" external="Annotation" direction="out"><default> </default></field></map>I get an error when I try to export a document:Error: MKS124814: Cannot show view information: MKS6411939: Field "Test Execution Date" does not exist. Any idea how I can get this field into my Word export?
We got ReqIFs from Polarion with relations specified.The only thing (e.g. compared to DOORS ReqIFs) which is missing in the ReqIF are "Relation-Groups".WRC 4.2 seems to expect these Groups because there is no option to import the contained relations.Is there a trick how to adjust WRC differently for Polarion ReqIFs, may be additional refactoring for the links/relations?
I am importing a database provided by our program's modeling team to PTC Windchill Modeler 9.3. They have provided a .zip of the database modules using the method of the enabler export tool. When I attempt to import using sqlimport.exe in the cmd prompt with admin privileges, I am getting 2 errors in the log after database creation and import setup has ended. I am open to other suggestions or arguments to attempt resolving this db import issue. Thank you! Input with arguments as PTC documentation suggests: >sqlimport "C:\location of file\dbfile.zip" "<Machine-Name>\<SQL-Instance>" "<Database-Name>" The first errors, I believe, shouldn't impede the import because the user accounts don't match the source PTC Windchill system (it was failing in creating logins that don't exist on this system, but still reported, "Migration User/Groups completed." in the log file. The other issue; however, is an error with executing bcp/runbcp not finding the file
We would like to request a implementation of custom mergefields.vm to enable custom word export templates. For that reason our consultant already created a customized mergefields.vm file which is fulfilling our wishes. Now we need your support to implement this to our codebeamer instance. How to proceed to trigger such an implementation? Codebeamer 22.10 SP8
When you register a member in the sandbox or create a subproject, the state is created as Baseline rather than Exp.When establishing the project baseline, it should be set to Baseline, but when registering members or creating subprojects for the first time, the state is set to Baseline, which is why it is difficult.I'd like to set it up as Exp as shown in the picture, so what kind of solution is there for that problem? This picture is the View Project History when I created the Subproject. What I want is a subproject in Exp state when I first create a subproject like that picture.
Hello All, I have been observing this issue in 13.2 version and not for the other versions. The size of the display changes when we connect to multiple screen. Ex: in the attachment (UI size) you can see that the size is very small. in the other attachment you can see that the screen is unresponsive and where you point and click is not the same as what you see. When switching from multiple screen to single screen the user interface is not manageable.
Is there any documentation to configure Digital Traceability between Windchill - ThingWorx - Doors Next Gen?
Hello All, I am using PTC RV&S 13.2 and sometimes the tool gives me option to delete large sum of data and sometimes not. My use case is after i branch a requirement document, i filter the requirements that i do not want in the new branched document. After applying the appropriate filter, i select all items and see that the delete option is disabled. I am able to delete one requirement at a time. but it is not efficient when there are more than 100 to 500 line items. Under view -> option->editng-> operations mode : i have tried selecting all the 3 modes and still sometimes i get the delete option and sometimes not.
Hello,Is it possible to delete (or brake) the branch Information between documents?For example I have document A and create a branch document B.Now I have the Information in document B, that document A is the root document.How can I delete the root document Information in document B?I've tried to change the reuse property but that's not exactly what I am looking for.Sometimes it is a bit confusing if I run a document report and see the branch or the root document.Thank you very much for your help!Regards,Florian
Initially posted in this topic Hi, How do you branch a portion of a document ? I thought that branching is possible only on a complete document container.
Hi Windchill community, I am currently facing the following issue. I am trying to export an ALM Requirements document to MS Word format using a custom gateway template. I am also exporting the "Decomposed From" field containing the traces to other documents. What I want to do is to only export a sub-set of the traces per requirement. For example:Requirement 1 in document to be exported has traces to:Requirement A.2 in Document ARequirement B.3 in Document BRequirement B.4 in Document B I want to use a filter that my export only shows the traces to Document A and filters all traces that point to document B. Is this possible using custom export templates? I have seen that traces have some properties e.g. the Document ID that they trace to but I am not sure if I can grab those in the word export template and use a conditional on it. Thanks,Michael
Trying to download service files or packs from codebeamer to install to my windows machine but credentials are not accepting.
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.