Request failed with HTTP status 405: Method Not Allowed
If you get a Http 405 error while trying to validate the workflow url in AX you are probably running into a static file handler issue. You can verify this by going into IIS to the workflow web site, find the axworkitems.asmx within that website, right-click on it and choose Browse. If you get this error: “HTTP Error…Read more