The code is designed to extract reports from SAP and is working perfectly in SAP Quality environment. However, once going in production the BOT stops interacting with SAP.
All the scripting is same as in the Quality environment. Scripting Value is true and is on. But it is throwing an error, it is not interacting.
The error is as follows:
SAP Login error HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
I have configured everything as per this link. These same configurations are there in SAP’s Quality Environment as well as SAP’s Production environment. But, the bot is running perfectly in Quality Environment but giving the above error in Production environment.