Use
A send process reads the messages that are to be sent from the queue of the Business Communication Interface, determines the appropriate nodes and transfers the messages to the external communication systems. Messages are, therefore, only sent externally if regular send processes are scheduled.
The send processes are scheduled as regular background jobs. For test purposes you can also start a send process in dialog. You can limit a send process to one or more communication methods or you can schedule a send process for all communication methods.
Activities
Two options are available for scheduling send processes:
In this case you create jobs which start the ABAP program RSCONN01 with the requested variant and at the requested time as a background job. For further information on
scheduling background jobs, see the documentation: BC Computing Center Management System.