In BPM, I've mapped a synchronous RFC call which returns a message to the RFC.Response. All works OK. I now want to include the RFC.Exception in the mapping as well, so the RFC returns either RFC.Response or RFC.Exception if there's an error. Could someone give an example of how this works.
Thanks, Mark