Oracle Fusion ERP Analytics

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to call the GET rest API in data actions

Received Response
4
Views
1
Comments

We want to print the ap invoice attachment URL in data actions. but it is failing due to the SSO configuration enabled. How to configure the authorization by who logged in FDI.

Answers

  • RVohra
    RVohra Rank 6 - Analytics & AI Lead

    To understand the concept of adding an attachment URL to the underlying data, watch this video: Bring AP Invoice Attachment URLs into Fusion Data Intelligence - Oracle Blogs.

    This link demonstrates how to expose AP Invoice Attachment URLs in Oracle Fusion Data Intelligence using Data Augmentation and Semantic Model Extensions, which is an alternative way to surface the URL without direct REST API calls in Data Actions.

    Hope it helps!