Solved

Complete a Flexi Task when a list column is updated

  • 5 March 2020
  • 3 replies
  • 24 views

Badge +9

I want to be able to complete a flexi-task when the review fills out a certain field/list column in the form. I don't want to use the default approve/reject in the flexi-task.

 

How do I get the flexi-task to detect that the list column has been updated, and move on?

icon

Best answer by SimonMuntz 5 March 2020, 04:06

View original

3 replies

Userlevel 6
Badge +22
Hi,

Create a second workflow that starts on conditional item modified and approves the task using the Nintex workfllow web service.
https://help.nintex.com/en-US/sdks/sdk2013/#Reference/SOAP/NW_REF_SOAP_ProcessFlexiTaskResponse2.htm%3FTocPath%3DNintex%2520Software%2520Development%2520Kit%7CNintex%2520Workflow%25202013%2520Software%2520Development%2520Kit%7CNintex%2520Workflow%25202013%2520SDK%2520Reference%7CWeb%2520Service%2520Reference%7CService%2520operations%7C_____30
Badge +9

Thanks Simon!

Badge +3

I need some (actually a lot of help) help creating this second workflow.  Can you provide step by step?


I have a form with three different approvers which currently has a workflow that run off a state machine with Flexi Tasks.  I would like to have the Flexi Tasks approved through a  field on the form.  Like it mentions on this post.  How do I 


1 . create the Call Web service (read the instructions but I am to new, so I am not able to follow) to connect the two workflows.


2. Which control or controls do I need to use to do the validation so that the correct person is updating the field on the form and then completing the Flexi Task on the workflow.


 


Your help is greatly appreciated.


 

Reply