QR Code in BI Publisher Reports

Keeping this article simple for the timebeing The source of the image holder in your RTF will have to be something that a QR Code API will return. http://chart.apis.google.com/chart?cht=qr&chs=500×500&choe=UTF-8&chld=H&chl=http://www.jdesource.com or …

Send Email with PDF Output

E-Mail the output of your UBE using this simple functionality, by retrieving your JobNumber and simple JDE setups. Uses BSFN – B0500190 (SendEMailHRM) for Xe until 8.10, or B0500725 – Email Merge Letter for other versions.

Pop up Report/UBE after Processed

There are many instances where we do Report Interconnects from Interactive Applications, like print the Order from an order screen, or process something from an interactive application button. But, in all those cases, the report fires on the Server, and you need to go visit the Work Submitted Jobs to check the output. Every User asks for the same convenience, if they can get the output direct on the screen without going to the WSJ.
Here is a crude way of popping up a UBE output onto the screen, without going to the Work Submitted Jobs. This makes life easy for the users.