Adding supported business objects
By default, the JText connector
supports the MO_JTextConnector_Default and MO_DataHandler_Default meta-objects. To fully configure the connector, use Connector
Configurator Express 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_BOName 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.
