I'm using Oracle SOA and BPEL and I have setup an authentication requirement for calling a webservice which starts off a BPEL process.
What I'm trying to do is get the authenticated user inside the BPEL process. I'd like to store the calling user in the Processes history in some way. I've checked for any obvious ways to do this, so I'm wondering if there are any non-obvious ways to do this.