getLastDocument

code Issue - getDocument not performing as expected...

Hi there,

Bonita Studio 6.3.7, Java 1.7.0.67, Windows 8.1

I'm trying to pass documents from one process to another (without using a Document Management System) and have based my code on the following post: how-get-document-pool-subprocess

The rational being that a sub-process is by definition just a called process.

HT=Human Task

In my pool I have a start->HT-Get Files->HT-Display IDs->end

Notifications