IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Configuring Context

About this task

In the Deployment Descriptor Editor, click the Context tab, you can configure context related information and resource easily through user interface.
To configure context in the Global Configuration Editor, do the following:
  • Select the context type from two provided types: Local context and Remote context. If you select Remote context, you need to set the server ip and server port.
  • Filter available context configuration items. Replace the text type filter text with keywords.
  • Click an item, such as classTable, and you can edit its attributes in Detailed Information section.
    Note: some of these values are set to read-only. You cannot edit these values.
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 context file. Save your changes, and then the context defined in your context 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.


Feedback