Hi,
On Thu, 14 Jun 2018 19:19:58 +
wrote:
> Hi All,
>
> We have recently upgraded RHEL OS from 6.7 to 6.9. After upgrade we have
> observed that service-now incidents are not creating.
>
> We are using proxy to communicate.
>
> Created simple script to make call to service-now, but it is
Hi All,
We have recently upgraded RHEL OS from 6.7 to 6.9. After upgrade we have
observed that service-now incidents are not creating.
We are using proxy to communicate.
Created simple script to make call to service-now, but it is failing to connect.
#!/usr/bin/perl -w
use LWP::UserAgent;
$EN