Monthly Archives: April 2012

Localizing Remedy Applications

Posted on by Jose Huerta in Customization | Leave a comment

Normally when developing an application in a modern language or framework, you can use a translation library where all messages, labels and sentences can be referred to a code and where a table relates each code with the translated version. So providing the translation table to a translator, no matter if he or she is a programmer, can easily fulfill it and add a language to the app. But ARS’ applications translations (localization as referred by BMC) is not as …

Abydos acquired by BMC

Posted on by Jose Huerta in News | 2 Comments

One of the bests Remedy’s third party developer, Abydos, has been recently acquired by BMC. Great news for ITSM customers, since it seems that the will receive Abydos application with their current license. But Abydos’ applications are clearly an add-on. So what will do BMC in the future? Provide them as a separate app? Integrate them? Let’s see…

Complex object searches

Posted on by Jose Huerta in Developing solutions | Leave a comment

Sometimes, when using the Remedy Developer Studio, you need to locate some object. The search capabilities of Remedy Developer Studio are very constrained and sometimes you are forced to review a high number of objects to find the correct one. In this post I will show you an alternative method to find objects.