diff --git a/src/core/api_product/nodo_pagamenti_api/on_error_soap_req.xml b/src/core/api_product/nodo_pagamenti_api/on_error_soap_req.xml index 28abe59044..a6de95f318 100644 --- a/src/core/api_product/nodo_pagamenti_api/on_error_soap_req.xml +++ b/src/core/api_product/nodo_pagamenti_api/on_error_soap_req.xml @@ -6,19 +6,30 @@ ("soapAction", "")!= "")"> - - @{return ((string) context.Variables["baseUrl"]+"/webservices/input"); } - POST - - text/xml - - - @(context.Variables.GetValueOrDefault("soapAction", "")) - - @{ - return (string) context.Variables["renewrequest"]; - } - + + + + skipping activate retry because of timeout + + + + @{return ((string) context.Variables["baseUrl"]+"/webservices/input"); } + POST + + text/xml + + + @(context.Variables.GetValueOrDefault("soapAction", "")) + + @{ + return (string) context.Variables["renewrequest"]; + } + + +