Downloading Files from Oracle Fusion Objects

Example: Downloading a Document Attached to an Invoice

get invoice's attachment with
    the invoice's ID is "67890"
    the file name is "document.pdf"

This retrieves an attached file (document.pdf) from a specified Oracle Fusion invoice. Kognitos facilitates the download process, making the file available for local use or review.

Last updated

Was this helpful?