The document provides instructions for creating an asynchronous BPEL process in Oracle SOA that calls another process to calculate student exam results. It involves 28 steps to create the asynchronous BPEL process that takes student exam marks as input and calls another process to calculate the total, average and result. It then provides 17 additional steps to create a separate one-way BPEL process that invokes the first asynchronous process and returns the output to complete the asynchronous callback workflow.