Hi,
My portal is connected to SAP and whole users comes from SAP su01. After some users clean up administrators have deleted some users, after that emails to administrators stoped work.
The thing is: when user has some problems with logon can send message to admin from web form, but e-mail is not send. I checked that this happend beacuse of User R3_Datasource.userName doesn`t exist exception.
The fact is that this user was deleted from SAP during clean up, it is not present in portal as well - I was searching for this user id in portal and it is not present.
So my conclusion is that when administrator deleted user, info about user has been deleted from SAP, and portal, but in portal not whole data has been deleted. And when system tries to send e-mail to administrators, deleted user account is still on list, but there is no more data about this account beacuse it was deleted.
Does anybody know where this data about deleted account can be still stored or how to refresh it?
Thanks