I am trying to automate a process in blue prism where I am using multiple applications. The applications need to collect information such as email addresses, and retain them and then use that same data information on a different business object.
For example, my first business object logs onto a program to collect email addresses from users. Then a different application should be opened in a new object but I need to transfer that data across as obviously the email addresses will change every time so I don't believe I can use the environmental section.
I have worked out how to transfer data from object --> Process, but I can't get it object --> object or Process --> Object.
If anyone has any ideas or work arounds for my problem that would be great.