• Principal Consultant for StrataCom Inc.

    BMC Remedy Implementation and Performance Specialist

Remedy DST Time addition problems

When the DST match doesn’t appear to add up: Here’s the original ARS List post I put out: Fortunately this issue SHOULD be very straight forward. Unfortunately – it isn’t. There’s a button that calculates a person’s period of eligibility to make changes to their HR benefits, etc.  You enter their employment anniversary date and hit the button and this performs a... [Read more of this post]

Remedy Email Engine SSL Error

SSL Errors We had the email engine working fine for quite some time (ARS 7.1 on Solaris). Then – one magical day after server patching – it quit.  The error messages reported in the email error logs form said this: Connect failed javax.mail.MessagingException: Connect failed; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path... [Read more of this post]

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]