I am attempting to emulate this: http://community.k2.com/t5/K2-blackpearl/Can-smartobject-events-in-a-process-be-sorted-by-a-particular/td-p/77946
but my Steps change a little bit:
- Add a Default Activity to your workflow.
- Select the Destination Rule and run in advanced mode
- Select "Plan Per Slot (No Destinations)"
- Select the option "Select a list field to determine how many slots should be created"
- Drop your SmartObject list event in the box.
- Add your inputs and filter. In the return property select the ID for the SmartObject.
- In the List Options select the "Order Results By" and choose Descending and theSort Order field property.
- I wish to return all results that match the filter, I have attempted this, but the workflow returns an error on the step when I try to return all the results.
If I return just the first result, it will work.
Any ideas how to return all results to a datafield?
I was hoping it would come out something along the lines of Datafield = 1;3;6;7;