Recently active
Hi All,If one of your member (File is an .exe) got infected with virus and we working with heterogeneous environment like Linux & windows FSA servers. Will there be any issues when if anybody opens this file to use or will there be any issues when passing through any of our windows servers. The name of the Trojan is Trojan.Gen.SMH and I am trying to find more about the Trojan from our security team, mean while I want to ask this question in Idea forum if anyone has come across any of this situations and how did you handle them. Regards Sreedhar
Hello, Is it possible to Export teh IPA dashboard / application and import it into a local Thingworx? I didnt find any way to do this but I suppose that our customers would request this also . Thanks, Bogdan
I need to apply a style to an association depending on a tag value. Is there a way to do so ?
To ensure confidentiality of information, we need to give access to some parts of a model to identified persons and give no access to others. 80% of model's information are shared and visible by anyone and 20% shall be hidden graphically but also hidden for scripts and browsing.
Is there a way to import model elements into an Artisan Studio SysML model from an Excel spreadsheet or CSV file? Export same? Thanks.
Hello everyone,let's say I have the following PTC Project Structure:A|->SubfolderOfA|-->SubSubfolderOfA|-->AnotherSubSubfolderOfAB|->SubfolderOfBNow "SubfolderOfA" has various Checkpoints, say v1.1, 1.2, 1.3, etc...Now this is what I'd like to do, all of that <from the command line using si>:> I'd like to checkout somewhere on my Filesystem (outside of any Sandbox) only "SubfolderOfA" (and all of it's child-Folders) and then switch between its various Checkpoints.From what I could read in this forum, a build-sandbox could be a good starting point, like:si createsandbox -P$MKS.pj --projectRevision=1.1But, supposed the first step is right, how can i switch between the various Checkpoints of "SubfolderOfA"?Thank you for your help!Martino
Trigger file used: postLinkedIssue.js (present in the default script trigger directory of Integrity installation)The error message: Exception thrown during script execution in post-event: The email.js script may only be run from a scheduled trigger
Hello Support,For a particular project ACL permission, if "everyone" group is added with DENY permission and another group ABCD is added with ALLOW permission, then does the members of ABCD group will have effective permission as ALLOW or DENY?In essence, what is the priority order to effective project ACL permission.I am assuming all users of Integrity are always members of "everyone" group unconditionally.Thank you.Regards
My PTC Integrity moved server boxes, but now all my Sandboxes can't be opened because PTC keeps trying to attach to the old host. How can I fix this without dropping all my sandboxes and recreating them? Thanks!
All,I have crated Root Project from Admin client (Workflows and Documents-->Projects),but it's not showing in Source Integrity. looks like i am missing some steps to configure in SI. Can someone please help me ?? if you have any instructions please reply.We are using MKS 10.2 version.ThanksShashi
1. I have a project Test\Test.pj and assuming it is checkpointed 10 times.2. I know that there is a facility to view the differences between 2 checkpoints.3. But, is there a facility to also view the lines of source code that is modified during these 2 checkpoints and count them?Please suggest the best possibility in this tool.
Hello together,this is the first input from my site in this forum. So I hope I propose this discussion aceptably:We are currently struggeling to adapt our document structure in a way that all downstream traces are correctly shown (Tab "Content" --> Relationships --> Downstream Traces).The issue is that we use 3 ducuments of the same template with the same level ("Requirement Document"). These 3 created documents share downstream / upstream relationships. But the fuctionality "Downstream Traces" neglects these 3 as they all are Requirement Documents (of the same level).Within the AdministrationGuide I wasn´t able to find a resolution and would be glad about help and suggestions.Thanks and wishesDaniel
Hello -I'm looking to export/import over 300 documents between 2 servers.Probably going to do this via CLI batch files.However, I do not see a way to export Text Attachments of nodes. (not file attachments)Any thoughts?Thanks,John
Imagine we have a simple software product consisting of :- Sources- Executable- Documentation- Test ReportThe rules for a valid release checkpoint should be:- Executable should be newer than all sources- Test Report should be newer than Documentation and Executable- Checkpointing with the state "Release" should only be allowed if above 2 conditions are met.Would be possible to enforce a discipline like this just with means of the Configuration Manager?If yes how?If no how else?
How to run a batch file in trigger script of Integrity?java.lang.Runtime.getRuntime().exec('cmd /c start E:\\oval\\CPProject.bat');is above command is right to execute batch using JAVA API in Integrity server.I am able to write and read batch file using JAVA API script but above command does not execute the batch file after writing. Kindly help me to execute the batch file in Integrity server. Thanks in advance
Hello,I am trying to create an issue via the command line interface "im". Specifically, I am trying to create an issue of type Requirement. When I issued the command, it returned with an error.im createissue --field=Project=/Project/Doc1 --field="Document ID=1335457" --field="Text=this is a test text" --type=RequirementCreating Requirement ...*** Could not save item: MKS124312: Can not create an Item of Type Requirement.Is this a problem with the configuration of the server to handle request for create a Requirement issue?Many thanks,
hi All,I would like to do a certification in PTC integrity. Does anyone know options for it. I just dont need to course completion. Wanted to get a certificate like PTC certified profrssional. What are the options for it
In a short text or log text content field I would automatically color some string according to the value of the Category field. Is it possible?
I have the following in a report recipe:<!-- Walk doc --><%beginrelationshipsdetail Query[(walkdocordered[<%<%builtin ID%>%>])]%> <!-- Walk relationship to find STO --> <%beginrelationshipsdetailL2 Verified By%><%filter%>(field[Category] = "MOP Eval Criteria")<%endfilter%> <%beginrelationshipsdetailL3 Query[(walk[<%builtin Contained By%>]<%RelationshipL2 <%builtin ID%>%>)]%><%filter%>(field[Category] = "STO")<%endfilter%> <%relationshipgroupby <%RelationshipL3 ID%>%> <tr> <td> </td> </tr> <%endrelationshipgroup%> <%endrelationshipsdetailL3%> <%endrelationshipsdetailL2%><%endrelationshipsdetail%>The relationshipgroupby never seems to do anything. It's not even processed when I run the report. The tags sti
Hello,Parent Project contains different versions of Sub-Projects within its hierarchy.For member, one can perform "Update Member Revision" to select a previous version of the member in order to change the contents of the next sub-project version.Now I want for the next version of the Parent Project to have an older version of sub-project within the hierarchy of the Parent Project.I don't see any menu similar to "Update Member Revision" for the Sub-Project.Any idea how to select a different version of Sub-Project for the Parent Project so that the next checkpoint of Parent Project contains an older version of Sub-Project.Thank you.Regards
I have in the past used @["flatness symbol"@]@[2 LIGHT BANDS@] - OR - @[-A-
Hello,In the Sandbox, I am working on a file which is checked-out.The work will continue for few weeks on the file.At the end of the work I want to check-in the file.But during the phase I am working with the file, I want to synchronize the recent contents from Sandbox area to Server Repository in case my PC hard-disk crashes.I will not loose the contents under that circumstance.Remember I don't want to create another version of the element by checking-in every day before leaving the office.Is there any mechanism to Synchronize either an element or the Sandbox contents to the Server repository, so that I always have another copy?In CM/Synergy, there is a similar feature. That's why I am asking that it might be possible in PTC also as they are both SCM tool.Thank you.Regards
I'm working on solving an issue in our configuration, but I've run into a strange behavior. I would assume that all values set on the assignment tab of a trigger would be done regardless and ignore editability rules, as that is the behavior when setting values from inside a script. However, even though I have confirmed the suspected trigger is running, it doesn't appear to be doing its job. So I want to try to confirm or dispute the most likely reason: are the values not getting set because the assignment tab does not have the permission to change an uneditable field?Any additional information about exceptions to editability rules would be appreciated as well. Thank you.
If so how...?
Hello!Is there an operation on the web service having similar functionality to im/si viewcp?I found the create, discard, submit, ... but not the view.Br,Viktor
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.