Nintex workflow Call web service action Status not found error message

  • 19 March 2018
  • 2 replies
  • 3 views

Badge +1

call web service action fails with the following error message

Request failed with status:Not Found.

Using the  webURL/_vti_bin/NintexWorkflow/Workflow.asmx.

The URL works fine in the browser and when used in nintex workflow action it throws the above error message.


2 replies

Badge +17

The call web service action is expecting a status code response such as 200 or 400. I'm not sure the Nintex web service was ever intended to be consumed in that manner. 

Userlevel 5
Badge +14

can you post screenshot of your exact configuration?

workflow.asmx web service exposes functions, which one do you use?

when exactly do you get the error? during configuration, when testing with 'Run now', at runtime,....?

Reply