Recently active
Hello,I have a production issue!Trying to move a table that has been changed, it also have unaffected constraints to another table that has not changed.When I use implementer to dist-move the table with constraints it errors on the move portion not the distribution part. The error is 2 - The auxiliary storage pool (ASP) 33 for file {filename} in library IMB... is not the same as ASP 1, which is the ASP of the file owning the format.I cannot move the table to its final location ...this is BAD.I already have tables in production with constraints, this may be my first table change moving to production with a constraint.AGAIN the constraint is not changed it is getting new fields that do not have anything to do with the constraints.Help anyone?
Hi @all,in the attached picture you can see a structure, how items in our changemanagement could be linked via relationship fields. All items are the same itemtype, and its also always the same relationship field. Items can have different specifications, so the item at the top is in most cases a "library" and in the middle there could be "packages" and at the bottom there are "modules". The following relationships are possible:library -> packagelibrary -> modulepackage -> packagepackage -> moduleSo how we can build a query which returns all libraries, which have a relationship (direct or not) to modules with a certain state? All what i found is the possibilty to filter over direct relationships to the next level in this structure, but not over 3 or 4 level. And also i didnt see a way to do this with subqueries. In a pseudo-query i would say: Give me all libraries (which have modules in state A) or (which have packages which have modules in state A) or (which have packages w
Does anyone have any experience with PTC MIIP and what other applications is it able to integrate with?What is needed to get the PTC Integrity Integration Platform up and running?Any information regarding MIIP besides whats available on the PTC site would be greatly appreciated.
In a Relationship Field, We want to Disable "Create Related Item" option. How can we do this?orCan we disable Create Related Item option in a Relationship Field?
Hi all,I am Daniel working at PTC Korea and having some issues to implement a kind of trace matrix viewer for the 4 depths of the selected document.I am kinda new to ALM and Integrity, because I am one of the PLM Consultants, so hope to get some great guides from ALM experts.It was ok when I tested with a small size of a document has under 200 nodes.However, when I executed the program with a big one like over 1800 nodes, it just died and gave me errors below.2013-06-27 04:33:07 [INFO ] API Command: im relationships --displayForwardFields --fields=Text,Document ID,Type --user=admin 132652013-06-27 04:34:45 [SEVERE ] com.mks.api.response.APIConnectionException: Unknown Blimp command request: command code=48atsun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)java.lang.reflect.Cons
I adjusted logging levels of several categories as I was tracking down an issue that was causing Integrity to log errors on a regular basis. I found the problem (a rogue client) and fixed the problem. However, I am unable to stop the CACHE logger from logging. I even tried setting the logging level to -100. It continues to create log entries like this:2014-09-11 09:18:02,563 INFO [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)2014-09-11 09:18:03,203 INFO [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)2014-09-11 09:18:04,061 INFO [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)2014-09-11 09:18:04,779 INFO [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)2014-09-11 09:18:05,902 INFO [mksis.IntegrityServer] CACHE(-1): SWBuild: Client cache not disconnected. (soft disconnect)2014-09-11 09:18:07,899 INFO [mksis.Integ
Please provide "calculateField.js" script
Is there a way to use a dash "-" in a CLI script? When I try to create a field usingim createfield --name=Test --type=shorttext --description="Test - blah blah" returns an error "MKS124818: No option name or letter was found in "-".The error goes away when I enter:im createfield --name=Test --type=shorttext --description="Test blah blah"Is there a way to embed the character or something?
I need the Difference between two dates by excluding Weekends.I used "weekdaysDiff" function its is failing when I gave First and Last date as Weekend Dates .or when I gave any one value as Weekend.Thanks
Hello everyone, Is there an easy way to redirect the home page url to open the "Starte Workflows and Documents Web Interface" instead of the default home page?Thank You,Paul Hartwig
Good Afternoon,I am running a PTC integrity client on a linux box,I am trying to set up an automated build/unit test systemI have the initial set of scripts running interactivly from the command line, and I can run them from cron as long as I am logged into the Integrity server from some process on the box.I really do not want the script to be dependant upon me being logged in and connected (for instance I would like this script to work after a reboot, when i may not be able to immediately re log in.I'm not sure if this is a quirk of our system, but the integrity Client does not use the authentication from the operating system (although it appears to use the enterprise authentication), so after starting the gui client one needs to provide username and password credentials. This is problematic from a command line job that runs periodically.My question is, does anyone have any ideas for a secure manner to run the integrity command line client unattended (from a cron job) ?Thanks, & h
Is there a command that checks whether or not a member is merged to a specific branch ?
Hello,does anybody know where the Log entry "API Version is: 4.11 000-00 0" may come from?Complete log entry: DEBUG [mksis.IntegrityServer] DEBUG(0): [http-exec-114] API Version is: 4.11 000-00 0We are running 10.4 on server (Build 10.4.0.4301 or other API: 4.12.4301)I know such a behaviour from a not-well configured Jenkins, if a plugin is used from a higher version than the Integrity server supports.Does the same happen vice versa (=> plugin of a lower version than running the server) ?And second question: Is there any possibility that I can find out, WHO is the reason for that entries,maybe by extended logging or something else?From our logger.properties:mksis.logger.message.includeCategory.DEBUG=3mksis.logger.message.includeCategory.DIAGNOSTIC=10mksis.logger.message.includeCategory.WARNING=10mksis.logger.message.includeCategory.GENERAL=10mksis.logger.message.includeCategory.ERROR=10mksis.logger.exception.includeCategory.DEBUG=3mksis.logger.exception.includeCategory.DIAGNOSTIC=10
Hello,I have a query that returns only the ID of a related item, but I need also the Summary .The related field is of "relationship" type.I searched PTC knowledge base and find no solution:-(Any hints on this?Thank youCristina
Hello All,I have a document in Doors which has been converted to RIF via Atego Requirements Synchronizer 2.4. This RIF file has been now pushed to Integrity using RIF Utility 2.5. In the meantime the Doors requirement document has been updated; now I would have to export Doors document again and update Integrity. In these scenarios it would be very helpfull if all affected requirements will be marked as suspected, so that we can export only the affected requirements and update only those in Integrity. Could someone please let me know if such a flag exists in Atego or on RIF or if there is a way to do this in Integrity. Thanks in advance...
If there is a requirement 1.1.1 which has some comment inside a field, can we create an additional requirement 1.1.1.1 to that in the xml mapping file?Something like the attachment... Here 3.13.1 is a requirement with some value, now can I create additional requirement to that 3.13.1.1. Is this possible? How can this be achieved?
Hi.We have code for creating web links that works "kind of". See the code snippet below. When a user is using the Web Client, and they click on a link created by the interntals of Integrity, the user sees a page that allows them to view the item and switch to "edit item" from the left hand menu.When a user clicks on an link created from the function below, the browser forces the user to login again. Our users want all links to function the same - whether those links are created by the internals of Integrity, or created by our custom scripts. So, how do we get the "Session Information", or whatever is needed, to make the links that we create in our scripts to function like the links created by Integrity?Please advise.-Seanfunction GetWebLinkForItem(anID){ var weblink = new java.lang.StringBuffer(); weblink.append("http://"); weblink.append(eb.getHostname()); weblink.append(":7001/im/issues?selection=" ); weblink.append( anID.toString()); return weblink + "";}
Hi,I am currently using the IFF (Item Interchange Format).In fact I have a Test Suite in Integrity with different levels (with test cases and Test Suites included).I succeed in exporting my Test Suite in IIF format with the field I need, and I succed in parsing it to keep only Test Cases with a specific category.So at this moment I have an XML file and for instance I modify some fields in this file.Then I want to re-import it in Integrity. So I parsed it into an IIF file.But as I keep only Test Cases with a specific category when I parsed it into an IIF file, I have lost the hierarchy of my Test Suite. And when I want to reimport the data which were updated, Integrity wants to erase the previous hierachy of my Test Suite. But what I want is only to update in the hierachy the Test Cases of the Test Suite that I am trying to reimport.I try to configure the mapping file by using the property owner like that :<set-property name="owner" value="internal"/>But the document being importe
Hello,Is there any possibility to locate where a member is shared using CLI commands?For example, we have member1 located in project1 archive.But member1 is also shared in project2 with variant DEV_Path_1.Somehow, when using CLI commands for CP's the only information I get is that member e:/project1/member1 was changed on DEV_Path_1, but my need is to have the information member1 is located on e:/project2/member1 (if for example I want to use si co CLI command in parallel with CP info manipulation).Is there any possibility to get the location where a member is shared? for example, using a command such as si locate member1 that returns not only e:/project1/member1, but also e:/project2/member1( location where the member is shared)?
Hi,I added some fields to the testcase type. Now I' m wondering why they doesn't appear when I use the preview function nor if I opena testcase in my integrity client.Is there any kind of visibility flag to set?thanks for helpBernd
Hi,We have got the email notification working and we would like to include an URL link to the item that triggered the sending of the email notificaiton within the email message. Is there a field we can use, or function that we can call, to get theURL link for an item? This feature exists in reports, but we have not found a field or function to duplicate that functionality in scripts.If there isn't a functional available, could someone provide an example script of how to put build a URL link for an item?Thanks...-Sean
Hello, Has anyone tried to call a CLI command remotely using PsExec? I have a batch file that run successfully if executed locally, but calling it remotely using PsExec returns the error code 253.Thank You,Paul Hartwig
When I run the following im command I got "*** Error creating field Xxxx_Xxxx Xxx ##: syntax error"im createfield --hostname=mks --type=date --description="Xxxx_Xxxx Xxx ##" --computation="XXXX_Xxxx Xxx Xxx Xxxx" --storeToHistoryFrequency=never --nostaticComputation --displayName="Xxxx Xxx ##" --name="XXXX_Xxxx Xxx ##" The computation parameter is another Date field that is already created.I'm using Integrity 2009 SP5 AIX.
Hi, we have an Integrity Source server trigger script that gets a user- or groupname from a member attribute.Actually, it identifies this string as user or as group by the command Server.getUsersOfGroup(Server.getGroupBean("string"));and if the size of the return value is 0 (string is username) or not (string is groupname).This works pretty well, but we get many errors in the logfile like2014-04-01 11:31:40,732 ERROR [mksis.IntegrityServer] * * * * ERROR * * * * (0): MKS125524: Group <string> could not be found in the realm.So my question is:Is there another way to determine if a given string is a valid user or a valid groupname?Thanks,Stephan
HiHow we capture the copy event or any ohter event ?
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.