Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
How do I access an Attachment from a Workflow-Task?
Edwin_van_Weenum_(hrcadmin_-_(deleted))
hi,I'm having problems accessing the Attachments for Workflow-Tasks. With the LL_AccessWorkPackage() method, I get the node ID of the folder containing the attachments. This, for so far works fine. But when I want to perform a method, such as LL_ListObjects() or LL_GetObjectInfo(), it's necessary to supply a volume ID. How do I get the volume ID belonging to the Attachment folder? Or is there an easier way to get the attachments?Any comments would be appreciated,Mark Schnieders
Find more posts tagged with
Comments
David_Beliveau_(sanmin013_-_(deleted))
I am in a simliar need, what is the volume ID of files attached to a workflow? How can you add attachments to the workflow after it has been initiated?Thanks!
Ann_Minton
For most LAPI functions, you can specify zero for the volumeID.