Open/Download PDF in interactive app from outside JDE PrintQueue folder
We are on 9.2 Tools 9.2.3.1 and running JAS on WebLogic 12c. We have an application that copy certain JDE report PDF outputs from Enterprise Server PrintQueue folder to another folder as archive periodically and also copy those jobs from F986110 to a custom table with almost the same structure. Users can find those reports easier online. We want to create an interactive app that can mimic P986110B so that user can view those PDF from that app. We studied the logic of P986110B which use a system function to call java servlet to download the PDF. I think this