Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Browse by Tags

All Tags » state machine workflow
Showing page 1 of 2 (17 total posts)
  • Run If within a State Machine

    Hi all, I have a workflow with a state machine and a couple of different states (of course) When it starts it goes to state 1 then it will run a Run If statement. If that Run If statement equals it should jump to State 2 and stop State 1 It goes to State 2 but it also trying to follow State 1 Anyone idea's?
    Posted to General Discussion (Forum) by CertisMAA on March 18, 2011
  • What happens to a State Machine Workflow when the server Reboots?

    I am developing a state machine workflow that will stay alive for a long time. My question is what happens to a state machine workflow if the server crashes or is intentionally rebooted?   Here are some scenarios: Say there are 10 states and the machine is in state 5. 1) If the state machine is waiting for an item to change its value and ...
    Posted to General Discussion (Forum) by marcelmeth on February 7, 2011
  • Start on item Creation in workflow with state machine

    Hi I have build a workflow with a state machine, it works perfect except that it doesn´t start on new item creation. I tried with another library in te same site and subsite but without a State machine and it starts automatically on item creation. What I´m doing wrong? Aldo Salame
    Posted to General Discussion (Forum) by aldosalame on December 10, 2009
  • Re: On Hold or Continue with workflow

    Hi,  As suggested, I tried to combine a "State Machine" and "Assign a Flexi Task". Things seems to be moving along if I approve or reject items but I am running in to an issue that I was hoping someone might be able to help. As you notice from the attached image, things start off fine on the left hand side, workflow ...
    Posted to General Discussion (Forum) by azavareh on September 17, 2009
  • On Hold or Continue with workflow

    Hi, I've been trying to figure out how I can put a workflow on hold and then based on a user action, allow the workflow to continue on its path. So, the process will be: 1. Someone starts an approval workflow 2. It goes to a second person, this person could choose to put it "on hold" 3. Second person comes back to the task and ...
    Posted to General Discussion (Forum) by azavareh on September 13, 2009
  • Re: How to approach loopback workflow

    You have already identified the majority of what you need. Here are some additional notes:From your description, I assume this the workflow is attached to a Document Library. You have to determine if the different approvers will be updating the document or only the Initiator. You need to determine how to "amend the details" (via Approval ...
    Posted to General Discussion (Forum) by Anonymous on August 4, 2009
  • Re: State Machine states and transitions

    Steve: We have the ability to execute logic upon entering a state and exiting a state.  This logic must define which state to enter next and explicitly instruct the workflow engine of the next state using a ‘change state’ action.  The exit logic can have multiple paths allowing the workflow to transition to any state. The ...
    Posted to General Discussion (Forum) by Ninny on July 6, 2009
  • Re: State Machine states and transitions

    Hi Steve, Steve: With each iteration of the loop, a common workflow variable, used to store the current state, is evaluated to see if it should exit.  Otherwise, it begins down each branch of the parallel action.  At the top of each branch (state) is a condition to determine if the workflow should process actions in this branch. ...
    Posted to General Discussion (Forum) by Ninny on June 29, 2009
  • State machine appears to loop!

    Hi on the initial form the user is filling in I get them to select a region eg Americas, Europe etc. This selection decides which approvers will be contacted further on in the workflow. I have used the State Machine action to choose which 'leg' to go down. The State Machine action selects the correct region. For example the form is filled ...
    Posted to General Discussion (Forum) by ads22 on June 3, 2009
  • Re: State Machine states and transitions

    Hi Maybe my custom activity will help you: http://connect.nintex.com/forums/thread/3910.aspx With that solution you can decide on each state what will be the next state based on data you collect during the process and without to set the name of the next state in your designer. You can build very dynamic state machine workflows and each workflow ...
    Posted to General Discussion (Forum) by meronf on May 28, 2009
1 2 Next >
Powered by Community Server, by Telligent Systems