Hi, I am trying to create a new Type in RV&S. Steps I performed to create the new type: New Type (similar to Input Domain): Need Document, Need, Shared Need Step 1: Created new fie...
Normally we use to export document via "Export to Excel" button on client directly, and the column configure views are exported into excel. The same should be possible with CLI, do we have any...
As per this thread, related issue:
@mrump
Hi,
Is it possible to display the field values of test steps in test session report even if the verdict field is empty
I am trying to create a User Defined review where I am extracting the Blocks having custom stereotype ("testStereotype") applied, which is working fine but I also want the final count (In Revie...
Hello PTC-Community, does anyone have experience with creating SysML-Blocks via the Integrity Modeler Automation Interface? Whenever I try to create a Block Property I just get the UML alternat...
How to import or update Parameter Name and Parameter Value to PTC Integrity document with the help of CLI?
Ex : If I want to import 20 parameter values at a time via CLI.
I have created a custom stereotype which is generalized from Block using Profile Diagram. So the associated 'Model Item type' in Stereotype's property is automatically selected as 'Class'. Now I am t...
Hi Community, Anyone tried distributing Integrity Client without installation, i mean just copying over pre installed Integrity Client directory to end user machine and then adjusting environment ...
Hello, I have a similar question. How can i call a .vbs or .ps1 script from the javascript thats triggered in RVS? I tried to use
this [ var objShell = new ActiveXObject("wscript.shell"); ] b...