Hi Mr. Scott,
thanks for the immediate reply.
In my ignorance I associate the problem "socket has been shut down" with the fact that connection was close after a certain amount of time for it doesn't received any data. For I don't understand any other reason to close the connection. So I focused to ...
Search found 2 matches
- Fri Oct 15, 2021 7:27 am
- Forum: HTTPAPI
- Topic: Use of http_string in batch
- Replies: 2
- Views: 16052
- Thu Oct 14, 2021 4:30 pm
- Forum: HTTPAPI
- Topic: Use of http_string in batch
- Replies: 2
- Views: 16052
Use of http_string in batch
Good evening,
I found a particular problem : I use http_string to send a json file (structured inside as an array of an object) to an external web services.
If I launch in interactive mode ... all function. If I launch in batch mode I receive the errore "Socket has been shut down" when the external ...
I found a particular problem : I use http_string to send a json file (structured inside as an array of an object) to an external web services.
If I launch in interactive mode ... all function. If I launch in batch mode I receive the errore "Socket has been shut down" when the external ...