Re: The ~! for filter names

2015-03-02 Thread LJ LongWing
Joe, Please don't be confused, nor confuse others...the `! and release pending are two entirely different things, and cannot be used interchangeably. On Mon, Mar 2, 2015 at 3:19 PM, Joe D'Souza jdso...@shyle.net wrote: Still there as far as I know as well. They have an additional PROCESS

Re: CI Relationships

2015-03-02 Thread Rick Phillips
Lisa, We do the very thing that you're asking for in Spoon. It requires a couple of lookups from asset people and the dependency form, but the output is to a spreadsheet with one line per CI (with each association on the same line). Once you get the hang of spoon, you'll find other ways of

Re: The ~! for filter names

2015-03-02 Thread Grooms, Frederick W
The 2 are not exactly the same. The release pending causes the Phase 2 actions to happen, then comes back to this Filter. The `! causes this filter to run in Phase 1 I put an idea out in the Developer Communities to change needing `! https://communities.bmc.com/ideas/3639 Vote it up

Re: The ~! for filter names

2015-03-02 Thread Joe D'Souza
Still there as far as I know as well. They have an additional PROCESS action though that was added somewhere around AR System 6.3 days that mimics that so that the code is not dependant on the name of the Filter. The action is RELEASE-APPLICATION-PENDING. Cheers Joe -Original Message-

Mid tier printing itsm 7.0.1 help

2015-03-02 Thread Scott Hallenger
Does anyone know what this message is a symptom of how to resolve it..? disabledcom.crystaldecisions.sdk.exception.SDKException$OCAFramework:All the servers with CMS (server name), cluster and kind cms are down or

Re: The ~! for filter names

2015-03-02 Thread Harsh
Yes, it is there `! , and i don't think it would be better to remove `!, as a developer i am not at all wishing to open each filter and check if it is overriding the filter phasing. Better i can guess from its name. Regards, Harsh On Tue, Mar 3, 2015 at 4:04 AM, Grooms, Frederick W

Re: CI Relationships

2015-03-02 Thread Ben Chernys
A non-trivial view should do it. You might need to add a proc or two to accumulate all AST:AssetPeople into strings. That and some joins. It’s trickier if you do need class and/or people specific attributes. You’d have to devise a syntax for a “Used By” string. A simple Meta-Update

Re: Strange Port issue after P to V

2015-03-02 Thread Scott Hallenger
Well resolved the port issue, which aside from the above was not actually a port issues, it just manifested itself as one. Turns out that IIS-7, as a default, has a request filtering security features turned on. Part of this request filtering feature is to automatically deny Double Escape

Re: Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread Hardy, Patrick
Taking a look at this now, was really hoping to have the output as html in the email body will give it a spin. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jarl Grøneng Sent: Monday, March 02, 2015 7:27 AM To: arslist@ARSLIST.ORG Subject: Re: Is

Re: Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread LJ LongWing
Yea...I'm not entirely sure how one would schedule an individual report on specific tickets several times a day so that each report was sent on an individual ticket, instead of a list of them...maybe looking into Jarl's suggestion would be wise :) On Mon, Mar 2, 2015 at 7:34 AM, Hardy, Patrick

Re: Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread LJ LongWing
Patrick, In 8.1 there is certainly the ability to schedule reports, you can find the buttons in the top right corner of the report console if I remember correctly. On Mon, Mar 2, 2015 at 6:15 AM, Hardy, Patrick patrick.ha...@tyson.com wrote: ** Happy Monday! I’m looking to generate a

Re: Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread Hardy, Patrick
Looked at this initially though the requirement is an individual email for each ticket that meets the criteria, not sure that can be met with the schedule. Wouldn’t it evaluate each time and send the output for all matching tickets in a single distribution? From: Action Request System

Re: Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread Jarl Grøneng
Hi Take look at the form AR System Publish Report. You can submit into this form, and the result is an attached report. -- J 2015-03-02 14:15 GMT+01:00 Hardy, Patrick patrick.ha...@tyson.com: ** Happy Monday! I’m looking to generate a custom BIRT report on specific incidents. Would

Is it possible to trigger a BIRT report using an escalation?

2015-03-02 Thread Hardy, Patrick
Happy Monday! I'm looking to generate a custom BIRT report on specific incidents. Would like the report to run individually for each incident and email the report several times throughout the day. Can a BIRT report be triggered from an escalation? ARS/ITSM: 8.1.00 OS: Windows DB: SQL

Re: Remedy ITSM 7.0.1 Print Details Print Summary Features

2015-03-02 Thread Scott Hallenger
Just to add.. We cannot print from midtier.. from client is fine On Monday, March 2, 2015 10:06 AM, Scott Hallenger vadr...@yahoo.com wrote: After doing a P to V and in-place upgrading of our OS from Server 2003 to 2008, the Print Details Print Summary Features in ITSM 7.0.1.

Remedy ITSM 7.0.1 Print Details Print Summary Features

2015-03-02 Thread Scott Hallenger
After doing a P to V and in-place upgrading of our OS from Server 2003 to 2008, the Print Details Print Summary Features in ITSM 7.0.1. now return the below error. Much appreciated if anyone has any insight on this one.   Internet Explorer cannot display the webpage.  The URL it is trying to

Hopefully an Easy AR Import Question

2015-03-02 Thread Carina Burns
So it turns out I have to do a definition and data import to upgrade us to 8.1.02 since we have only custom apps and can't get the upgrade done in steps/versions. I started the process only to find something badly wrong when I double checked my data. The parent/child relationship between form

Re: Hopefully an Easy AR Import Question

2015-03-02 Thread Misi Mladoniczky
Hi, You might try to use RRR|Chive to import your ARX data. It keeps the Request ID intact as a default setting. source_arx = yourfile.arx target_server = server target_user = Demo target_password = PROMPT target_disablemergefltr = YES multipleforms

Re: Hopefully an Easy AR Import Question

2015-03-02 Thread Brian Goralczyk
You have to go into the Preferences and under duplicates set Handle Duplicate Request ID's By: to Replace Old Record with New Record. That should work for you. And of course, keeping the request id fields mapped is crucial. Brian Goralczyk Phone 574-643-1144 Email bgoralc...@gmail.com On Mon,

The ~! for filter names

2015-03-02 Thread Ray Gellenbeck
Was the ~! function deprecated out in 8.x? ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the Answers Are, and have been for 20 years

Re: The ~! for filter names

2015-03-02 Thread Mitcham, Ross
It should still be there, but it is `! not ~! (not sure if this is a typo) Regards, Ross Mitcham Lead Product Developer Direct    +1 905.707.3534 50 Minthorn Bvld. Suite 200 Markham, ON L3T 7X8 Canada -Original Message- From: Action Request System discussion list(ARSList)

CI Relationships

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
For some reason, our customer wants to see all CI relationships (Owned by, Used by, etc) on one row in a report, so we have a TON of customizations to create one record for each CI with all these relationships on it. I've proposed using Analytics (we have this and use it) for this but it

Re: CI Relationships

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
Sorry, meant to say we are on 8.1 SP2 ITSM. Lisa -Original Message- From: Kemes, Lisa A DLA CTR INFORMATION OPERATIONS Sent: Monday, March 02, 2015 1:22 PM To: arslist@ARSLIST.ORG Subject: CI Relationships For some reason, our customer wants to see all CI relationships (Owned by, Used

8.1 Wiping out Relationships when a CI is Moved to In Inventory

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
Does anyone else struggle with this in 8.1? Why would all relationships get wiped out when a CI is moved to In Inventory? Lisa Kemes Remedy Consultant Dev Technology Group DLA Office: (717) 770-6437 Cell Phone: (717) 602-9460 lisa.ke...@devtechnology.com

Re: CI Relationships

2015-03-02 Thread Rick Cook
I think that's in the Asset people Form. Rick On Mar 2, 2015 10:23 AM, Kemes, Lisa A DLA CTR INFORMATION OPERATIONS lisa.kemes@dla.mil wrote: For some reason, our customer wants to see all CI relationships (Owned by, Used by, etc) on one row in a report, so we have a TON of customizations

Re: CI Relationships

2015-03-02 Thread Jarl Grøneng
Hi This may help you out: https://communities.bmc.com/community/bmcdn/bmc_it_service_support/bmc_asset_management/blog/2013/08/07/the-pulse-getting-the-most-out-of-your-ci-people-relationships -- J 2015-03-02 19:22 GMT+01:00 Kemes, Lisa A DLA CTR INFORMATION OPERATIONS lisa.kemes@dla.mil:

Re: CI Relationships

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
That information is there, but not in one record. So if you have 3 relationships to a CI, it will be 3 records. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Rick Cook Sent: Monday, March 02, 2015 1:27 PM To:

Re: CI Relationships

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
I love this blog and the author (great guy!) but this still doesn't get me what I need. I need to have a report that each row is a ci and on each row you have the Used by, Managed by and Owned by info on one record. I don't think it's possible. It will have to be customized, which we did

Re: CI Relationships

2015-03-02 Thread Brian Goralczyk
Maybe it should be a view in the db? Seems that it would be an easier way to set it up. Of course that all depends on your db comfort level. Without getting the field and form names it would simply be: select c.ci, u.used_by, m.managed_by, o.owned_by from ci_form c, used_by_form u,

Re: CI Relationships

2015-03-02 Thread Kemes, Lisa A DLA CTR INFORMATION OPERATIONS
Brian, Very interesting. I'll look into this more. Lisa -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brian Goralczyk Sent: Monday, March 02, 2015 2:31 PM To: arslist@ARSLIST.ORG Subject: Re: CI Relationships **