-
You can find case where a user start a process that goes in sevral approval setps etc ... but he wants to withdraw (end) the process. To do that you will need to design your process so it does have a "end" activity and we will use the Gotoactivity API function. You will need the following reference:...
-
Today I discovered a feature within K2 [blackpearl], the ability to loop through a list of items and execute a set of Events for each item – without having to write a line of code! A simple Order Processing example would illustrate my business case. For demonstration purposes I will assume an Order has...