Bonita 6.3.7

Passing documents from Process to Process - without a document management system

Hi there,

I want to pass documents from Process to Process (not a sub-process) - without a document management system. Is this possible?

What is the lifetime of a document? Does its ability to be used end when the process finishes? Can I send a document from process to process through messaging?

I have read the document-to-subprocess question but it does not solve my problem as I always get a document not found issue so have to assume the document has "died" with the process.

Many thanks and best regards Seán

Works/doesn't Work - SendMessage to process - not firing receiver

hi there,

Bonita Studio 6.3.3/7, Java 1.7.0.67, Windows 8.1

I have a Process Diagram with three pools

PoolA has one SendMSG task to PoolB on TargetElementA with one ContentItemA value ABC

PoolB has one StartMSG called TargetElementA which receives the msg from PoolA and passes it to a HumanTask that displays the data from ContentItemA

All very easy and it works...took a while but it does work as expected. PoolA fires PoolB and shows the data.

Receive message task, fails when using pool variables

Hi there,

I'm testing send and receive msg tasks...sending is ok but when receiving something odd happens.

When using step variables the process works, but

When using pool variables the process stops with no error messages or any information in the logs it simply doesn't work.

My workaround is to use a connector on the exit of the receive task to map the step var to the pool var which should not be necessary...

Can someone (at Bonita) clarify please,

Thanks and regards Seán

Notifications