Skip to main content

I'm fairly new to this. I'm doing the Project Rental Application project in Nintex for Sharepoint Basic course. I built most of the workflow. I believe everything should be connected to the form the way I want. But is there a way to test the workflow when it's not fully done? Like can I test one function at a time? How do I test other subsequent functions to see if they are pulling info from prior functions?

If you're testing a workflow that is only partially completed, or you want to test up to a certain point, I would simply throw in a Stop Workflow action at wherever you'd like the workflow to stop.





In this way you can keep all of the actions beyond a certain point without having to disable them or remove them.





Additional tips are to send yourself emails with variable / workflow data values at certain key points in the workflow where you want to make sure things are being done the way they are supposed to be, if you happen to have a lot of variable action going on.





Let me know if this helps!


Reply