Even if you have followed article KB46526, and the connection between Strategy Web Server and the ArcGIS servers is available, you may get the following error when using ESRI in Strategy Web:
com.Strategy.utils.cache.cacheexception: Connection reset

ArcGIS introduced some changes on April 16, 2019 and ArcGIS online services only accepts connections using TLS 1.2 (source).
You may get the above error if you are using JDK 1.7 or earlier for Strategy Web Server.
You can use either of the following solutions to solve the problem:
Related: