How to use command line to create a review for change package (MKS/PTC Integrity)?
Hello, we are using Collaborator with PTC Integrity (MKS). The way how to create a review is to open Collaborator GUI, request a list of all change packages from PTC, select the change package I want to create a review for, define the title of the review (according to our internal rules the exact name of change package must be used so I have to copy the name from PTC or write it down manually) and finally press the Finish button to open Chrome where the review can be fully finished (add a reviewer and start inspection). .... It is just annoying to do all this stuff for each single change package (internal rule: one change package == one review). So my idea would be to not use a Collaborator GUI but the command line, unfortunately, I'm not sure how to use it. There is a command:ccollab.exe admin review create But I do not know how to use it together with PTC Integrity client. The main input should be the title of the review and the number of change package (like 4584574, just a number). We are using only change packages (review is created over 'Add pending change packages' or 'Add change packages') So I would expect something likeccollab.exe admin review create title='4584574: Bug fix of something' chP=4584574 From the doc page, I have no idea: https://support.smartbear.com/collaborator/docs/source-control/ptc.html?sbsearch=change%20package Thanks for any idea.367Views0likes0CommentsScan Error meassage (submitted this question yesterday
Getting this error message in scan logs for groovy script: Error occurred while executing external script, returning null - MissingPropertyException: No such property: jiraCreds for class: Script1 I'm using the Checkmarx SAST tool442Views0likes0CommentsHow to uninstall client from WSL
I am relatively new to linux in general and WSL. I ran the script ccollab_client_14_2_14201_unix.sh in a WSL2 terminal and installed the client. Now I'm trying to uninstall it, but I can't figure out how. You would think I could find it with a simple search, but nothing I've tried has given me what I'm looking for.606Views0likes0Commentsccollab login issue
When I try to run the command ccollab login <url> <username>, it throws an error saying my credentials are invalid, and to "please supply a valid password." I know that the password I am using is the correct one; I am able to log into Collaborator via the web using those same credentials. Others are having the same issue, but some time ago, it was apparently working for some people. Has anyone come across a similar issue? What was the solution? Thanks!848Views0likes1CommentCollaborator Peer Review will not stop
I have a Peer Review that will not stop processing after two attempts to reboot the server it runs on. it all started after a very large file was uploaded to the review. what options are there to end a review from processing. I am using version 13.4.13400526Views0likes0Commentsget export of report programatically
I'm part of a team that collects metrics for our company and we've been asked to integrate with Collaborator. When I run the All Defects report from the web, this is the URL that's displayed: https://collab.mycompany.com//go?groupFilter=9&defectReviewIdVis=y&reviewCompletionDateVis=y&reportTitle=All+Defects&defectCreatedOnVis=y&groupDepth=all&defectIdVis=y&defectStateVis=y&data-format=report_html&component=ErrorsAndMessages&formSubmittedreportConfig=1&sort0=order%3Ddesc%7C%7C%7Ccol%3DdefectId&sort1=col%3D%7C%7C%7Corder%3Dasc&page=ReportDefectList&ErrorsAndMessages_fingerPrint=861101#data" We've been having a lot of trouble figuring out how to get this report through the json api. Is this possible? Is there another way to do it? Thanks771Views0likes1CommentUsage of Collaborator
Is there a way to know how our users are using Collaborator? I want to check if they are using it for document review, or code review? I checked the SCM table in the dB and could only find record of each SCM server. How can I know if the code review was done and when was it done? Thanks in advance.638Views1like0Comments