To enable the connector to store the TID and IDoc data
persistently during event processing, and to store the TIDs
persistently during request processing, you must do the
following:
- Verify that the following are installed and running on your
system:
- MQSeries (not included)
- TCP/IP
- For event processing, create the following MQSeries queues,
whose names are specified by the corresponding connector-specific
configuration properties:
- Archive (SAPALE_Archive_Queue property)
- Event (SAPALE_Event_Queue property)
- Work-in-Progress (WIP) (SAPALE_Wip_Queue
property)
- Errors (SAPALE_Error_Queue property)
- Unsubscribed (SAPALE_UnSubscribed_Queue property)
For information about how the connector uses these queues, see
Running the ALE
Module.
- For request processing, create a single MQSeries queue whose
name is specified by the SAPtid_Queue configuration
property.
For information about how the connector uses this queue, see
Running the ALE
Module.
- To use the ALE Module to process large IDocs or IDoc Packets:
