What's New: BMC Remedy Action Request System
What's New: BMC Remedy Action Request System
What's New: BMC Remedy Action Request System
This document summarizes the main features added to the 7.6.04 version of BMC Remedy Action Request System (AR System). The following topics are provided:
! ! ! !
Installation enhancements (page 2) User interface enhancements (page 2) Preserving customizations with overlays and custom objects (page 8) Other enhancements (page 10)
194226 194226
*194226*
Installation enhancements
Installation enhancements
The following installation enhancements and new features have been added:
!
Additional platform support for BMC Remedy ITSM Suite Preconfigured Stack 7.6.04 installation Set Server Info command for plug-in server restart
Additional platform support for BMC Remedy ITSM Suite Preconfigured Stack 7.6.04 installation
BMC Remedy ITSM Suite Preconfigured Stack version 7.6.04 installer is now available on the following new operating system and database combination:
!
Red Hat Enterprise Linux 5 (Update 5) (64-bit) with Oracle 11g Release 2 (64-bit)
The installer continues to support the following operating system and database combinations:
!
Microsoft Windows Server 2008 (64-bit edition) (Standard, Enterprise, or Datacenter) with Microsoft SQL Server 2008 (64-bit) (Standard or Enterprise) Oracle Solaris 10 with Oracle 11g Release 2 (64-bit) (Standard, Enterprise, or RAC)
For a detailed list of installed applications, the installation procedure, the system requirements, and the hardware and software requirements, see the BMC Remedy ITSM Suite Preconfigured Stack 7.6.04 Installation Notes. Use the existing installer for installing only AR System version 7.6.04 or for upgrading to version 7.6.04. For more information, see the Installation Guide.
AR System server integration with BMC Atrium Single Sign-On (SSO) solution Individual border-width control on panel fields New Modifier keywords for use in workflows
Whats New
! ! ! ! ! ! ! ! ! ! ! !
Enhanced drag-and-drop capability Table tree view restyled to folder view Ability to add context menus for tables Ability to group tables with count Vertical text option for trim text fields Enhanced auto-completion Ability to add, move, and resize floating panels New prompt bar for web clients Ability to highlight required fields by using a workflow New Popup window type for Open Window action Enhancements to flashboards New alignment for list view table cells
AR System server integration with BMC Atrium Single Sign-On (SSO) solution
In this release of BMC Remedy AR System, the AR System server is integrated with the BMC Atrium Single Sign-On (SSO) solution by introducing a new Atrium SSO plug-in. To configure this plug-in, you must provide values for the following configuration parameters on the new Atrium SSO Integration tab, located on the AR System Administration: Server Information form:
! ! ! ! !
Alternatively, you can also configure the Atrium SSO server while installing the AR System server. To do this, you must provide the values for the configuration parameters on the new Atrium SSO Configuration screen after selecting the Configure Atrium SSO check box. For the mid tier and BMC Atrium SSO integration, you must configure the mid tier either by using the installer or by performing some manual steps. If you selected the mid tier component while installing AR System server, you must provide the values for the following parameters during installation:
! ! ! ! !
Version 7.6.04
If you choose to perform a stand-alone installation of the mid tier, then you must provide the values for the following parameters along with the parameters mentioned above during installation:
! ! ! ! !
AR System server name alias AR System server Administrator Name AR System server password AR System server TCP Port Host Name or IP address
For information about the configuration steps for the mid tier, see Manually configuring the mid tier for Atrium SSO user authentication in the Integration Guide.
NOTE
Only the web client supports BMC Atrium SSO Integration.
NOTE
By default, the Atrium SSO plug-in is configured to work with the native plug-in server (C plug-in). You can also use this plug-in directly with the Java plug-in server. For more information about the configuration settings, see the Integration Guide.
You can define a workflow in BMC Remedy Developer Studio by using the modifier keywords on a Control field such as push button, url-style button, or image button. You can also execute this action on a table field. For more information, see the Workflow Objects Guide.
Whats New
NOTE
This change in appearance is seen in the table tree views and in the tree-styled menus. For more information, see the Form and Application Objects Guide.
Use BMC Remedy Developer Studio to change the order of the menu items and their labels. Use a workflow to enable or disable the menu items. Use a workflow to hide or show the menu items.
! !
For more information, see the Form and Application Objects Guide.
Version 7.6.04
Enhanced auto-completion
The automatic complete feature is improved to handle large data sets in search menus that are attached to a character field (for example, over 10,000 entries). This feature also minimizes unwanted searches. For more information, see the Form and Application Objects Guide.
Whats New
NOTE
The workflow highlights required fields in browser clients only. The PERFORMACTION-VALIDATE-NULL-REQUIRED-FIELDS command is not supported in BMC Remedy User. For more information, see the Workflow Objects Guide.
Enhancements to flashboards
This section describes BMC Remedy Flashboards enhancements.
Version 7.6.04
Embedded Show X Axis line Show Y Axis line Show Label Inside
Column horizontal alignment: All numeric fields are right-aligned and all other fields are left-aligned. Column vertical alignment: All fields are vertically-aligned to the middle.
Overlays and custom objects Best Practice Conversion utility to help convert pre-7.6.04 objects to overlays and custom objects New development mode in BMC Remedy Developer Studio to enforce best practices Access restricted to overlays, base objects, and custom objects in BMC Remedy Developer Studio based on permission group
OverlayAn overlay is a copy of an AR System object that is used in place of the origin object. To make sure that customizations are not lost during upgrades, you modify the overlay, not the origin object. Custom objectA custom object is a stand-alone object created by an AR System user. AR System treats objects created in the Best Practice Customization mode of BMC Remedy Developer Studio as custom objects. These objects are not modified or lost during upgrades.
Whats New
Concepts Guide Installation Guide Form and Application Objects Guide Configuration Guide Optimizing and Troubleshooting Guide Error Messages Guide C API Reference Database Reference
Best Practice Conversion utility to help convert pre7.6.04 objects to overlays and custom objects
AR System now provides featuresoverlays and custom objectsthat help you preserve customizations in the future. To implement these features, you need to install or upgrade to version 7.6.04. To preserve your existing customizations before upgrading to 7.6.04, BMC provides the Best Practice Conversion utility. Use the Best Practice Conversion utility to compare AR System objects in your environment to those in the most recent BMC-provided objects. Analyze the comparison report to decide whether to retain your changes or additions, or to retain those provided by BMC in the most recent release. To retain your changes or additions, you must convert the relevant objects to overlays and custom objects by executing the Best Practice Conversion utility in Overlay mode. For more information, see the Installation information section in the BMC Remedy Action Request System 7.6.04 Release Notes.
New development mode in BMC Remedy Developer Studio to enforce best practices
BMC Remedy Developer Studio now opens in the Best Practice Customization mode by default. This new mode allows you to modify overlays and custom objects only. For example, to add a field on a form, you must first create an overlay of the origin form and the view on which you want to add the object. The field is added to the overlay form on the overlay view, and the field itself is saved as a custom object. To make modifications to origin objects (BMC-provided objects), developers must switch to the Base Development mode. In this mode, only unmodified and overlaid origin objects are displayed in object lists; you cannot add custom objects or modify overlays. Changes made to origin objects in this mode might be lost during upgrades. For more information, see the Introduction to Application Development with BMC Remedy Developer Studio.
Version 7.6.04
Other enhancements
Access restricted to overlays, base objects, and custom objects in BMC Remedy Developer Studio based on permission group
To allow external customers to configure extensions and customizations to their applications, and to make sure that upgrades can be implemented without affecting these changes, AR System sever now includes the following group configuration options:
! !
If a user is granted Admin, Subadmin, Struct Admin, or Struct Subadmin permission, and one of the groups includes an active overlay group value, the user can perform administration operations in the overlay mode, or by using the specified overlay group. Access to modifying overlay group objects does not provide access to administrative functions or data. This restriction is configurable for each user by using the user form. The codes IDs 8 and 9 are now hard coded for the Struct Admin and Struct Subadmin groups. If you have assigned these IDs to custom groups, you must assign new IDs to those groups before you upgrade if you want to restrict access to BMC Remedy Developer Studio. For more information, see the following documents:
! ! ! ! !
Introduction to Application Development with BMC Remedy Developer Studio Form and Application Objects Guide Configuration Guide Error Messages Guide C API Reference
Other enhancements
The following miscellaneous enhancements and new features have been added:
! ! ! ! ! ! !
OSGi-compliant AR System Java API 64-bit JVM support for Java plug-in server and Full Text Search Ability to reduce memory usage during search Ability to render inline forms in view fields Distributed Server Option enhancements Workflow support for efficiently handling displayed objects Ability to specify values of duplicate field IDs for multiple schemas by using the BMC Remedy Data Import command-line utility New load balancer configuration options
10
Whats New
Other enhancements
! !
New application command for FTS ad hoc reindexing Improved language in error messages
64-bit JVM support for Java plug-in server and Full Text Search
In release 7.6.04, additional 64-bit Java Virtual Memory (JVM) support has been provided for the Java plug-in server and Full Text Search (FTS). When installing AR System 7.6.04 on a 64-bit platform, you can choose whether all the Java components of AR System use a 64-bit or a 32-bit JVM. On 32-bit operating system platforms, Java components are automatically installed as 32-bit. For more information, see the Installation Guide.
11
Other enhancements
Distributed logical mapping Support for exclusion list Support for dynamic specification of the distributed pool name C API changes
C API changes
The following C API functions are modified:
!
12
Whats New
Other enhancements
ARMergeEntry This function has been modified to improve DSO performance. The following input arguments have been added:
ARQualifier unsigned int *query multimatchOption
Ability to modify data on display forms Ability to change form mode Ability to modify the toolbar option
13
Other enhancements
Ability to specify values of duplicate field IDs for multiple schemas by using the BMC Remedy Data Import command-line utility
You can now specify multiple values for multiple schemas by specifying the schema names and the values by using the -e option of the Data Import commandline utility. The Data Import utility continues to support multiple values for a single schema. For more information, see the Integration Guide.
Copyright 2011 BMC Software, Inc. BMC, BMC Software, and the BMC Software logo are the exclusive properties of BMC Software, Inc., are registered with the U.S. Patent and Trademark Office, and may be registered or pending registration in other countries. All other BMC trademarks, service marks, and logos may be registered or pending registration in the U.S. or in other countries. All other trademarks or registered trademarks are the property of their respective owners. Linux is the registered trademark of Linus Torvalds. Oracle and Java are registered trademarks of Oracle and /or its affiliates. Other names may be trademarks of their respective owners. The information included in this documentation is the proprietary and confidential information of BMC Software, Inc., its affiliates, or licensors. Your use of this information is subject to the terms and conditions of the applicable End User License agreement for the product and to the proprietary and restricted rights notices included in the product documentation. BMC SOFTWARE INC 2101 CITYWEST BLVD, HOUSTON TX 77042-2827, USA 713 918 8800 Customer Support: 800 537 1813 (United States and Canada) or contact your local support center
14
Whats New