Browse By Tags

  • Establecer el tiempo de espera para la llamada de descanso de los servicios web utilizando ASYRRESTCLI.EXEC_REST_WS

    Al lanzar una petición vía servicio web REST con la instrucción ASYRRESTCLI.EXEC_REST_WS contra un Endpoint de terceros, necesito controlar un tiempo determinado en el que, si el Endpoint no responde, salir de la llamada y devolver el error por TimeOut…
  • Set Timeout for web services rest call using ASYRRESTCLI.EXEC_REST_WS

    When launching a request via REST web service with the ASYRRESTCLI.EXEC_REST_WS instruction against a third party Endpoint, I need to control a certain time in which, if the Endpoint does not respond, to exit the call and return error by TimeOut. Currently…