Recently active
My oslc server is giving response while scheme is https but not when scheme is http. Below is my production.json. For http the request does not even go to server, as i dont see any logs on oslc.log. The https works fine (Tested through postman). {"ilm": {"scheme": "http","host": "localhost","port": "7001","baseContext": "/rws/odata/ptc/ilm","strictSSL": false,"docStudioContext": "/extended-web-ui/items/item"},"oslc": {"scheme": "https","host": "localhost","port": 3001,"context": "/oslc/r","storageImpl": "ldp-service","services": "./config/defaultServices.json","contentType": "JSON","sslPrivateKey": "server.key","sslCertificate": "server.cert","useClientAuthForSSL": false,"allowedOrigins":"http://localhost:8080,http://localhost:80,http://localhost:84"}} My intent is that i want to consume these services in Thingworx. Any help would be appreciated.
the images in the text are of my document are broken and it displays there is not enough free space to load your images thanks ktreddy1997
Hello,Anybody know if it is possible to deploy PTC Integrity in MS Azure VM?I would like to download sandbox there and build the application.Best RegardsKrzysztofS
Hi, I'm looking for any solution to implement one modification of Window 'Test Result Editor'. In order to compare live our result i would have also small window with linked walidates requirements. Maybe someone has any solution if such modificaiton is possible? Thank You!
Hey, I am new here and I am using PTC Integrity for the first time ever... So, my question is, can I link the revision of two member files together? E.g.: schematic1 - revision 15 simulation1 - revision 13 I want to add a link/trace to know that revision 13 and 15 belong together Is this possible?
Hi all, I'be been requested to perform an assessment. They have SCCM server (source code), but they don't know if data are on the database or not. Which is the best way to understand where data are? Thanks Martina
hi all, I have requirement of exporting my document in integrity 11.0 to html report, where I am facing an issue regarding the exporting of images, the images are not exported directly but when logged in through the browser to the web client I am able to view them, is there any way to avoid the authentication process so that the html report can be viewed any time without authentication factor/login process .
Is there any way in Requirements Connector to set the requirement Category type based on the Object type? Instead of a one to one relationship between requirement type to document container, DOORS NG uses multiple object types within a container. So a Header would be a Heading Object type, a Comment would be a Information Object type, etc. PTC Integrity achieves this with a Category field. But once I refactor a multiple object type ReqIF file to something Integrity can read, I don't see a way to set the Category to reflect the above different Object types. Anyone know of a way?
The Gateway has improved in 10.9 for reimport of Word documents.The first Word configuration from the OOB list called "Requirements Document Import and Re-import with Outline Levels" does exactly what I need, except that it uses the "SampleOutlineLevels.DSD.xslt" parser which creates one requirement for each paragraph.I need the equivalent "condensed" parser that will create only one requirement for anything between headings.As far as I can tell, all the other parsers are basically the same versions that have been around for 10 years and they tend to generate errors of the "field not found" variety. They have all kinds of legacy code that's hard to extricate.Does someone have a version of the SampleOutlineLevels parser that also condenses? Would you be willing to share it?That would save me (all of us, really) a lot of time.Thanks.PS: please note that my use case is to reimport a document, but not one that has been exported from Integrity and therefore does not contain IDs. The "reimpo
Hello All, I have PTC Integrity 10.5 Client and Server. Using IRC 3.0 I have generated ReqIF files for a specific DOORS module. Now i would like to push this ReqIF files into Integrity's Requirement Manager Section. I currently have RIF 2.4 Gateway for import function configured against the 10.5 client. When i give the ReqIF files as input for RIF 2.4 gateway, these files are not recognized! I assume there is a ReqIF Gateway (similar to the one that RIF has), could you please provide me the path to download this gateway along with few example templates. Also is Integrity 10.5 compatible with ReqIF files generated via IRC 3.0? Kind Regards Karthik Komarla
In Remote API reference document page 17 topic 'Define path to document and links'. hereI am using PTC Integrity Requirements Connector (IRC) v 3.4While importing document ( xml and reqif files into doors database) I am trying to set Target-Path for links (of document). // check document in the configuration and set the target pathIRemoteImportDocument[] docs = configuration.getImportDocuments();for (IRemoteImportDocument doc : docs){doc.setTargetPath(targetPath);doc.getRelationGroups()[0].setTargetPath(targetPath); // here I am not able to set the path , I am getting error :Exception : com.atego.exerpt.exchange.remote.communication.core.DisabledException: The option 'target path' of import relation group 'DOORS Links' is disabled and cannot be changed.2020-03-03 11:26:00 ERROR - Failed to import documents.}
These are two possible use cases I'm contemplating: 1) Synchronize a list of issues maintained in SharePoint with matching issue items in Integrity. 2) When a file is stored in SharePoint, check it into Integrity CM and vice-versa. Has anyone done anything like that? I cannot find any tools, scripts, APIs, etc. that could be a starting point, especially for the latest "SharePoint online" version.
when report is run on a particular document in integrity the images are not been exported as into the html report. In the browser alternate text of the image is being shown, can any one help me out on this ? But,if we login through the browser into web client the images are displayed but I require them to be exported where I should not have any login procedure to be done. how to extract the images to html report?
Hello All, Windchill RV&S 12.3 (formerly Integrity Lifecycle Manager) is now available for download. Please access your PTC account on the support site to get access to installers & documentation. Here are some snippets to help guide you through the new navigation of the site that you would notice due to the rebranding. Under Download Software, select your preferred path to the installers – You will now find all installers (current & previous) listed under the Windchill section – Select the Release of your choice to initiate the download process as you have been doing in the past – Similarly, to access documentation – To help you get accustomed to this change, you can type either Integrity Lifecycle Manager or Windchill RV&S – Select the Release you are interested in, here we have keyed in Platform to search for – &nbs
When I try to export a Customer Input Requirements Document from Document -> Export and then select any of the available options I get this error. The full text of the error looks like: Retrieving item with ID 1987 Retrieved 1 item; skipped 0 items Encountered 1 error and 0 warnings MKS124814: Cannot show view information: MKS6411939: Field "ALM_Shared Text" does not exist. Failed to retrieve the item. Any idea why this might be happening? I want to export the requirements to a word doc.
Hint: to open the small pictures perform a "right-click" and then "open in separate tab" Intention This document is intended as a discussion base for topics and solutions around Reporting in general and specifically the Integrity Gateway and the Integrity Reports. Status Although the PTC world speaks in between with ThingWorx and PTC Navigate (including reporting Apps), I still believe that Integrity Build-In Reporting has its place in the product. Related Use Case As a user, I want the system to provide a single interface to generate predefined reports without having to switch to different tools. I need different formats depending on my goal for the information processing, either in MS Word, MS Excel, HTML or PDF format. Standard Integrity Functionality Integrity Gateway: Create standardized Output - mainly in Word Format - for any stakeholder or auditors. Integrity Reports: Ad Hoc Reporting for any kind of business need in HTML or XML format. 1. Int
Hello, We are using Integrity Client 11.0.0.506 Currently the project checkpoint numbers in the Project History are 1.2, 1.3, ..., 1.1206 Can the project checkpoint number be set to 2.0 ?
Hello, We are using Integrity Client 11.0.0.506 Because of some applied filter I can't see the file Member history. The following error occurs: MKS766441 - Revision ... could not be selected because the applied filters on the view are preventing it from being displayed I attached a screenshot with the problem. Thank you !
Our IT department updated our Integrity to version 12...now my PC Application no longer works. It looks like there is no longer a MKS.ManagedAPI,dll. What is the replacement for this? How do I get my C# applications back up and running
I have tried this for SPR Task in State "Ready to Verify" to close it: >im editissue --addFieldValues="State=Cancelled" <SPR Task ID> since SPR Task's field "State" appears as pick field (drop down list) however, the command fails as incorrect field type used - "Field "State" is of a type which does not allow the options "addFieldValues"... Allowed field type are: pick, user, group, ibpl and relationship" Which type of a field I have to use in the command? Thanks!
Dear all, I've set it on max level - 2Gb But step by step it takes 100% and hangs. ----------- METADATA CACHE INFO ---------------Memory: current=1098,95Mb(53,66%) high=2007,04Mb(98%) low=1638,4Mb(80%) max=2048MbLast event processed= [Evt 0] Maybe someone have similar problem? Is it possible programmatically flush this cache or only using im diag --diag=setCacheRestartAction --target=server full reason="cache reset of server" isutil -c setCacheRestartAction meta cache=RootCache application=source with restarting server? Thanks in advance, Ildar.
Support for Oracle 19c with Windchill RV&S is postponed Support for Oracle 19c with Windchill RV&S was planned with January 2020 release but PTC has identified a critical issue with Oracle 19c. This issue needs to be addressed by Oracle and until the issue is addressed, PTC will not be able to support Oracle 19c with Windchill RV&S. The following ticket has been created with Oracle support for this issue. Bug 30661854 - ORA-07445 [KKEXDOICF] WHEN USING CONTAINS AND OR PREDICATE FILTER While there is a delay to provide support for Oracle 19c, we will continue supporting Oracle 12cR2 (12.2.0.1.0) with the Windchill RV&S release.
I am trying to deploy the war file on 12.2, its working fine however facing issue with the log generation. Error: log4j:ERROR Could not create an Appender. Reported error follows. java.lang.ClassCastException: mks.util.MKSRollingFileAppender cannot be cast to org.apache.log4j.Appender So understanding is two Appenders are conflicting, and I am unable to find it.
Hello A type can have many fields and has editability rule I wish rule out specific field(of course belong to type visible field) from type editability Is there any smart way to implement? Thanks a lot.
Hi, I'd like to use an already established Integrity connection with the java API. So if a user is already logged in with the GUI or im connect I don't want to create a new session with predefined user and password. Each user shall access Integrity with his/her own credentials through the API. Is there any way to do that? Regards, Simon
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.