Hi,
I am facing the same issue as below post:
https://www.oneidentity.com/community/identity-manager/f/forum/27436/web-service-connectivity-issues
I have a custom script in which I am calling the PATCH method of a REST service to update few parameters.
As an individual script with hard coded parameters, the script execution is successful and the result is as expected.
Issue is when i attach the script to a Process where the input parameters are passed. I am getting the below error
[810222] Error executing script 'UpdatePRMRecord'. [System.Net.WebException] Unable to connect to the remote server [System.Net.Sockets.SocketException] No connection could be made because the target machine actively refused it 157.133.93.36:443
The above IP is the public IP accessed via proxy. Please suggest the connectivity checks I need to perform.
Regards,
Jilani