Hi,
We want to implement offline workflow approval where user will approve/ reject from outlook.
1. Created Workflow with user decision.
2. In User Decision step implemented program exit with class, to send mail to outlook in HTML format with approve and reject link using BCS class.
3. Maintained inbound processing in SCOT with receiver mail address and class in exit name. and that class has methods create instance & process inbound.
Now user is receiving mail in Outlook. When he click on Approve/Reject email should be send to SAP.
We are not receiving mail in SAP which is send from outlook.
we are using sap receiver mail address as XYZ@ABC.XOM but In some threads I found that receiver mail address as XYZ@sandbox.abc.com.
Please help what are the configurations required between outlook and SAP.
Please help