For JDE release 8.0 , How to send email the Report Output within same batch ?
We are working on JDE release 8.0 , and AS/400 logic Server. We need to send the PDF Output from PrintQueue to the User as email . We are using 'End Report Future" Event to access the Output PDF within same batch. We have used "Send Email HRM Business Function - B0500190" but it has the limitation , that it will not send email attachment on AS/400 server . Also to build the Output Filepath from PrintQueue to be used as SourceFile path to fetch the file , we need the Server Job number . But we dont find any such Business Function to get Server Job number. Can any one help on this scenarion to get the solution.