Re: XCOPY in Filter Run Process

2011-04-29 Thread Andrey
You can try something like this (put this in bat file copy.bat) cd C:\ net use X: \\hostname\dir /user:username paZZword 2 mount.log copy %1 X: and run in your workflow @@: cmd.exe /c c:\.copy.bat $FileName$ On Wed, Apr 27, 2011 at 9:58 PM, Bruce Sisk siskbr...@peoplepc.com wrote: I have

RFE (No Plans to Implement)

2011-04-29 Thread John Baker
David, All, Another problem with RFEs would appear to be incorrect classification: Only yesterday, a global investment bank (also a JSS client) discovered a bug with the Midtier related to SSO. The client submitted a support ticket with a very simple question provided by JSS. BMC responded with

Java plugin server fails to start on 7.6.04

2011-04-29 Thread Misi Mladoniczky
Hi, I have two similar AR Servers where I have problems starting the java plugins on one of them. The system that works has been installed clean, and the system that does not work was upgraded from 7.6.03 to 7.6.04. Environment is Solaris/Sybase. Following are the errors I get when I start the

Re: XCOPY in Filter Run Process

2011-04-29 Thread Murnane, Phil
Bruce: Don't forget that if arserver.exe is running under the local System account that it won't be able to access any network shares. I'd think this would have returned an error, but it couldn't hurt to check. FWIW, --Phil -Original Message- From: Action Request System discussion

Re: Java plugin server fails to start on 7.6.04

2011-04-29 Thread Murnane, Phil
Misi: Anything different in the Java environments on the two servers (CLASSPATH, max/min memory, LD_LIBRARY_PATH)? --Phil -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Misi Mladoniczky Sent: Friday, April 29, 2011

Re: Java plugin server fails to start on 7.6.04

2011-04-29 Thread Chowdhury, Tauf
Misi, Assuming you are in a server group, have you made sure that the plugin entries on both conf files state the server name and not the server group name? Also, you can try adding the FQDN of the server instead of just the host name. We had issues with this in our environment as well. The 2nd

Remedy 8.0

2011-04-29 Thread Philip, Saji L
Hello, everyone and a good Friday to you, Does anyone have any information on Remedy 8.0? Is the classic view gone or will they continue shipping that view? I know future versions, BMC will not build around the classic view.Also, is the user tool still available in 8?

Re: Help with URL

2011-04-29 Thread Ramey, Anne
That’s what I was doing. I could see if doing “false” conditions even though the value was getting put in the field. I’ve set it up to fire based on gain focus on the first field in the tab order. That seems to work. It seems, with the URL values like that, that the values are filled in

Java plugin server fails to start on 7.6.04

2011-04-29 Thread John Baker
Hello, The error suggests you're using the wrong version of Java, ie the classes were compiled for Java5+ and you're using java1.4. John ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11

Re: Remedy 8.0

2011-04-29 Thread Easter, David
01-Oct-2009 (Statement of Direction) End of Life for BMC Remedy User PDFhttp://documents.bmc.com/products/documents/61/94/106194/106194.pdf 24-Sep-2010 Provides end of life information for BMC Remedy ITSM Classic views. PDFhttp://documents.bmc.com/products/documents/46/22/174622/174622.pdf

Re: RFE (No Plans to Implement)

2011-04-29 Thread Easter, David
Ø I know you have mentioned before how some information is sensitive and BMC needs to be careful of what may fall into the hands of the competition. Ø I can see how RFE details/time-lines could fall into this arena however you have a passionate community here wanting to help. There must be

Re: Remedy 8.0

2011-04-29 Thread Kelly Gatewood
David, I am hearing from some of my customers that BMC sales is claiming that all of the 7.6.04 applications are fully functional in BMC Remedy User 7.6.04. From my personal experience, this is not the case with the OOTB applications. Do you know if BMC is in the process of making any

Re: RFE (No Plans to Implement)

2011-04-29 Thread Grooms, Frederick W
I can see using BMCDN polls for this. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Shellman, David Sent: Thursday, April 28, 2011 5:36 PM To: arslist@ARSLIST.ORG Subject: Re: RFE (No Plans to Implement) ** John, I

Re: Java plugin server fails to start on 7.6.04

2011-04-29 Thread Misi Mladoniczky
Hi, Forget this... Apparently some other person at the client site managed to downgrade the Java-version from 1.5.0* to 1.3.0*... Best Regards - Misi, RRR AB, http://rrr.se Hi, I have two similar AR Servers where I have problems starting the java plugins on one of them. The

Re: RFE (No Plans to Implement)

2011-04-29 Thread Easter, David
I wonder how many RFEs are bugs that need resolving? As part of the RFE review process, any requests that are actually defects are bounced back into the defect fixing process - at least for AR System. I'd estimate that this happens at least 5% of the time during reviews - maybe more.

Re: Remedy 8.0

2011-04-29 Thread Easter, David
Ø I am hearing from some of my customers that BMC sales is claiming that all of the 7.6.04 applications are fully functional in BMC Remedy User 7.6.04. I have heard no such statement, no. I believe it is true that some forms not recently updated could be opened directly in the Remedy User

OT - RE- RFE (No Plans to Implement)

2011-04-29 Thread Sanford, Claire
Please no Facebook! I am so sick and tired of companies that have their own functioning web site using Facebook as a way of communicating with their customers. My main reason is that FB is blocked here at work. My other reason is that FB should be social, not business. I do not mix business

An invitation to visit in Chicago on May 10

2011-04-29 Thread Mueller, Doug
Everyone, For those of you who may not have noticed the announcement from Matt Reinfeldt a couple of days ago... I wanted to extend a personal invitation to any of you who may be in the Chicago area on Tuesday May 10 to a local user group meeting. I am travelling in the area and the local team

Application-Bus-Time-Add Process

2011-04-29 Thread Mohamed Abdelaziz
Can someone please tell me what's wrong with my set field action? time2 = $PROCESS$ @@:Application-Bus-Time-Add $Actual Start Date$ $SDP1_LeadTime_Sec$ 1 HolidayTime BusinessTime time2 is a date/time field If I attempt to run this from a filter, I keep getting cannot run process. If I omit the

More FUN with 7.6.04 Form Overlays

2011-04-29 Thread strauss
Here’s one for you. I was poking around in the Delta Data Migration directories this morning, and found the sql scripts for counting records in forms for each of the applications. Some of them have more errors than correct lines, but that can be fixed; maybe the form names are instantiated

Re: Application-Bus-Time-Add Process

2011-04-29 Thread LJ LongWing
Mohamed, @@: is a nomenclature to tell an AL to run a process on the server..only valid in AL's..so that's why you get the error with them in place on the Filter. Regarding your holiday tag..encase everything in .if your date/time has a space in it then the spaces are causing your parameters to

Re: More FUN with 7.6.04 Form Overlays

2011-04-29 Thread Jason Miller
I am figuring (hoping) not adding custom fields to the AR maintained SQL views is just an oversight in this release. I am not justifying it, I just can't imaging BMC purposely not including custom fields in the SQL views. Jason On Fri, Apr 29, 2011 at 9:48 AM, strauss stra...@unt.edu wrote:

Re: More FUN with 7.6.04 Form Overlays

2011-04-29 Thread LJ LongWing
Chris, I don’t run OOTB, so I can’t look specifically…but if you check in arschema, there is a column that defines the ‘view’ that is created for the T table. Is the view for the overlay different than the view for the base object? If it is, see if you can query out of the alternate view

Moving Crystal reports from server to server

2011-04-29 Thread Ramey, Anne
Has anyone successfully moved crystal (11) reports from one server to another en-mass? I have some instructions that should work, but I thought I'd check if anyone had successfully done so and if they'd like to share the magic? Anne Ramey *** E-mail

Remedy API for 7.6

2011-04-29 Thread Ray Gellenbeck
Looking for the current API library(ies) for Remedy server. I understand there is both C and Java now? If anyone has a (valid) link, let me know via reply or hit me directly at rgellenb...@ics-nett.com thanks a lot! -- Ray Gellenbeck ICS Nett, Inc. | 8(a), DBE firm www.ics-nett.com

Re: Remedy API for 7.6

2011-04-29 Thread LJ LongWing
Ray, I grabbed by copy out of the 7.6.4 server install..or you can grab it out of the distribution that you can download. FYI, there has been a Java API since 7.1, and it's been native free since 7.5 From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On

Re: More FUN with 7.6.04 Form Overlays

2011-04-29 Thread strauss
Both schemas – HPD:Help Desk, and there is no HPD:Help Desk__o - have the same viewName and shViewName - HPD_Help_Desk and SH_HPD_Help_Desk, respectively, and both resolve to T table 993. The only differences I see in arschema between the two are: The overlay has an overlayProp of 2 (origin

unsubscribe

2011-04-29 Thread Bhakta, Anita
___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: Where the Answers Are

Re: OT - RE- RFE (No Plans to Implement)

2011-04-29 Thread Danny Kellett
I can't help but think we should keep social apps separate from work apps. Its not like emails where we might have one email for work and the other for personal items. There are plenty of other ways to gather data an opinions and I believe it should start at the BMC website. Kind regards Danny

Index For Base Element CMDB 7.6

2011-04-29 Thread Kevin Begosh
List, We added an attribute to Base Element a couple of weeks ago used the CMDB driver to update all other classes etc... and all works well. Now I want to go back and create a index for that same attribute and I see that I can do that in the class manager for Base Element but I was not sure if I

Re: Append Items disabled in fields with menus

2011-04-29 Thread Kemes, Lisa
Change your display type to edit and this check box will no longer be disabled. Lisa From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Martin, Dwayne - martinrd Sent: Thursday, April 28, 2011 4:31 PM To: arslist@ARSLIST.ORG Subject: Append Items

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Tommy Morris
Yes. I have added several to Base Element through Class Manager. No problems at all. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Kevin Begosh Sent: Friday, April 29, 2011 3:15 PM To: arslist@ARSLIST.ORG Subject: Index For Base Element CMDB 7.6

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Peter Romain
Kevin, What do you mean by 'used the CMDB driver to update all other classes etc' ? When you add an attribute to base element you don't have to update any other classes. For your question, all you need to do is add the index to the base element class either using cmdbdriver or the

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Kevin Begosh
okay thank you I will give it a whirl. Just wanted to make sure I was not missing anything. What I meant with my original email was we used the CMDB driver to add a attribute to Base Element. On Fri, Apr 29, 2011 at 4:32 PM, Peter Romain p.romain.arsl...@parsolutions.co.uk wrote: ** Kevin,

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Kevin Begosh
Thanks Tommy. I am going to wait till off hours and give it a whirl. On Fri, Apr 29, 2011 at 4:29 PM, Tommy Morris tommy.mor...@radioshack.comwrote: ** Yes. I have added several to Base Element through Class Manager. No problems at all. *From:* Action Request System discussion

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Tommy Morris
Yeah you definitely want to put the system in Developer Cache mode for that. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Kevin Begosh Sent: Friday, April 29, 2011 3:37 PM To: arslist@ARSLIST.ORG Subject: Re: Index For Base Element CMDB 7.6

Re: Index For Base Element CMDB 7.6

2011-04-29 Thread Kevin Begosh
okay thanks. On Fri, Apr 29, 2011 at 4:38 PM, Tommy Morris tommy.mor...@radioshack.comwrote: ** Yeah you definitely want to put the system in Developer Cache mode for that. *From:* Action Request System discussion list(ARSList) [mailto: arslist@ARSLIST.ORG] *On Behalf Of *Kevin Begosh

Re: More FUN with 7.6.04 Form Overlays

2011-04-29 Thread strauss
Ah, part of the problem is that the viewName for any schema with a name or (resolvedName) over 30 characters gets truncated and appended with differentiating characters, primarily where the first 25 or so characters are NOT UNIQUE between multiple forms. The trouble is that each server creates