Objects used in the makeBE script

Last published : Jul 06, 2026
The makeBE script uses the following objects for its Business Application-related operations:
  • Base objects: These objects are typically all the objects that you use when you create a Business Application using the InfoScale Operations Manager console. The objects are host, database, disk group, File System, service group, enclosure, cluster, and Exchange server.
  • makeBE CSV file: The makeBE CSV file contains one or many occurrences of the following pattern in each line:
<BusinessApps_name>,<obj_type>,<obj_id>,<oper_type>,<optional information column>
Each line instructs the makeBE command how to manipulate the Business Application. Each makeBE CSV file may contain multiple lines to create the Business Application. You can use a makeBE CSV file to manipulate multiple Business Applications.
More Information
Related information