Skip to main content
Nintex Community Menu Bar

Not able to delegate task using Nintex Web Service

  • March 22, 2016
  • 2 replies
  • 22 views

Forum|alt.badge.img+6

Hi,

I want to delegate task to admin. and then admin. will auto approve it - All with workflow web service. However, everything was working fine. suddenly, the delegation and auto approve functionality stopped. I analyzed that user account (below) who is delegating the task may not have required access. But, i tried with Site collection admin. and farm admin. None of them are working. Here, title/varAssignedTo variable is storing correct data.

180870_pastedImage_0.png

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • March 22, 2016

Hi Chintan,

do you receive any error message you can give us, maybe when you try the "Run now" or in the workflow history?

Also try to configure your "call web service" actions error handling and see if that gives you any error code. Also make sure your parameters are set correctly (not sure if "title" really is an integer).

Regards

Philipp


Forum|alt.badge.img+6
  • Author
  • March 22, 2016

By mistake I have removed account (who actually delegate the task to another user ) from site collection admin. group. Thanks Philipp