cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP User getting locked with 401 issue

former_member190358
Participant
0 Kudos

Hello All,

Its a Sender SOAP adapter to RFC scenario at R/3 . ( SOAP --> PI --> R/3  ) .

Recently, we had an issue with our SOAP user getting locked becasue of the reverse proxy issue as HTTP error code : "401 Unauthorised"

However, i have to set an alert in such a way that when the user gets locked than a mail should be sent to the  support team.

I was planning to  read this user via the standard bapi " BAPI_USER_GET_DETAIL " and create a Proxy to Mail scenario for this requiremenet .

However before i proceed ahead, i was thinking if there is any other way of achieveing this alert .

Regards,

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

Another solution is to avoid that the user will be locked or he will be automatically unlock at midnight.

Check this thread http://scn.sap.com/thread/628463

Regards.

rajasekhar_reddy14
Active Contributor
0 Kudos

Fisrt you have to fix the issue why user getting locked, some one using wrong credetials that might causing an issue.

Check with sender system team to use correct credetials.If any service user getting locked in end to end process then check with basis/security team.

former_member190358
Participant
0 Kudos

Hello Raja,

Actually, the entire process is Automated and no manual intervention.

Its actually the reverse proxy which is  locking the user and so cant really check how to fix this issue.

Regards,

Ravi