Hi dears, when getting an error after executing an http routine (httpGet, httpPOST, etc.) due to an issue on the called service, if I retry the action after fixing the issue (PostFunction code) I get the same error. But if I create a new item, the PF is executed successfully. Is there any cache system to clear?
NB: I am using a proxy to access the external Web Service from Jira.