Accessing 'Folder' form field
How do you access the entry for the Upload Folder form field in Activiti Process Services in a Script Task? You can do this for a file with : import com.activiti.service.runtime.RelatedContentService;import com.activiti.service.runtime.RelatedContent...