Posts Tagged ‘administrator tool’

RemTools – BMC Remedy Administration & Development Tool from ITPROPHETS

August 30th, 2010

Calling All Remedy Administrators & Developers

Whether you are a Remedy Administrator or Remedy Developer you must see the latest productivity-improving utility toolset for the Remedy platform. Join IT Prophets for 45 minutes as we present RemTools Live! With each of these public webcasts you will learn how to review workflow and more without having to log into the Remedy Developer Console or the Remedy System Admin Tool.

In addition to viewing current workflow, you will see how easy it is to compare workflow from previous versions including the initial BMC provided workflow. In fact, any Remedy database object can be easily located with RemTools, such as:

  • Active Links
  • Filters
  • Active Link Guides
  • Filter Guides
  • Escalations
  • Menus
  • Applications
  • Forms
  • Web Services

“RemTools is exactly what we needed! RemTools will easily eliminate 5 weeks of effort with our Remedy upgrade project.”

Whether your Remedy environment is completely custom utilizing only ARS or is leveraging the ITSM application RemTools is for you. To learn more Register for RemTools Live! Today!

Space is limited so hurry! RemTools Live! sessions fill up quickly.  Click on the Register Now link next to the date and time of your choice.

RemTools Live!

Choose your date and then click on Register Now for the desired time to reserve your space. A confirmation e-mail with details will be sent to you.

(All times EST / Eastern)

Tuesday August 31

9:30 AM: Register Now >>

11:00 AM: Register Now >>

2:00 PM: Register Now>>

Wednesday Sept 1

9:30 AM: Register Now >>

11:00 AM: Register Now >>

2:00 PM: Register Now>>

Thursday Sept 2

9:30 AM: Register Now >>

11:00 AM: Register Now >>

2:00 PM: Register Now>>

View the RemTools datasheet>>

Questions or request another time > >

Contact IT Prophets:

Dan Podsobinski

p. 865-429-0664

dpodsobinski@itprophets.com

BMC Remedy Architecture in 5 min

June 14th, 2010

This is continuation to the previous post http://remediesforremedy.com/2009/08/remedy-101-bmc-ar-system-remedy-architecture/

 Remedy Architecture:

 1.Presentation Layer-

 As I said we have Remedy Administrator Tool/Developer Studio(Remedy IDE), we handle all the Form/Workflow creations in this-(Admin/Development activities),

 Form creation would be a kind of drag and drop as you do it in VB, wherein we have Form Object listed aside like Character/Text Field,Drop Down,Integer Fields,Borders,Labels……

 Once you design our Form Structure through drag and drop, the same structure would be saved/represented in the DEF File format in the Remedy Server.We don have to code as you do in Java for creating Forms here.(using Admin Tool/Developer Studio Remedy IDE’s-connecting to Remedy Server, through simple click and drag method to create Forms).

 

2.Business Layer-

 To define Business Layer, in Remedy IDE itself we have seperate Windows to create ARSystem Objects(Active Links,Filters and Escalations) through which again a simple drag and drop with your logical operators to build the Remedy Workflows.

 Again this will be represented in the DEF File, which Remedy Server can interpret and execute it.

 

3.Database Layer-

 The data which is being shown in the Presentation Layer and the operations which are being performed in the Business Layer will ultimately goes to the Relational Database(like Oracle,DB2,My SQL).

 The End user will be interacting with the Remedy User(thick client)-exe, or through Browser(thin client), the Remedy Forms and Workflows which you designed in the Remedy IDE will be viewed in these two client tools,

 On performing actions in the User Tools by the End User, there will be an API communication from these Client to the Remedy Server and through which the Forms will be loaded and the Workflows will be executed in the Client and Server Environment.

 There is no coding of any programming languages required to create Standalone Applications(Set of Forms and Workflows) on Remedy Platform-All you need to know is to understand the Remedy Workflows and Tools.

 With this platform, BMC has powered ITSM applications to automate the Service Management(you can go through ITIL to understand what is being done in the Incident and Problem framework, but through this platform you can build any kind of ticketing/enterprise applications(as mentioned earlier) which you may want to represent in the Web with out core programming.

 Thanks to Ashwanth for this detailed explanation on BMCDN.