in my project , the user need to upload /review a document file.
How to upload and review it in the K2 blackperk.
i use k2 smartform to immplement this project .
thank you.
in my project , the user need to upload /review a document file.
How to upload and review it in the K2 blackperk.
i use k2 smartform to immplement this project .
thank you.
Hi SawasDee,
You can create a SmartObject with a property of type File and upload the file to the SmartObject. This can be retrieved throughout the Process Instance if you have the record's ID number.
But this will cause some performance issues if the file size is huge.
The other way would be to upload the file to a SharePoint Document library using the SharePoint Document Wizards.
-Jean
thank you.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.