Run Now in Nintex Workflow 2010

With version 2.3 Nintex introduced Run Now into Nintex Workflow 2010. Nintex promises that with Run Now the integration with other system will be easier, because workflow designers can test actions with Run Now support already during the design stage. It is not necessary to start and step through the workflow until you reach the actions.

Can it keep up to the promise?
Run Now can be accesed on all supported actions during the workflow design stage. Start with a new blank workflow and then drag an integration action into the design area. I will be using Query LDAP for the rest of this post. The other actions work alike.


After you have configured the action select "Run Now" in the ribbon. A new window is displayed where you can test the configuration. If you are using workflow variables for the configuration you can replace them with actual values. And remember:

As soon as you press execute the target system will behave as if you execute the action from the workflow. Meaning you are able to create, read, update and delete data in the connected system.

Once you click "Execute" in the ribbon area the action is executed and the configuration is tested. The result is afterwards displayed in the lower part of the window.


Conclusion
Run Now definitely makes configuring workflow actions lot easier. Any change to the configuration can be directly tested. There is no need to step through the workflow every time you make a change to the configuration in order to check that everything still works just fine. Further on, it is possible to test how the action behaves for different configurations if you use workflow variables.

An additional benefit is that you can easily retrieve the result from actions which support this feature. This can be then used to configure subsequent actions correctly.

Overall I say that Run Now helps during the design and testing of your Nintex Workflows. And it will not only shorten the time required to bring workflows which integrate with other system, but it will also help to make the workflows more robust. Promise is kept.

List of actions supporting Run Now:
  • Build String 
  • Call Web Service 
  • Execute SQL 
  • Query BCS 
  • Query LDAP 
  • Query List 
  • Query XML 
  • Regular Expression 
  • Web Request

Comments

  1. Nice post Veit. Just to add to the list of actions that have Run Now on them.

    -Query List
    -Regular Expression
    -Build String

    I think I've seen it on one more too but I can't find it now. Run Now is certainly a great new feature of Nintex Workflow 2010, v2.3

    ReplyDelete
    Replies
    1. Thanks Kev for your input. I have updated the post with the three additional activities you mentioned.

      Delete
  2. I'm having some difficulty. I do not have the "Run Now" option in any of my workflow items, it doesn't even show up. When I go to Central Administration, the option to "Enforce allowed actions at run time " is set to yes.

    I have tried running iisreset to enable the changes, it still doesn't show up. Any advice would be GREATLY appreciated.

    ReplyDelete
    Replies
    1. James,
      Nintex Run now became available with Nintex Workflow 2.3 from January 10th, 2012. You should check your version in the Central Administration. Therefore, go to "Nintex Workflow Management" --> "Licensing". There you can see which version you have currently installed.

      Delete

Post a Comment

Popular posts from this blog

New Authoring Process