cancel
Showing results for 
Search instead for 
Did you mean: 

access to attached documents

fuad_gafarov
Champ in-the-making
Champ in-the-making
Hi. How can I access to attached docs with javascript in workflow processdefinition?
Access to first attached document

bpm_package.children[0];
work great


I type

bpm_package.children[1];
but wrong.

Help. Tnx
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
That should work. If you are seeing an error message, please post it, otherwise, we can't help you.

Jeff