is it possible to send data from une process to another?

I have two processes and two business objects.
I need to send a simple string through a message from process 1 to process 2 and save this data in the process's 2 business object.