• Principal Consultant for StrataCom Inc.

    BMC Remedy Implementation and Performance Specialist

Twas the night before Christmas…

I present this piece of weirdness: ‘Twas the night before Christmas, And I – mop in hand – Had just started in Cleaning porcelain tile-land   The kitchen, the hall, the mud room too Also the foyer, there was much to do. I swept then I mopped, and did it up quick – So it would dry long before St. Nick   When out in the entrance I heard yell and a thud I dropped all my stuff and thought “aw….CRUD” And... [Read more of this post]

How to add email attachments to incoming emails

Attachments for incoming emails A while back I wrote a long series on how to process incoming emails into Remedy Incident Management. I received a number of positive responses to that as well as a lot of questions.  One of the frequent questions was “How do we put attachments in?”. Robert Fults of Florida International University was nice enough to provide a complete guide on how to do... [Read more of this post]

BMC Remedy ACD Integration via the C API – opening a Display Only form

How to set open a display only field and set fields using the C API I had posted a question on the ARSList about how to properly format the C API call for “OpenForm” – we were getting errors using it. Mark Worley – a fellow poster – was kind enough to send me this example which worked and allowed us to fix the problem Dim arSession as ARUSER.COMAppObj Dim arForm as ARUSER.ICOMFormWnd Dim... [Read more of this post]

New Cafe World guide for the Facebook App

Cafe World Secrets I am on Facebook from time to time but I haven’t gotten into any of the really popular games.  From a marketing/innovation standpoint though I do find them amazing – the number of people who are joining Cafe World (Mafia Wars, etc) is astronomical.  Last I heard it was 500,000+ a DAY joining. It’s already one of the most successful Facebook apps ever launched. In... [Read more of this post]

Auditing in BMC Remedy forms

A BMC Remedy Form Auditing Overview In previous versions of Remedy it was necessary to do custom workflow and forms in order to “audit” the data contents of a field.  An audit is simply a historical recording of the values of a field in a record. For example, a “Status” field in an Incident may change to these values over the course of the life of the Incident:  New Assigned Work In Progress Resolved An... [Read more of this post]