cancel
Showing results for 
Search instead for 
Did you mean: 

Saving data in BPM

Former Member
0 Kudos

Hi all,

I have one problem. I need to save some data in one BPM instance and use this data in another BPM?

How can i do this?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos

First BPM instance should have a Send Step which will send the data to other BPM.

Former Member
0 Kudos

I need that second BPM read data, not receive.

former_member200962
Active Contributor
0 Kudos

>

> I need that second BPM read data, not receive.

If the BPM2 does not receive the data then how is it going to read it?