puneet.engg2007
User
 Fresh Boarder
Posts: 1 |   | Karma: 0
|
How to get attachment details - 2015/11/26 11:16
Dear All, I have created one workflow template having some manual activities. Performers of these activities are groups and any user from these groups attach some documents to the workflow when they get respective work item in their inbox.
Similarly many users attach their documents in their respective activities.
Is there any way to differentiate who has attached what document in which activity??
IDfCollection listAttachment = wf.getAttachments() provides me all the attachments in the workflow. Is there any way to differentiate which user has attached which document to which activity?
|