SAP scripting through Uipath

Hi, My process is unattended. Every day Robo needs to automate the SAP.

For every login SAP settings goes to default. As it an unattended bot, how to handle " A script is trying to access SAP GUI popups?"
The resolution for this is we need to uncheck the notify settings in Scripting under Options. But in my case Every login resets the SAP settings. Any way to handle to this in uipath Code?

Thanks in Advance

were all the scripting settings configured as described below?

Yes, Except the settings on Client side, All the other settings were done.

As per my understanding you need to do the necessary changes in the client side also to resolve this issue.