In Part 1, we set up a SOAP service connection in VBCS, built a SOAP request, and successfully invoked a BI Publisher report using the ExternalReportWSSService. The API responded with a base64-encoded payload — in our case, a CSV containing the repor...