‎2010 Aug 24 6:25 AM
Hi,
I need a user/customer exit to process the incoming mail via SAPConnect. Is there any other way to process the incoming mail?
thanks,
- ferudun
‎2010 Aug 24 6:57 AM
‎2010 Aug 24 8:00 AM
Hi,
Process Flow
Incoming messages
1. The external communication system registers with the R/3 System via RFC and transfers the
messages to SAPconnect.
2. SAPconnect forwards the messages to the Business Communication Interface [Ext.] (BCI).
3. The BCI determines the recipient in the address management.
4. The BCI puts the messages into the inbox of the R/3 user or transfers them to the business
objects.
5. SAPconnect returns synchronously a confirmation or non-confirmation of receipt.
6. If an R/3 user calls a message in their inbox, a read receipt is returned asynchronously (that
is, with a separate RFC call).
Try this Links,
http://wiki.sdn.sap.com/wiki/display/XI/SMTPConfigurationinSAPXI
Thank You.
Thanks,
AMS