Skip to main content

Hi all, 

we have a business entity (piece of information) that consists of multiple
documents. we want to create an approval workflow for this type of information
without approving each document separately.


it is like having “attachment” workflows. where multiple documents are
attached to the workflow instance.


is this possible using K2 ?

 Thanks in advance

 

I have a workflow where we deal with attachments that are approved/rejected/etc., and the way we built our solution was to create SmartObjects that contain our attachments. Depending on your requirements you could really store your attachments just about anywhere, but you don't want to store them in your process so much as you want to point to a reference of them. In my opinion, given what you're describing, the SmartObject solution is probably the best approach.


 


HTH,


Lucas


Reply