Get Started with Redwood: Oracle Cloud SCM and Purchasing
Display BI Publisher PDF dynamically in Oracle Fusion Redwood Receiving page during receipt creation
in Purchasing
Hello,
We have a requirement in Oracle Fusion Cloud Procurement Redwood New Receipt, and I would like to know if it is technically feasible:
We have a BI Publisher report that generates an ASR PDF preview. The report can be called via URL with parameters, for example:
https://XXXXXX/xmlpserver/Custom/Procurement/XXXXX/XXXXX+XXXXX.xdo?_xmode=4&quantity={quantity}&amount={amount}&line={line}&commande={poNumber}
The report accepts the following parameters:
- quantity: quantity to receive (used when the receipt is based on quantity)
- amount: amount to receive (used when the receipt is based on amount)
- line: purchase order line number
0