Web Service Call NullReferenceException ?

  • 1 June 2016
  • 1 reply
  • 1 view

Badge +1

Hi,

i have a problem using the Web Service Call Action in one of my Workflows. Everytime the Workflow gets to this action while running i get the following error:

Object reference not set to an instance of an object.

If I use the same action in another Workflow it works. Even if I use the same settings, (URL, Method, XML-structure).

The WebService and the backend work just fine.

I've tried to...

* export and re-import the Workflow

* delete and re-create the Workflow

* remove and re-add the action

But nothing seem to work.

Kind regards,

S. Lenti


1 reply

Userlevel 4
Badge +11

Hi,

are you using Nintex Workflow on premises or on O365?

Have you tried to log just before the call web service action all the variable you are using (if any) to check if the values are corret?

If on-premises, have you tried the Run Now button of that action (you have to change the variable reference in the body with some real value, like the one you have obtained from the log put in question.

Hope this could give you some hint to solve your issue.

Giacomo

Reply