Skip to main content
Nintex Community Menu Bar

K2 Workflow instance for multiple documents in sharepoint is this possible?

  • May 15, 2008
  • 1 reply
  • 7 views

Forum|alt.badge.img

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

 

1 reply

Forum|alt.badge.img+4

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