Configuring Operation

About this task

In the Deployment Descriptor Editor, click Operation tab, you can configure operation related information and resource easily through user interface.
To configure operation in the Global Configuration Editor, do the following:
  • Filter available operation configuration items. Replace the text type filter text with the keywords.
  • Add a configuration item. Click Add. A dialog pops up, and you are prompted to select a configuration item. Click OK, and the item is added into the list.
  • Click an item, such as initializer, and you can edit the attributes of the item in Detailed Information section.
    Note: Some of the values are set to read-only. You cannot edit these values.
  • Delete a configuration item. Right-click an item in the list, and select Delete.
Furthermore, you can define you own configuration:
  • Click extFile in the General Information section, and in the Detailed Information section, you can click Browse to select your own operation file. Save your changes, and then the operation defined in your operation file can be managed by btt.xml.
  • Add a new ClassField to classTable.
    • Right-click classTable, and click Add Sub Class Field. Then a new class filed is created so that you can define your own data in this field.
    • In the Detailed Information section, you can edit its id, value, and description.
    • Right-click the new ClassField, and click Delete, then you can delete the ClassField.
  • Add a new operation definition to files.
    • Right-click files, and click Add Sub Oper Def. Then a new operation definition is created so that you can define your own data in this field.
    • In the Detailed Information section, you can edit its id and value.
    • Right-click the new operation definiton, and click Delete, then you can delete it.