By default, the JText connector supports the
MO_JTextConnector_Default meta-object. To fully configure
the connector, use Connector Configurator to add other required business
objects to its list of supported business objects. Depending on how you
use the connector, you may need to add all or many of the following business
objects:
- The meta-object for the data handler (which is specified in the
EventDataHandler and OutputDataHandler attributes of the
MO_JTextConnector_Default meta-object). By default, these
attributes specify the MO_DataHandler_DefaultNameValueConfig
data-handler meta-object, which represents the NameValue data handler.
For more information, see Specifying a data handler.
- MO_JTextConnector_BusObjName -- if
you create meta-objects for specific business objects. For more
information, see Creating a JText meta-object for a specific business object.
- Business objects that are to be read from or written to a file. For
more information, see Business objects used by the JText connector.
