Hi all,
I am trying to send a mail automatically containing some data to the one who has logged in into application .. for doing this i have used triggerEmail() function available in sapui5 but this triggers a mail and directly open's an outlook, and user has to press a send button manually.. this should not happen, as we see in some websites that if we register for something we get a mail regarding that with some message displayed mail has been sent to you registered email id.. same thing i want to do using sapui5.. triggeremail() cant do that.. please suggest any other ways to achieve that.. thank you..