Raghu,
You need to define
- Document type for all the SAP documents.
- Processing Rule for each document
- A service for each document type that performs the
routing to MQ series queues.
1 and 2 are done in TN console. 3 is done in WM developer.
3 is your own service that you write. I am assuming MQ series
is running on a machine other than the one that WM is running.
Also there could be MQ series adapter running, that acts as
go between for WM and MQ series messaging middleware.
In this case of MQ series adapter, you need to consult
adapter API to call correct service from 3.
Hope this helps.
Vir.
#webMethods#Integration-Server-and-ESB#B2B-Integration