Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WEB.SHOW_DOCUMENT to open a pdf file stored on eBS application server

HussainSyedAug 3 2020 — edited Feb 9 2021

Hi,

We have a business requirement to open a pdf file in a web browser which is stored on eBS application server(retrieved from external application), we have tried using the command WEB.SHOW_DOCUMENT in the custom.pll to invoke in ARXTWMAI.fmb but it says page not found with the resulted url "http://ela02ebsvh04.apoteket.se:8004/sharedEBS/EBSSTP2/tmp/oe_delivery_confirm_921590.pdf".

WEB.SHOW_DOCUMENT('/sharedEBS/EBSSTP2/tmp/oe_delivery_confirm_921590.pdf', '_blank');

If anyone encountered this scenario please enlighten us.

Oracle Applications
12.1.3
Linux x86-64
Oracle Linux 4

Regards

Syed Hussain

Comments
Post Details
Added on Aug 3 2020
0 comments
319 views