Re: Transactional (TR) and Database (DB)

2014-05-10 Thread Brittain, Mark
James, Can't say I have heard anyone saying not to use it. Comparing the current value on the database against the current value on the client can be very useful when you want to take an action only when the field value changes. If TR.Status !=DB.Status is like saying if the Status changes If

Menu headache

2014-05-06 Thread Brittain, Mark
HI All, Basically I am trying to mimic the behavior when you select the Assignee in the HPD:Help Desk. Select a name, which then populates the user id. Specifically what I want to do is select a person's name from a menu and then have workflow set the Remedy Login ID in a separate field. I

Risk Assessment Data?

2014-04-11 Thread Brittain, Mark
Hi All TGIF, In the Change when I select the View Risk Report, a dialog is displayed which shows the questions, weight and overall assessment. Where is that information stored? I dug around but couldn't find it. ITSM 7.6.04 Mark Mark Brittain Sr. OSD Systems Engineer ITILv3 Foundation,

Mail Relay change

2014-04-11 Thread Brittain, Mark
Hi All TGIF, Using ARS 7.6.04 on Linux. The Mailbox configuration points to the Linux server and send mail is used to send the outgoing mail. The mail goes to a relay and then is routed based on destination. What I need to do is point send mail to a different relay. After I make the change

Get Operation Query

2014-03-25 Thread Brittain, Mark
Hi All, Never had to do this before and can find anything in the documentation. I have a requirement to use a web service to get a list of Incidents. In the OTB HPD_IncidentInterface_WS Get Operation HelpDesk_QueryList_Service the input mapping is Qualification startRecord maxList My

Renaming a group

2014-03-15 Thread Brittain, Mark
Hi All TGIF, We're in a transition from ARS 6.3 custom to ITSM 7.6.04 and I have a support group that was imported but has never actually been used (e.g. Incidents assigned) in ITSM, and there are no users assigned to the group. Can I simply rename the group? Or would this cause a problem?

Re: Web Service Insert error

2014-03-14 Thread Brittain, Mark
I would guess that you are pushing a NULL value which is overriding the field default. If you are not doing anything with the field try not including the field in the push. Mark -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On

Re: BMC should have made upgrades easier - Customers loosing interests

2014-03-11 Thread Brittain, Mark
Great debate here and have a thought on education. If BMC offered the Using (WBT) courses for free or under some kind of site license agreement, maybe under your support ID, that would be huge in winning over management and users. Even a scaled down version that covers most of the first

Re: ARERR 8976

2014-03-04 Thread Brittain, Mark
Joe, What you've described in my high point of frustration with Remedy 4, 5, 6. Notify limited to 255 characters, and truncates if that number is exceeded. Had heard a rumor this would be expanded under 7.something but when we moved to 7.6.04, it's still there. Sigh Like Fred says, need to do

Re: Implementing Multiple Help Desk Forms

2014-02-26 Thread Brittain, Mark
Hi Tom, Can't say I have had this challenge but might have an idea that could make it easier for you. Take a look at the way the WOI:Work Order does templates. Basically you have about a dozen fields that hold the label information and corresponding fields to hold the data. If you could use

Re: Consuming webservice in 7,1

2014-02-25 Thread Brittain, Mark
Could it be a mismatch between the Java version on the laptop and the AR server? What are the versions on each? Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Grooms, Frederick W Sent: Tuesday, February 25, 2014 9:40 AM To:

Re: Group emails slow

2014-02-24 Thread Brittain, Mark
HI What are you group sizes like? BMC recommends that for groups larger than 25 that you use the group email option and send to a DL. This way you have one email going out rather than 25. Mark -Original Message- From: Action Request System discussion list(ARSList)

Perdefined Queries

2014-02-19 Thread Brittain, Mark
Hi All, On the Work Order I have created the form, view, and field overlays and added an additional Work Order Type (Recurring). I want to filter this type on the Work Order Console. I can see the searches are stored on the SYS:Predefined Queries form but it is not very clear on how to make

Namesake View Question

2014-02-07 Thread Brittain, Mark
Hi All, If I add a panel and a button to a form does this cause the namesake view to be deleted and recreated? I am thinking it does not but want to be sure. ARS 7.6.04 SP3 Thanks Mark Mark Brittain Sr. OSD Systems Engineer ITILv3 Foundation, Continual Service Improvement NaviSite, Inc. - A

Email engine is a server group

2014-01-30 Thread Brittain, Mark
Hi All, I have two servers in a server group. I stopped one of the servers and then restarted. Came up fine except for the email engine. Connection refused, to host. Currently the second server is handling the email and connects to the mailbox on a Linux server. Could this be normal? Only one

Re: Email engine is a server group

2014-01-30 Thread Brittain, Mark
Sent: Thursday, January 30, 2014 3:08 PM To: arslist@ARSLIST.ORG Subject: Re: Email engine is a server group ** Yes, and the service does NOT auto-start if the other one stops, Doug From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent

Re: Email engine is a server group

2014-01-30 Thread Brittain, Mark
-Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Thursday, January 30, 2014 3:27 PM To: arslist@ARSLIST.ORG Subject: Re: Email engine is a server group ** Hi Doug LJ, On Linux 5. Did a ps -ef|grep 'mail' and got

Re: Namesake Views

2014-01-23 Thread Brittain, Mark
a new db view, one that is defined specifically for your purposes, and is not re-created after every form change. On Wed, Jan 22, 2014 at 12:38 PM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** HI All, The move from 6.3 (custom) to 7.6 ITSM always seems to have more

Namesake Views

2014-01-22 Thread Brittain, Mark
HI All, The move from 6.3 (custom) to 7.6 ITSM always seems to have more surprises than I care to sustain. Anyway, I have a monitoring tool that queries the hpd_help_desk view. The monitoring tool is granted permission to the view using the command grant select on aradmin.hpd_help_desk to

Re: New to Web Services - What am I missing?

2014-01-22 Thread Brittain, Mark
Carol, Forget the Web Service, that is used to receive something (a submit, modify or query request), not send. What you need to do is create a web service filter. In the filter you load the wdsl from the external application. The you map the output, in this case the Incident ID and then

User account but no people record

2014-01-08 Thread Brittain, Mark
Hi All, In ITSM 7.6.04, I am implementing a web service where an external ticket system would send a request to the Incident Interface Create form, create an Incident and turn the Incident Number back to the originating ticket system. All of that is pretty straight forward. The question I

Re: User account but no people record

2014-01-08 Thread Brittain, Mark
(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Wednesday, January 08, 2014 3:37 PM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: User account but no people record Hi All, In ITSM 7.6.04, I am implementing a web service where an external ticket system would

Menu Question

2014-01-07 Thread Brittain, Mark
HI All, The answer to this is probably real simple. On the HPD:Help Desk form Assigned Group menu, the menu cascades Company Organization Support Group. On the Work Order this is three different fields. Tasks are also set up that way (3 fields). I have compared the CTM:SGP:SupportGroup3-Q

Re: Why can't I add a menu to this field?

2014-01-03 Thread Brittain, Mark
Andy, This is a join form of the BMC.CORE:BMC_ComputerSystem form. So you would need to add the menu there. Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Andrew Hicox Sent: Friday, January 03, 2014 11:08 AM To: arslist@ARSLIST.ORG

WO Templates with WO Interface Create

2013-12-30 Thread Brittain, Mark
HI All Happy New Year, I have created a couple of Work Order Templates and want to use them with the WorkOrderInterface_Create form. On the WorkOrderInterface_Create form in the 'Work Order Template Used' field the default is a question mark. I have typed in the template name but that

Re: How Application-Bus-Time-Add will work in BMC remedy

2013-12-16 Thread Brittain, Mark
$Target Delivery Lead Time$ is the tag on the Business Hours form and $Global Country$ is the ag on the Business Holiday form (or the other way around) The business time parameters will be found there. The 4 translates to days. 1= seconds, 2 = minutes, 3 = hours, 4 = days Mark -Original

Re: Data Wizard Support Group name change did not update Work Orders

2013-12-16 Thread Brittain, Mark
Or if you have a very large number of work orders, set up an escalation to change the name. This way you avoid any client side workflow and permission conflicts. Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Roger Justice Sent: Monday,

Re: Data Wizard Support Group name change did not update Work Orders

2013-12-16 Thread Brittain, Mark
You could try a mod-all on 1 or 2 work orders or you could do an escalation on one work order and see what happens. Be better if you could try it in a dev invironment. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Kay

Re: Recommended web browser (7.6.04 SP4)

2013-12-12 Thread Brittain, Mark
Hi Mahmoud, My mid-tier is on 7.6.04 SP4 201309051922. IE8 9 work well. If a user has IE10 or later then they must use compatibility mode. Firefox also works. Google Chrome (not supported) is used by some and I have not heard any complaints. Hope this helps. Mark From: Action Request System

Re: Incident ID*+ field displaying phone number

2013-11-21 Thread Brittain, Mark
This is an active link thing. Likely a change field got disabled. In studio, the phone number is displayed on top. So it sounds like there is an active link that is not making the phone number hidden and the Incident # visible. Look for the active link that makes Company, Customer and Contact

Work Info Type on the Incident

2013-11-21 Thread Brittain, Mark
Hi All, I want to add move menu choices on the Work Info Type menu. On the Incident (HPD:Help Desk) the Work Info Type is a selection field with 18 selection values. On the HPD:WorkLog there is a matching selection field with the same values. So it appears that all I have to do is update the

Re: R: Re: R: Re: EXTERNAL: Re: Problems with make blank Diary field Remedy 7.6

2013-11-20 Thread Brittain, Mark
I would go with a display only field. Then create a filter to capture the timestamp and user, and a filter for each field you want to notify on and put all that in a filter guide. So it would look cleaner like this 11/20/2013 04:10:46 PM Demo (this is filter 1) Change Support Group from

Required Field: Request ID (326)

2013-11-20 Thread Brittain, Mark
Hi All, Getting this error when I try to create a Change related to a Change. I select the link which presents a new Change with some of the data carried over. Then after I fill in the rest of the fields and press the save button, I get error. Doesn't make sense that I would get an error on

Re: Panels 8.1

2013-11-15 Thread Brittain, Mark
The panel z2PF_Activities has under Display has the Layout Style: Fill which ignores the fields XY and height/width. This property allows the panel to adjust to the size of the browser window. That is why those setting cannot be changed. Mark From: Action Request System discussion

Re: Modify All and 'Service*+' field on HPD:Help Desk

2013-11-14 Thread Brittain, Mark
Hi Jase, When you select the Service menu there is an active link HPD:INC:SErviceCI_10_OnCREATESet that does a set field. If the set field doesn't fill in the fields 20003, 303519300 the system no doubt assumes the user typed something in. Don't know what these fields are but you'll be

Refresh on Entry Change

2013-11-12 Thread Brittain, Mark
Hi All, I have a table field that is starting to have some performance issues. The indexes have been verified and there isn't a very large number of records being searched. When the form is opened I have an active link that refreshes the table. The display properties for the table field has

Re: Information regarding General Access

2013-11-05 Thread Brittain, Mark
Hi Shashidhar, In general I agree with Jared, you want to give your users General Access. The functionality of General Access and Application permission gives you a good deal of flexibility when you need to provide limited access to external resources. As an example you have a third party

Suppress some notifications

2013-10-25 Thread Brittain, Mark
Hi All TGIF, I have a requirement for an Incident where under certain conditions, the notification on create and close are not to be sent to the Customer*+ or the Contact+. One option would be to globally disable these notifications at the notification engine level but since this is the

Re: Suppress some notifications

2013-10-25 Thread Brittain, Mark
half as long. Pay close attention and be illuminated by its brilliance. - paraphrased by me From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, October 25, 2013 10:47 AM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG

Re: Suppress some notifications

2013-10-25 Thread Brittain, Mark
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, October 25, 2013 10:47 AM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: EXTERNAL: Suppress some notifications ** Hi All TGIF, I have a requirement for an Incident where under certain

Solved: Suppress some notifications

2013-10-25 Thread Brittain, Mark
(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: 25 October 2013 16:17 To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: Re: Suppress some notifications ** Hi Sue, That is a very good idea. I would like to do this on the HPD filter that starts the process rather than

Re: Email Notification Issue

2013-10-25 Thread Brittain, Mark
Dinesh, If you are using a static qualification like If Assigned Group = Networking than you can use a hard coded DL in User Name as David describes below. If this is something like If x=y notify the assigned group then you would want to use $Assigned Group$ as the User Name. Then on the

Re: Modifying HPD:HelpDesk Dev Studio

2013-10-23 Thread Brittain, Mark
Could it be that the panel is expanding over the field? Can you move the field to someplace like the Date/System tab? Best guess. If it shows up there then it is the panel hiding it. If it still does not appear then it is a permission issue. Mark From: Action Request System discussion

Re: Template Assignment Flow

2013-10-16 Thread Brittain, Mark
your tasks in a sequence of 1-5 in the task group. Is that what you're looking for? Sent from my iPhone On Oct 15, 2013, at 2:28 PM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** Hi All, I have been experimenting with Tasks/Templates/Group Templates for a good

Template Assignment Flow

2013-10-15 Thread Brittain, Mark
Hi All, I have been experimenting with Tasks/Templates/Group Templates for a good chunk of the day and have not been able to get the desired flow. Basically I want to create a Work Order, use a Task Group Template and then once the Status of the Work Order is set In-Progress, the tasks are

Re: Email Workflow Generate HPD Ticket

2013-10-15 Thread Brittain, Mark
Hi Kathy, Not knowing your full situation here is an idea, but there may be better. The easiest thing would be to use an email template to the HPD:IncidentInterface_Create form. On this form I would create a field for your keyword (e.g. Provisioning). Then create a filter with an execution

Re: Decision Tree not working

2013-10-11 Thread Brittain, Mark
, there is still the Incident Management decision tree. I think you are going to the IM decision tree. That needs to be configured in its own area. Let me know if this helps. Sent from my iPhone On Oct 10, 2013, at 4:13 PM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** Hi All

Re: Another Mid-tier cache question

2013-10-11 Thread Brittain, Mark
: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Thursday, October 10, 2013 4:34 PM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: Another Mid-tier cache question Hi All, Is it safe to use Definition

Decision Tree not working

2013-10-10 Thread Brittain, Mark
Hi All, Venturing into Knowlege Management, after reading the User and Admin guides, I created and publisked a decision tree. If I use the the global search on the overview console I can locate and use the tree. If I go to an Incident Advanced Functions Decision Tree. I get the following

Another Mid-tier cache question

2013-10-10 Thread Brittain, Mark
Hi All, Is it safe to use Definition Change Check (Peform Check) with load balancers? When the dev and production ITSM servers were installed Perform Check was no selected. Don't know why it was done that way. Later when I applied a patch to the mid-tier servers, BMC Support said I should

Issue with certificates

2013-10-08 Thread Brittain, Mark
Hi All, I am trying to set up a web service using SSL and have not been able to get it to work. I followed the instructions How to configure the AR System web services (version 7.6 and 8.x) I have loaded the certificate on my laptop where I have developer studio, and the AR Server, and

Re: BMC Customer Support

2013-10-02 Thread Brittain, Mark
Can't find the education folks either. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of pritch Sent: Wednesday, October 02, 2013 3:13 PM To: arslist@ARSLIST.ORG Subject: Re: BMC Customer Support somehow that doesn't

Work Orders - Total Time

2013-09-30 Thread Brittain, Mark
HI All, In the Work Order is there any time functionality like in the Incident or Change? I could not any field like 'Total Time Spent' in the Work Order but did find it as not-in-view field in the WOI:Work Info. The field is also a hidden column is the Work Order Work Info table. Would

Ad hoc Task sequencing.

2013-09-20 Thread Brittain, Mark
Hi All TGIF, Typically it is Friday afternoon when things get quiet and I have the opportunity to dig a little deeper into how ITSM works under the hood. Today the topic is ad hoc tasks and sequencing. If I create a task, it gets assigned Sequence 1. If I create another task, it gets assigned

Re: SSL consuming a web service

2013-09-10 Thread Brittain, Mark
System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Monday, September 09, 2013 4:53 PM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: SSL consuming a web service HI All, This is one I have not done before and the documentation I have run

SSL consuming a web service

2013-09-09 Thread Brittain, Mark
HI All, This is one I have not done before and the documentation I have run across is conflicting and confusing. What I need to do is create a Set Field filter using a web service to a server using SSL. When I try to load the URL I get an error URI not

Re: require numerical values

2013-08-29 Thread Brittain, Mark
Ron You could also try a set field LENGTHC(ButtonFIeld) and then an error message If the number is not equal to 6. Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Longwing, Lj Sent: Thursday, August 29, 2013 9:18 AM To: arslist@ARSLIST.ORG

Re: require numerical values

2013-08-29 Thread Brittain, Mark
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Thursday, August 29, 2013 8:26 AM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: Re: require numerical values ** Ron You could also try a set field LENGTHC(ButtonFIeld) and then an error message

Where are the spreadsheets?

2013-08-29 Thread Brittain, Mark
Hi All, I'm back again with another I should already know this question. I need to load a couple of companies and can't find the spreadsheets to do it. I have looked in the Data Management Tool and don't see it there. The Data Management Admin Guide assumes you have the spreadsheets. ARS

Re: Where are the spreadsheets?

2013-08-29 Thread Brittain, Mark
@ARSLIST.ORG Subject: Re: Where are the spreadsheets? ** If its only a couple of companies you can manually put them in the through the app admin console... Best Regards, Melissa Gritz From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent

Customize Email From

2013-08-26 Thread Brittain, Mark
Hi All, Is there an easy way to configure different from addresses when sending a manual email from an Incident or Change? Of course there is a default from address in the mailbox configuration and for automated emails (Create/Closed/Assigned, etc). However in situations where a manual email

Re: Customize Email From

2013-08-26 Thread Brittain, Mark
form, or via notify action...but I don't know if there is a provision for it OOTB. On Mon, Aug 26, 2013 at 9:18 AM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** Hi All, Is there an easy way to configure different from addresses when sending a manual email from

Create Related Request

2013-08-22 Thread Brittain, Mark
HI All, Sometimes when a user opens a Change and the selects from the Quick Action pane Create Related Request Infrastructure Change poof! New (related) Change is created. Other times Quick Action pane Create Related Request Infrastructure Change nothing happens. I can replicate the

Tool Tips and Assigned Person

2013-08-21 Thread Brittain, Mark
Hi All, Here I have a case where the users want in the new, as it was in the old. In our 6.3 implementation, in the Assigned Person field you can type in part of person's name, and press enter. If there is only one match then the Assigned Group and Person get populated. If there are multiple

Activating a button thru workflow

2013-08-08 Thread Brittain, Mark
HI All, IS there a way to press a button using an active link? On the Work Order I need to have workflow either activate the z3Btn_CreateWorkInfoLessMode or place those same active links in an active link guide. Thinking if I could just automate pressing the button that would be easier. ITSM

Companies Unrestricted Access

2013-08-08 Thread Brittain, Mark
HI All, Working with 6.3 we have a homegrown Trouble Ticket and Change Request. Anyone in the company with a Remedy account and a write license can see any TT/CR and modify any regardless of assignment. Currently we are moving to ITSM 7.6.04 which is a significant change for us. AS you

Required Work Info entry on Completed

2013-08-02 Thread Brittain, Mark
Hi All TGIF, On the Work Order I have a requirement that a Work Info Notes entry is required when the Status is set to Completed or Closed. If the user just made an entry it doesn't make sense they make another. So my thought is to use a guide to walk through Work Info table and if the Submit

Automate Change Work Info Notes

2013-08-01 Thread Brittain, Mark
Hi All, In Remedy 6.3 we have a Change Request with a maintenance tab. On that tab are the fields: Implementation Plan, Risk Advanced Testing, Test Plan, Acceptance Plan and Rollback. I also have workflow in place to force the users to fill out these fields. Now that we have moved to ITSM

AR System Sample Application

2013-08-01 Thread Brittain, Mark
Hi All, I know this will be up for the best dumb question award at the RUG. How do I hide the AR System Sample Application on the console? I am sure this is incredibly simple but I have not stumbled upon it yet. On a similar note I want to hide the Request Entry under Applications Service

Work Orders Assignee Error

2013-07-10 Thread Brittain, Mark
Hi All, I am setting up the Work Order Assignee role for users and ran into a problem for a large group. After I had assigned the role to about 60 users I got the error Max Size 512 AP:Role Member List. Looking at the AP Role form I can see that every time I added someone to the role their

Submit Date out of Sequence

2013-07-03 Thread Brittain, Mark
HI All, I have a situation that occasionally occurs during peak submit periods. On two incidents the Incident ID and entry id are in sequence but the Submit dates are not in sequence. I have a VIP to two mid-tiers which are load balanced to 2 AR Servers in a server group. Both AR servers use

Strange create date behavior

2013-06-17 Thread Brittain, Mark
HI All, I have two ARS server in a server group and one database server. I have incidents being created from a web service and an email template. Both types of requests are processed through the IncidentInterface_Create form. The Incident Number and the Entry ID are sequences in the same

Re: Work Order Console issue

2013-06-14 Thread Brittain, Mark
-labs From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Tuesday, June 11, 2013 9:30 PM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: Work Order Console issue ** Hi All, I am attempting to create Work Orders

Re: Create Date later than $TIMESTAMP$ from filters

2013-06-13 Thread Brittain, Mark
I seem to recall I had a similar problem a while back and the solution I came up with was to use business time based on the create date. Might work for you. $PROCESS$ Application-Bus-Time-Add $Create Date$ 0 0 Business Time Holidays Business Time Workdays Mark -Original Message-

Web Service filter error

2013-06-11 Thread Brittain, Mark
Hi All, I was attempting to create a set field web service filter. When I attempted to load the WDSL I got the following error: Failed to initialize JRE and internal java module (ARERR 7017) Error loading: C:\Program Files\Java\jre7\bin\client\jvm.dll Never seen this before the error guide and

Re: Web Service filter error

2013-06-11 Thread Brittain, Mark
, Jun 11, 2013 at 8:39 AM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** Hi All, I was attempting to create a set field web service filter. When I attempted to load the WDSL I got the following error: Failed to initialize JRE and internal java module (ARERR 7017

Re: Web Service filter error

2013-06-11 Thread Brittain, Mark
really weird that your java version is 1.4.2, but the other error is referring to the 1.7 JRE. On Tue, Jun 11, 2013 at 8:57 AM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** Java version 1..4.2._05 From: Action Request System discussion list(ARSList) [mailto:arslist

Re: Web Service filter error

2013-06-11 Thread Brittain, Mark
on the machine generating the error On Tue, Jun 11, 2013 at 9:21 AM, Brittain, Mark mbritt...@navisite.commailto:mbritt...@navisite.com wrote: ** 1.4.2 is what's on the server and 1.7 is what's on my workstation. From: Action Request System discussion list(ARSList) [mailto:arslist

Work Order Console issue

2013-06-11 Thread Brittain, Mark
Hi All, I am attempting to create Work Orders on a scheduled basis. I have a form that holds the company, work to be done and when the Work Order is to be created. Then I have an escalation that creates the Work Order. This part works fine and the Work Order is displayed in the Overview

Re: 6.3 upgrade options?

2013-06-10 Thread Brittain, Mark
Hi Dave, Have you considered leaving 6.3 behind? Trying to move from ARS 6.3 and Oracle 9 not to mention the server hardware and OS, involves stepping through the versions. Not that building new in 7.6 would be an easy task but in the long run might be the better way to go. Mark From: Action

Re: Open Windows Explorer from a Remedy Form

2013-06-05 Thread Brittain, Mark
Need to include the complete and well-formed URL including the http in order for it to work. Partial URL's may work in the client but not through the mid-tier (pg 275 -7.6 Workflow Objects Guide but should be the same on 8.1) PERFORM-ACTION-OPEN-URL

Developer Studio Issue

2013-06-04 Thread Brittain, Mark
Hi All, This is about as strange as it gets. Today I logged onto my dev server with Studio, selected All Objects Forms. The Forms tab appeared but the pane is blank. Tried this with Active Links, Filters and got the same. Even tried opening an application and got the same. I looked at About

RESOLVED: Developer Studio Issue

2013-06-04 Thread Brittain, Mark
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Longwing, Lj Sent: Tuesday, June 04, 2013 12:03 PM To: arslist@ARSLIST.ORG Subject: Re: Developer Studio Issue ** Try creating a new workspace? On Tue, Jun 4, 2013 at 10:00 AM, Brittain, Mark mbritt...@navisite.commailto:mbritt

Re: Incident Management Console

2013-05-30 Thread Brittain, Mark
Hi Gajanan, I ran into this a little while ago. The base form for the table is the watch list and workflow changes this to the Help Desk form. The table in the Incident Console or all tables for that matter references the Field ID. In order for this to work the field added to the watch list

Too many open files

2013-05-20 Thread Brittain, Mark
HI All, On my development server when I go to look at server information I am getting a Too many open files: /opt/bmc/ARSystem/conf/ar.conf (ARERR 301). I can log on and work in a browser but if I attempt to log in with the user client or developer, I time out. Any ideas on what is happening

Re: Question concerning Attachment Pool field

2013-05-15 Thread Brittain, Mark
Hi Dave, The general rule has always been to use the same version of the admin/developer tool as the server version. So there might be something with the 8.1 developer that is not compatible. Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of

Re: Converting date formats in set fields action

2013-05-10 Thread Brittain, Mark
Hi Rick, For a Friday this might work. Since the format is always the same maybe you can probably do a series of substring set fields in a filter to put in a temp date (character) field and then move to your final date field. incomingdate is also a character field. Set field tempdate

Email from ITSM 7.6.04

2013-05-09 Thread Brittain, Mark
HI All, First let me say thank you to all who responded to my inquiry Email to ARS 7.6.04. Great responses and very helpful. Now I need to work on sending an email from the Incident or Change. If I want the FROM address to be different than the mailbox default or want to send from a different

Re: How to create multiple incident by creating only one incident?

2013-05-08 Thread Brittain, Mark
Depending on what it is you want to accomplish you might want to consider either tasks or work orders. I would think having workflow create an Incident when you create an Incident might be difficult to control and result in an endless number of Incidents. Mark From: Action Request System

Email to ARS 7.6.04

2013-05-08 Thread Brittain, Mark
Hi All, I have a requirement to give users the ability to send an email to ARS and create a Work Info Note in the Incident or Change. When the email is received in the AR System Email Messages form, based on the subject line, the email is pushed to a staging form. On the staging form I do some

SOLVED: RE: Incident Console column - no data

2013-05-06 Thread Brittain, Mark
external fields involved and ensure the qualification makes sense for the non-watch list version and the watch list version of the table refresh. Hope this helps Regards, Ryan. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent

Re: Filter - Webservice

2013-05-02 Thread Brittain, Mark
Does another filter which fires before this one set field2=No? If so maybe the response to web service call is modifying the record, workflow sets field2 to No and the cycle starts over when filter A fires again. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG]

Relate a change to a change error

2013-04-30 Thread Brittain, Mark
HI All, I have an interesting situation that was reported to me. If a user using an existing Change selects Create Related Request Infrastructure Change sometimes it works and sometimes it does not. Specifically the new Change is displayed and if there is a small amount of data in the

Auto-create a Problem Investigation

2013-04-26 Thread Brittain, Mark
HI All TFIG, I have a requirement to automatically create a Problem Investigation when a certain criteria is met. Could be executed by filters or active links. Is there a way to do that. Of course it would be ideal if this was something in ITSM that just needed to be turned on rather than

Re: Auto-create a Problem Investigation

2013-04-26 Thread Brittain, Mark
depends on your requirement of meeting the criteria and what that entails. Hope this helps, Ryan. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, April 26, 2013 11:51 AM To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG

Incident Console column - no data

2013-04-25 Thread Brittain, Mark
Hi All, I want to display a new column in the Incident Console Added the field to the Incident (HPD:Help Desk) and then added some data. Added the field to the HPD:CFG_IncidentWatchList join form, then searched on the join form to verify the data is on the form. Added the field column to the

Incident Target date

2013-04-22 Thread Brittain, Mark
Hi All, In the Incident (HPD:HelpDesk) form what is the Target date field used to capture and display. OTB this is a column in the Incident Console. Thought maybe this was the next SLA target date. I have response and resolution SLA's set up but this field is always blank. If this is how it is

Re: Incident Target date

2013-04-22 Thread Brittain, Mark
@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: 22 April 2013 15:53 To: arslist@ARSLIST.ORGmailto:arslist@ARSLIST.ORG Subject: Incident Target date ** Hi All, In the Incident (HPD:HelpDesk) form what is the Target date field used to capture and display. OTB this is a column in the Incident Console

Attachment Error

2013-04-09 Thread Brittain, Mark
Hi All, Ran into a case with two users when adding an attachment where they got the following error Caught exception http://servername/asys/resources/html/Attachment Popup.HTMLhttp://%3cservername%3e/asys/resources/html/Attachment%20Popup.HTML: 134 Type Error. The attachment was a 30 KB word

SLM Daily Build Time

2013-04-09 Thread Brittain, Mark
Hi All, I anticipate that I will be a rare occurrence where I build or rebuild a SLA once I get everything set up. In the SLM Configuration Guide, page 22 it states in the Daily Build Time field select the date and time you want the daily build to occur. First build occurs on that date/time

<    1   2   3   4   5   6   >