Recently active
I am experiencing slow performance in opening a sandbox. What can be done to resolve this?
What is the Solution for it.
How do I filter for my questions in community discussions ?
Is there a way to use wildcard or Regex or similar stuff in filters when using Query Builder? I would like my query to seek for all items with Description containing a pattern.Example w/ regex: Description contains "(\d)*\s\w It could be regex, wildcard, etc.
A user updated the member revision of several members in the wrong development path. Is it possible to compare the actual project to the project at a certain timestamp (f.e. 2 hours ago) without having a project checkpoint?Is the update member timestamp logged?We do not want to expand the audit log for this.We are not using change packages in this project.Si mods seems to show only changes to a certain project revision or label, not to a certain timestamp.Thanks and regards,Stephan
Hi all,it is possible to insert/include versioned(!) documents in a document?If I select a versioned document in the finder Dialog, the OK button is disabled...?It is possible to configure? Or should be possible in a upcoming version of Integrity?thxBernd
Does anyone know when Office 2016 will be supported by Integrity - I have Office 2016 and now edit in word does not appear to be working ???
Hello,i am creating requirements from Java API with a createcontent command. The command succeeds and I can read the ID of the created item with newID = response.getResult().getPrimaryValue().getId();I can see the created content in the requirements document, also.But if a try to find the new item from Java with a command like im issues --fields=... --queryDefinition=...the item is not found when the command is run soon after the createcontent command.If I stop the java program in the debugger and wait for 30 seconds (or something like that), then the item is found.Also, if I stop the java program and start it again, then the already existing item is found with the same issues command.Why is the new created content visible in the document shown by the Integrity client, but is not found by the issues command?Do I have to flush a cash or something like that? Or release the CmdRunner and create a new one?Hint: I am using a local integration
We found this article which seems to match the problem we are facing: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS209167&lang=en_USe run the SQL against our Integrity Lifecycle Manager Server's database:SELECT ID, Name FROM Fields WHERE Content=null;and we found 2 records with null content.Suggested workaround is:For each Field that is returned, set a Description on the Field in the Admin GUI.Confirm that no fields remain affected by re-running the SQL statement above prior to upgrading to 10.7 in Production.But that workaround is not feasible, as we can't longer use the ADMIN GUI. We have to solve in other way.We need to know which fields we have to update and how , from the SQL database interface.Thanks to Everyone!!
Hi, I am trying to add member (si add), check-out (si co) and check-in (si ci) through MKS APIs but I am receiving below error, com.mks.api.response.InvalidCommandOptionException: si: MKS124822: Invalid value provided for "sandbox": File paths must be rooted in <Integrity_installed_directory>\data\tmp: sandboxName is set to <sandbox_path>\project.pj After getting this error I have created sandbox on <Integrity_installed_directory>\data\tmp path but then I get the below error, com.mks.api.response.ItemNotFoundException: MKS125216: The sandbox file <Integrity_installed_directory>\data\tmp\<file_name> is not registered with the system. Though the command created through the MKS APIs are executed successfully from the command prompt. Kindly assist me on this and have a look on the command creation code. Add member command code: public Command checkInCommand(CheckInFileVO checkInFile) { Command command = new Command(Com
Hello,We are using Integrity Client version 10.8.0.8356In the project history, given a checkpoint identified by project revision number like 1.4.1.1 or 1.3.1.1.2.1,how can I find which development path name the checkpoint belongs to ?I tried the si locate CLI command but it doesn't return the correct development path name of that project revisionsi locate --hostname=someserver --port=someport --user=someuser --project=t://..../project.pj --projectRevision=1.4.1.1 --devpathscope=all --depth=all --projectscope=thisAny help is much appreciated, many thanks!
have a problem in defining the integration limits.
Hello ! how can i simulate a parametric diagram in Integrity Modeler. Have someone a simple example like a+b=c.RegardsJohn
We have a need to increase the attachment size for Integrity Items to 200 MB. I know that the maximum attachment size can be increased upto 250 MB using mksis.im.maxAttachmentSize property file but for Microsoft SQL Server, it is recommended that the attachment size not exceed 64MB. Our server is Microsoft SQL Server. I would like to know what will be effected if I increase the size to 200 MB? How badly this effects the system performance?
Dear community,I'm working with dashboards the 1st time and got immediately in troubles: A report generated by me won't be displayed in the dashboard. What is wrong?My report is working in my browser (IE and Firefox).My Dashboard displays an empty frame.Any hints?Kind regardAlexander Sailer
Hello, I want to get an item's content of a specified date by using HistoricFieldValue. The general definition of HistoricFieldValue is as follows: HistoricFieldValue(field-name, timestampconstant) In my js script I'm trying to use it in this manner: <%compute%>HistoricFieldValue("Content","March 21, 2017")<%endcompute%> Normally it should work , but I think the problem is the date. What is a timestampconstant? This Error message pops up When i change it to <%compute%>HistoricFieldValue("Content","Modified Date")<%endcompute%> (This usage is senseless actually, but I want to describe the problem more precisely ) This error message occurs: I hope somebody could help me how to use this HistoricFieldValue Function Best regards Martin
Hello all,I'm trying create/edit issues though CMD. I'm getting error Messages that "bla bla field" does not exist. I put below an example of the script that I'm currently playing with:echo offSET CHANGE_REQUEST_#=1829826SET TITEL="SRS/IRS Update"SET PROJECTID="/PSE/AECU/CustomerDev/VW/PR34481_MQB-A0"SET PROJECTGROUP="(248246) VW MQB-A0"SET ITEM_CLASSIFICATION="Requirements"SET PRIORITY="High"SET DESCRIPTION="Update the SRS and IRS requirements with respect to the ASPS baseline 0.19. Link the updated requirements to their ASPS counterparts."echo onim createissue --type="ALM_Task" --field=Description=%DESCRIPTION% --field=Classification=%ITEM_CLASSIFICATION% --field=Project=%PROJECTID% --field=Summary=%TITEL% --addRelationships="Backlog Item For":%CHANGE_REQUEST_#% --field=Priority=%PRIORITY%When I run the above script I receive the below error message:c:\Users\kusuo\Desktop>echo offc:\Users\kusuo\Desktop>im createissue --type="ALM_Task" --field=Description="Update the SRS and IRS
Is there a way to only show selected columns in the "Type Selection" window?I want to show only columns "Display Name" and "Description" in the Type Selection window. Is there a way to hide "Name" column permanently? Is there any properties file that is defining the Type Selection window with these columns?
Which version of Integrity will support Matlab / Simulink version 2017a ?
Related to PTC IntegrityWhen viewing an item we'ld like to hide the fields that are not populated, is this possible?
Hello Community,for a apecial "storage" item, there is the requirement, that a unique sequence number shall be generated. The number shall start on the 1st of January with 1 and then shall be incremented by 1 for every item created during the year.Examples: 16-0246, 17-0001, 17-3564 (formatting is not the problem)What would be the preferred method to implement this sequence number (for native databases there is the feature "autoincrement" but this is not available for Integrity fields).My ideas so far:count over existing items (of the current year, but cannot imagine a query rule other than setting date interval manually every year) by query/aggregation, incement result by 1 and store in global field.Fire a trigger on Jan 1st and reset sequence in global fieldGlad to hear about your contributionsHarald
I do test using command line Interface.si sharesubproject --hostname=%HOSTNAME% --port=%PORT% --user=%USER% --password=%PASSWORD% --cpid=%CP_ID% --project=/Target_project/project.pj --sharedProject=/Source_Sharedproject/project.pj --subprojectRevision=1.25 --type=build /Target_project/Source_Sharedproject/project.pj"Source_Sharedproject" project is managing configuration through 'label'. (for example, 1.25 = ABC_function_bugfix-1.2.1)So, my co-work and I want to use this CLI by using options label= 'ABC_function_bugfix-1.2.1' but I could not find those option in a help document.Doesn't CLI 'si sharesubproject' have a option for labels indeed?
We are evaluating messaging services options scanning all systems to confirm all applications that are using messaging. Some protocols are changing, so there will be plans that span over the next year or two to develop and test those changes. Need to confirm the protocol(s) used by PTC for generating emails? Is it SMTP?
I have the situation, that release candidates of the software are checkpointed and labeled. If now a release candidate is verified and accepted as the final release, I'd like to add the release label to this checkpoint and all its sub-projects as well, like the checkpoint command does. Unfortunately I could not figure out how to do this. The command "addprojectlabel" just works for the current location in the project tree, but does not add the label to the sub-projects contained within that folder. I tried the following command:si addprojectlabel --label="LabelOfSWRelease" --projectRevision="LabelOfReleaseCandidate" --project="e:/a/path/to/a/project/within/a/PTC/project.pj" --hostname=servername.domain.com --port=1234The hostname and port options are just to access a specific server and is not always required. The command does not allow '-r', like it is commonly used for recursive Integrity operations.Is there another way of doing this? Any help is appreciated. Regards 
Hi, Is there a way to sort the items displayed in "Type Selection" window displayed when creating new item using Item>Create option?See below snapshot
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.