Recently active
As the title says my scripts will error our because of a missing " ; " even if the 1st line of code comes after comments, or is the 1st line in the file. Have to type new scripts pretty much completely by hand. It will allow me to paste small code chunks eventually, but it makes it difficult to tell the difference between this error and an actual missing " ; ".Anyone advice for a fix or work around?
On our test server, we have upgraded to 10.8 and have now decided to test 11.0 in preparation for running this on our production server. However after upgrading to 11.0, the server is not working. It says it is running, but does nothing. it creates the server.log file but writes nothing to it, no fatal log and in the startup.log "Launching a JVM..." and that is it.Anyone have any idea what this could be? Have we forgotten to do something that is required in 11.0 that was not there in 10.8?It's very difficult to find a reason when no logs are written.
Hi @all,i've recently learned (after talking with support and R&D) that it seems that searching for older document-baselines isn't possible in Integrity (and at the moment there are no plans to implement such a feature). Hmmm.At the moment we're evaluating the idea to develop a tool, which is doing this outside of integrity by using either the API or CLI. But maybe someone out there has already a workaround to share? Thank you...Cheers, Jens
Hello everybody, I am new to PTC Integrity and MKS Matlab Integration, so I want to know if it is possible to synchronize only the submodule from a Simulink-model without anything else under this layer. By the way, is there some valid documentation to ATEF? The following link to the document is not working anymore: https://support.ptc.com/appserver/cs/view/case_solution.jsp?n=CS118841&lang=en Regards, Robert
Hello,We would like to create a item(like Issues) when some actions are occured in other program.(git)but we could not create a item without Password(or login).It is possible to create ChangePackage only using the user's ID, in "PTC Integriry Git Integration"(from the 10.9 version),the plugin(?) does not use a user's password anywhere.We want to use a similar way, but I can not do it without a password.Please let me know how we can accomplish this functionalityKind regards,Kim
Dear All, is it possible to add an image (reporting a table for instance) to a requirement? Thanks, Alessandro
Hello,I have a problem, because Integrity Modeler always shuts down, if I try to create a custom simple table:I wish to set up a “custom simple table” in Integrity Modeler. I create a custom table by eitherRight click on a package >> New >> Matrix/Table >> Proprietary >> Custom Simple TableRight click on a package >> New >> Matrix/Table >> SysML >> Custom Simple TableThe Custom Simple Table-Element appears in the containment tree and I can specify the nameI open the Cusom Tables Property PagesI open the CustomSimple Tabe tabNow I wish to set the values, but if I click inside the tab (either right, or left click), integrity modeler shuts down (I see a windows error, telling me that “PTC Integrity Modeler application file” is not working any more)The procedure I use is according to the Integrity Modeler help.Can anyone reproduce this shutdown?Can anyone give advice how to create a custom simple table successfully (maybe with another p
Hi,ist there a way to add change package entries to an existing change package?Example:A user missed associating a checkin or set member rev with a change package (we have no mandatory change packages in all projects).Can he create a change package afterwards and somehow add the checkin and/or set member rev action?I have seen that you can discard change package entries, but obviously not add them!?
I was wondering that PTC integrity plugin is missing in Jenkins 2.46.2 plugins listing. Is it planned to reactivate/update the plugin to the latest version?Or is there any special action required for installing the plugin?Regards,Christoph
Nowaday, I build c# UI and application to answer to designer's needs.In order to keep our application as independant as possible, i would like to run scripts contained into a given model from those application.Do any elements exist to do so?
HelloI would like to create a query to filter all the issues I have been assigned to in the past.I am looking for a PTC Integrity equivalent of JIRA "was".Any idea?Kind regards.Thierry
Hi all,we want to copy some field values from one short text field to another short text field by a trigger. Unfortunately it is actually possible that the string in the source field is longer than the max. length of the destination field. In such a case the user gets an error message, and the transaction will be aborted. I didn't find any function to get the field size in the trigger documentation. Is there any way to get this information available to a trigger script? Thanks, Jens
We are currently using PVCS and wish to convert to Integrity.Is there a conversion procedure/script between the source code control systems?Thanks,Swapna Das
Is there a way I can get content assist working in Eclipse when scripting triggers?
Hello,I am using Visual Studio and C# to create a SOAP client for Integrity 10.8 web servicesThe wizard generated a class public partial class Integrity_10_2Service : System.Web.Services.Protocols.SoapHttpClientProtocolI use the code below to get the attached file from an item. Integrity_10_2Service ws = new Integrity_10_2Service(); ws.Url = "http://server:port/webservices/10/2/Integrity/"; AttachmentRequest arg0 = new AttachmentRequest(); arg0.AttachmentName = "Workflow.png"; arg0.FieldName = "Attachments";
- From an Integrity document A, copy a content- From an Integrity document B, Paste Special in Shared Mode.- Edit In Word on document B. Modify a content.- Publish the Change.-> Impossible to publish the whole of document -> An error is displayed by Integrity because of the fact that Contents that are in Shared mode are in read only.Do you know a workaround for this case?
Like for Assigned to me I would like to build an historical query to filter issues that at some time in the past has been modified by me.It is not possible to select the Modified by field in an historical field value filter (maybe because it is a calculated built-in field).Any workaround known?
Is there a way to add comment while clearing the suspect? We want to record why the trace relationship has been cleared
The "ALM_Team" item is at the moment not including a definition for the complete team, which causes for many users confusions. They feel excluded from the related project. As an additional benefit this team list could be used, to filter the available users for defining the owner of a change request or task. With the current configuration, when we are defining the "ALM_Team" item type, there is no direct (actual) relationship available with an "ALM_Change Request" while selecting Owners (after selecting the defined team in a CR). That's, the Owners field values for "ALM_Change Request" is not dependent on the selected team but depends on the constraints groups which are defined in the Type constraints (as shown below):This above selection values for Owners remain constant for any CRs irrespective of the defined team/ new team. Requirement is to introduce/ have another field (user field) called "Team_List" in "ALM_Team" item type, where we can define the actual users involved for
I am using the Integrity API and need to uniquely identify a server. Is there some kind of timestamp I can use? My usecase would be able to tell it's a different server if the timestamp is different.
An Integrity report can display attachment field values like Attachment File Name or Attachment File Size. Can an Integrity report display the contents of an attachment file like jpeg, html or rtf?
Many times I found that (specially when working with documents in IMS) that a specific change is applicable to X number of objects, but a query is not yet suitable to filter (because there is no enough information to filter properly) and apply the change. I wonder if there is a CLI doc for this purpose or scripting or a guide in how can I programm an Add-on? Specific case to illustrate and explain my question: Document A has lot of objects (requirements) that I want to change attribute: "Category". It is not easy to filter so what I do is "multiple selection" of the objects, then right click and "Edit Items", select the category I and the value for the field. This event will change all selected objects to have same Category. I want to repeat this action without going to the "edit items, select field category, select value, click ok" process. I would like to be able to create a "macro" event that for all selected objects, do this action. one click! Thanks for your responses...&nbs
Hi Community,I am looking for is there a way to associate a single Change Package with multiple Change Requests in integrity.Thanks,Vinay
Hello,I'm currently using Integrity 10.6. I quite often use the Edit-In-Word feature for the entire document, However when publishing the changes made, it always gets stuck at the items which are "shared". Is there a possibility for the Editor to skip the publishing of an item whenever the reference mode is shared?many thanks in advance for your helpbest regards
Hello everyone: Integrity report template of Document Matrix displays the traces between two documents,but i have many questions about it as followings: 1. what's the trace field for use to traces? 2. can i customize the trace field for my own report view show it likes as follwoing pictures?does anybody knows the answers, if anybody konws or have good idea to solve this questions, please give me a response.Thans & Best RegardsJason
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.