We have developed and ABAP web service that uses Basic Authentication. Everything is working fine. However, the we are only able to run the web service using accounts that are of type "Dialog" or "Service". For security reasons (we don't what this account to have access to the SAP GUI), we want to run the web service with an account of type "System". Is there anything we can do?