unsubscribe

2009-06-18 Thread Shweta Dhaneshwar
Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the

Re: Anybody able to export all ITSM 7.x definitions with DevStudio?

2009-06-18 Thread Axton
Can someone use a profiler to see what is actually going on in the IDE? Can you confirm or deny the IDE is attempting to instantiate every workflow/form object stored on the arserver? http://java.sun.com/developer/onlineTraining/Programming/JDCBook/perf3.html http://eclipsecolorer.sourceforge.net

Re: Anybody able to export all ITSM 7.x definitions with DevStudio?

2009-06-18 Thread Lyle Taylor
I doubt that has much to do with it. The JVM needs memory of its own that is separate from (but in the same Windows process memory space) the heap allocated to the java program that it uses for internal purposes. For example, when you load a class into the JVM (not instantiate), it will take u

Re: ITSM 7 on SQL 2005 - Performance Tuning and Clean-up

2009-06-18 Thread mail2rey
Hi, You got any document,please forward to me,if you have.. Thanks Eli Schilling wrote: > > Good afternoon all! > > Can anyone point me to a good performance tuning document/guide for ITSM > 7? We don't have a very large implementation (in my opinion) but the > database seems to be overgrown

Re: Enable server information for version 7.1

2009-06-18 Thread Lyle Taylor
This functionality has been moved into a form in the User tool. Go to Server Administration Console -> Application -> Users -> License Review. There is _usually_ no need to re-enable the functionality in the admin tool. Lyle -Original Message- From: Action Request System discussion li

Re: Integration - Turn Around Time

2009-06-18 Thread John
We too have written systems to do this. A key piece to consider - is the manageability. - when passwords change -- how do they get changed - when things q - because of issues -- how to you restart the q - how do you know they are queing - do you have the situation -- where you need to cancel a

Re: Integration - Turn Around Time

2009-06-18 Thread Jarl Grøneng
Just a note on Java System Solution! Did an evaluation of XMLGateway a few years ago. The support from Java System Solution was outstanding! Enhancments was added to the application in just days! (at that time the application did not fit our requirement, but it would have done today!) -- Jarl

Re: Integration - Turn Around Time

2009-06-18 Thread Howard Richter
Phani, Tim, has it correct. Also you need to factor in notifications, slas, number of users, reporting, how much data will the need to search on for this interface and the list can go on and on. I think you need to factor in the back end processing before saying that 60 seconds is a good number.

Re: How do you track requests for design, consulting, setup?

2009-06-18 Thread Ray T.
Let me simplify the question. Can you just tell me, what is this kind of request called and where would somebody enter/track it in your environment?... I need a Windows 2003 server and have MSSQL xyz be installed on it. I need consulting (advice/design) on what is the best way to design my new de

Re: Integration - Turn Around Time

2009-06-18 Thread Tim Widowfield
You're describing the exact scenario for which enterprise messaging was designed. I recently helped a customer build an integration solution between AR System and a couple of external systems. They had already decided on a message queuing system, because they needed something scalable, robust,

Re: Search for full Case ID takes longer than just the number

2009-06-18 Thread Carey Matthew Black
Ken, You need to look at all of these things: Server side logs: API, SQL, FILTER Client side logs: Active Links, Macros ( You know.. the whole ball of wax.) The flow basically (roughly off the top of my head) goes like this: Starting with the window already open in search mode with all th

Re: Senior Remedy Consultant available

2009-06-18 Thread Tanner, Doug
Any companies looking for Senior Level Consultant should snag Mr. Cook quickly; he is up there with the best of the best! Doug Tanner Compass Group, The Americas Manager, Enterprise Workflow Remedy Skilled Professional (RSP) (Former - Remedy Approved Consultant) From: Action Request Sys

Re: Search for full Case ID takes longer than just the number

2009-06-18 Thread Cecil, Ken
I captured a database log of searching using both ways. The where clause on each is identical and has the full case id in it. All of the SQL queries in the log are identical. The total time for all the DB activity is pretty close too. It appears that the delay is occurring after all the DB act

How do you track requests for design, consulting, setup?

2009-06-18 Thread Ray T.
Hi all, I want to poll you guys about how requests for design, consulting, or project related work etc are tracked (as opposed to breakfixes) in your invironment. Using which processes and what tracking system/modules. Say somebody (a "Customer") is requesting ("Server Group") that 3 servers be pu

Integration - Turn Around Time

2009-06-18 Thread HonnourPrahalladachar, PhaniRaja
Hello List, I'm working on integrating ITSM 7 (ARS 7.1) with other service management applications of multiple organizations located in varied geographies. A middleware will be used to communicate with the end point applications. It will be a one-to-many, bi-directional integration. Main featur

Re: Appending Values to Char field from a List

2009-06-18 Thread Reiser, John J
Dave, That makes sense, especially if your Active Link Set Fields action is to "use the first matching request". You could add a zTmp_Item and attach the menu to it with append check box Unchecked. Use the same active link to set the concatenated Items into the Item field while you are setting t

Re: AIE Problem

2009-06-18 Thread John
password -- seems to be common too ;) -John On Jun 18, 2009, at 8:21 AM, Matt Worsdell wrote: Agreed. Most people use r3m3dy ;) ** You really should set a password on your server.. huge security hole. I can understand not sharing it here but please set one then comeback and set it i

Re: Unexpected updates to the Status-History field

2009-06-18 Thread L G Robinson
Thanks to LJ and Ben. You were both correct. Logging revealed that there was a filter that was explicitly setting the Status field without checking to see if it was different from it's current value. A simple qualification on the filter has corrected the problem. You guys are great! Now how do I

Re: Search for full Case ID takes longer than just the number

2009-06-18 Thread Nichols, Wesley D CTR USAF AFMC 72 CS/SCBAF
I think you are falling into a QBE match issue. When you use just the number the system pre-pends the prefix onto the number and does an equal search. When you put in the entire number I bet it takes the default QBE for the field. You can verify this by looking at the SQL logs. Wes -Origi

Search for full Case ID takes longer than just the number

2009-06-18 Thread Cecil, Ken
Anybody have an idea on why it is taking 10 times longer to search for a record using the fully qualified ID than it does when searching using just the number? This is only when searching using query by example (entering the id on the form). Any ideas on where to look/troubleshoot? Search examples

Re: Anybody able to export all ITSM 7.x definitions with DevStudio?

2009-06-18 Thread Robert Molenda
I have to totally agree with "CodeBloat" and "Memory Hogs" - whadda you mean this laptop can only support 4GB - that won't run the OS + microsoft office :( and when is the last time you actually looked at your 'task icons' - how come I got about 25 background bits of junk running - but I digress...

Re: Unexpected updates to the Status-History field

2009-06-18 Thread Ben Chernys
If the Status is assigned the value it already has, this is considered a Status update and will change the Status History values. Otherwise, this behaviour is not what I have seen. Check that workflow does not make an assignment to the Status field including a redundant assignment. Run logging.

Re: Unexpected updates to the Status-History field

2009-06-18 Thread LJ Longwing
Larry, Are either of the subsequent updates setting the status, even if they are setting it to Owned? And you may find that it's a bug in the version you are runningyou are about 3-4 years out of support though... -Original Message- From: Action Request System discussion list(ARSList

Re: AIE Problem

2009-06-18 Thread Victor Olufowobi
You're perfectly right Kelly. .. but this is only my development system. Of course I have no intention of leaving Administrator password blank on production system :) Victor On Thu 18/06/09 15:13 , Kelly Deaver kdea...@kellydeaver.com sent: ** You really should se

Unexpected updates to the Status-History field

2009-06-18 Thread L G Robinson
Hi All, I have a question about the Status-History field. Specifically, I am confused about when this field gets updated. My system: ARS 5.1.2 Patch 1313 on Solaris 8 (Sun OS 5.8) ARSperl 1.71 (API 4) and Perl 5.006001 (solaris) According to the BMC documentation: "The Status field (Field ID 7

Re: AIE Problem

2009-06-18 Thread Matt Worsdell
Agreed. Most people use r3m3dy ;) > ** You really should set a password on your server.. huge security hole. I > can understand not sharing it here but please set one then comeback and > set it in the aie.cfg as well. Kelly Deaver kdea...@kellydeaver.com > (Yes, I work for BMC. This post refle

Re: AIE Problem

2009-06-18 Thread Kelly Deaver
** You really should set a password on your server.. huge security hole. I can understand not sharing it here but please set one then comeback and set it in the aie.cfg as well.   Kelly Deaver kdea...@kellydeaver.com (Yes, I work for BMC. This post reflects the opinions of the poster and not the of

Re: AIE Problem

2009-06-18 Thread Hyunkel v2.0
Did you have checked the server name on the ar.cfg file (ar.conf on UNIX), this problably must be causing a conflict to connect. Best Regards Hugo Ruesga perotsystems® US 972.577.7000 MX +52 (33) 3332.3868 P Please consider the environment before printing this email The information contain

Re: AIE Problem

2009-06-18 Thread Victor Olufowobi
Yes, they are. [AR System Info] # AR System Server connection information for engine-owned AR System # resources. ARServerName: REMEDY7 ARLogin: Demo ARPassword: ARPort: 0 On Thu 18/06/09 12:06 , Matt Worsdell m...@worsy.co.uk sent: This may have been ask

Re: AIE Problem

2009-06-18 Thread Matt Worsdell
This may have been asked yesterday, the Arserver details in EIE.cfg, are they correct? > > The service name in windows matches the name in AIE:BackUpLoadFlag > form > The port no. is still the same ... but Inst_001_aieEventListener.dbg > reads: > > ... > [Thu Jun 18 2009 08:48:52.8280] -

Re: AIE Problem

2009-06-18 Thread Victor Olufowobi
The service name in windows matches the name in AIE:BackUpLoadFlag form The port no. is still the same ... but Inst_001_aieEventListener.dbg reads: ... [Thu Jun 18 2009 08:48:52.8280] - + ARGetListEntry -- Form[EIE:BackUpLoadFlag] Unable to access EIE:BackupLoadFlag form to set AIE

Re: AIE Problem

2009-06-18 Thread Matt Worsdell
Ok that is the same form effectively. Can you confirm the instance name matches with the service name in windows services? Can you try restarting the AIE instance and see whether the port in the line you mentioned below changes? You might find a simple re-install of AIE might resolve this quicke

Re: AIE Problem

2009-06-18 Thread Victor Olufowobi
Thanks Matt. This is a new installation, not an upgrade nor was it migrated from another instance. I do not have EIE:BackUpLoadFlag form just AIE:BackUpLoadFlag form with one entry: AIE Version : 7.5.00 Patch 001 200903052000 Engine Load : Yes Host : 192.168.80.131 Instance