Hi,
I need to send email using UDF based on value in payload.
Mine is SOAP to IDOc scenario. Below is the logic
If source field value is "A", PI need to create IDoc and send that to ECC.
Else
PI should not create any IDoc and it has to send an alert to user@company.com saying that "Wrong value and it has to copy that value from source payload"
I have referred link Mail without email adapter? Part - I - Process Integration - SCN Wiki
but email is not triggering, I have hard coded values in UDF, I used correct mail server from SCOT... no clue where i am going wrong.
Appreciated your suggestions on this.