Well, Dragging a step in and out of mutlistep works. Kind of obvious. Still it sucks to have to do this on 15 different multisteps. But oh well Than...
are you generating PDFs from workflow or forms ? Colleague was solving the same thing within a workflow. And in our case it was simply about setting ...
That certainly works, but it is not what I need to do unfortunately. I want to generate the messages remotely, as they are dependant on many factors ...
If your are using SQL integration the simple stored procedure should do the job. Something that you would pass parameter into and it would delete all...
There is one more split above the image. Split is there as this is my testing workflow and I use splits for partitioning different parts of testing W...
Hello everyone, Documentation states that multisteps containing a task will always have task at the forefront. But ever since I deleted a couple...
Hello, Yet another question from me. Is there a way to force Workflow into error when it runs out of options during the runtime? Currently when m...
Hello, I have been working on a rather large workflow for a while now. And the Workflow got big enough that the designer starts to behave quite weir...
Hello, I am trying to generate notifications from a workflow dynamically. I can easily generate a message from SQL Procedure based on parameters. Bu...
Hello, I am currently working at creating a leave request application. As my baseline I used the leave request tutorials. What i am trying to solve ...