Recently active
Hello Together, does anyone know how to connect ports from different diagrams? For example if you need a value from a block in a separate constraints diagram. How to connect the exact values from the BDD diagram in the ports of the constarint diagramm. Thanks
When a document in Integrity is Locked or Unlocked, a corresponding entry in History is NOT made. Requesting PTC to enhance the product to add info in History as to who locked/unlocked the document and when.
When I am trying to import a document(.docx) in integrity 11.2 , I am having a problem like this. I didn't understand. Why it's happening. Thanks!!
If I wright wrong words also, Spell check does not show any kind of error or red line under misspelled words for all kinds of text fields in Integrity 12.3 . But in older version of integrity its working perfectly. Can you guys suggest me why its happening?
Hello Team, I am using PTC IRC for for exporting the Integrity document in ReqIF format. Is it possible to export the few contents (Ex. Only Contents Category as "Functional Requirement" OR as per "Priority") Instead of exporting of complete document, can i export with few contents as per field filter values ?. Thanks in advance for your support on this.
Hi, I am working on a python script where I need to migrate data from rst files into PTC. I am using im createcontent command for this I am converting rst file into html and then trying to insert the data into ptc using "im createcontent" command from CLI but is throwing error "The command line is too long" . Please assist me with the resolution of this error, or if there is some better approach to do so. Thanks in Advance.
Key Highlights Rebranding – Windchill RV&S Windchill RV&S DocStudio (refreshed web UI) Additions: Editing document relationships Rich text editor now includes format painter & insert checklist Windchill RV&S Items View (refreshed web UI) Additions: Administrator-defined Item Presentation Templates (IPTs) displayed in Item View A consistent PTC UX design across all Item Views A New Column Filter while working with Relationships (Table /Grid View) Windchill RV&S Simplified User Management (refreshed web UI) Additions: Permissions views for Workflow, Document, Configuration Management, Groups & Project Membership Permissions view for projects, subprojects, and members using Configuration Paths Administrator Search and Navigate to User, Group and Project Dashboards Windchill RV&S OSLC Client and Server Additions: OSLC linking to Windchill RV&S Requirements Delegated Web UI OSLC Query Requirement Preview with Rich Text content Display Multiple
How can we add customize the data model? please give me the brief explanation or the document if any
There should be functionality to configure the number of lines visible for short text fields as we have long text field and this should be applicable while editing content on document view as well
I have just started the learning of Jenkin pipeline .I just want to know for which environment Jenkin pipeline is required and for which Jenkin pipeline not required from below one 1.Development environment 2.Testing environment 3.UAT environment 4.Production environment
Hello,I am wondering who of you is using Integrity as project planning tool. We have this MS Project integration - how often is this requested?Furthermore, we can create a Gantt Chart right inside Integrity (jsgantt based). But this is quite old and seams not to work with the latest browsers.Therefore, I have reviewed another gantt library and this one looks pretty impressive.Anyone using this project planning capability in your daily work with Integrity? Volker
Dear Valued Customer, We have put up the Future Platform and Integrations support for Windchill RV&S 12.4.0.0 on PTC.com. This information will help you prepare your strategy around the deployment/retirement of operating systems and windchill rv&s integrations. We would like to encourage you to take the time to visit the above link for planning your Windchill RV&S 12.4 system deployments. Please note that this is a plan and forward-looking information. As this release is currently under development, some of the aspects are likely to change. We would ensure we update this space to keep you informed on those changes. For more Information Please Visit: https://www.ptc.com/en/support/refdoc
Dears, When we close the client it automatically saves the open document tabs. So in the next time we open the client we can restore our last session. On the other hand, when I reopen the client there is no project selected. I would like to also restore the selected projects from previous sessions. Is there any settings for this? Or can I do it via CLI? Thanks, Leandro
Hi,We are using Integrity 10.8Is there a trick to open the Project view in Integrity Client GUI with entire project content visible and just one file member highlighted in the tree ?Currently it seems that this is not possible, by using the URL below, just one file member is displayed and everything else is hidden.integrity://server:port/si/viewproject?project=ProjectPath&selection=FileMemberNameI want all the project content visible, just highlight one of the file members. Please see the attached image for an example.
What is required to export a requirements specifications documents from the "Author documents viewset" in Integrity to a ReqIF format so other requirements programs can import?
Creating a query is major part of the day to day activity of integrity users, and we do come across situation while creating queries wherein we would have to swap AND with OR and vice versa.As we do not have the option to swap AND and OR we are forced to remove everything and do the entire query from scratch. We do have the swap button available in other places like;"Set notification", Field Relevance rule, constraints and also also while creating Trigger rules.From user's point of view it is necessary to have a Swap button in query definition view as shown below:
I am using Integrity 11.2 and i am trying to edit an item (SAFE) via cmd option: im editissue --field="State=IN_WORK" --field="Test Evaluation=FAILED" --field="Documentation / Link of Test Result= test \n test \n test \n" 1234567 I am expecting at \n to have a new line inserted , but it does not work. Also tried with : im editissue --field="State=IN_WORK" --field="Test Evaluation=FAILED" --field="Documentation / Link of Test Result= test ^ test ^ test " 1234567 , but in the item all the information is in one single line. How can i insert new lines in the command ? Any suggestions would be grateful. Thank you.
Hi All, I am trying to update an issue which has some information and I need to update the issue by just adding new information to it, so my issue should add information to the existing one but when I am trying to update the issue with im editissue command it is overwriting the existing record which is not needed. My command for creating the content is : im createcontent --insertLocation --parentID=7899401 --type="ALM_Test Case" --field=Category="Heading" --richContentField=ALM_Text="<html><body><H4>Test data insertion for the first time</H4><p>Feature Sets<br> line breaks<br> in a text,<br> use the br<br> element.</p></body></html>" this created a content with id 7900381 now I am executing the below command to update the issue and I am expecting it to append the information but it is replacing the existing information by overwriting it. im editissue --richContentField=ALM_Text="<html><
I have created a automation using C# that call out this function. the code is suppose to resync the sandboxpath provided. public bool bResyncSandbox(string sandboxPath, ref string err) { string sOutput = null; //For debug bool result = false; if (this.Connection) { string sCommandText = "si resync " + " --hostname=" + this.Server +
We are on Windchill RV&S 11.2, preparing to go to 12+. I have tested and reviewed the item versioning feature as best I could in version 11 in the context of requirement and test document management and especially for traceability purposes. This means that for us, simple versioning of standalone document is not enough. We need to manage traces between versioned items. I have not found any information to help me decide if it's improved in version 12. We have currently decided against using this feature. If you are using document versioning successfully, I would like to find out more from you, please contact me.
Hi there, I am trying to create a Test Suite with Test Cases and later a Test Session within a batch script. For the Test Cases I am using "im createcontent" but I have no clue which commands to use for the Test Suite and Test Session. Is it possible to create such elements / documents with a batch script? If yes, how? 🙂
Hello, PTC version: 12.0 Can you please help me out in setting up the configurations for Test Management entities because by getting documents I am not able to get the options to create test entities like Test Suite, Test Cases, etc. Please let me know how to enable/configure/import using the admin/desktop client. Help will be appreciated. Thanks,Pushpendra Singh
Dears, I am exporting documents into word. In the Gateway.log I get the following message: WARNING: C:\Program Files (x86)\Integrity\ILMClient11\lib\patch\classes\IntegrityExportProperties.properties (The system cannot find the file specified) Where can I find the IntegrityExportProperties.properties file? Thanks, Leandro
Hello, When I launch the Integrity Client 11.2 I see a message box: No instance properties file was specified Please write the solution here because I do not have access to this protected content https://www.ptc.com/en/support/article/CS90066 Please also see the attached file.
How to remove/delete ID's of "Validated By" test cases from Requirements vai CLI command? I am using im editissue --removeRelationships=Validated By issueID Thanks in advance.
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.