Skip to Main Content

Analytics Software

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!

Using action "Invoke an HTTP Request" to push data to another application

AM_1May 15 2022

Hi!
We need to periodically push data to an external application that supports HTTP POST API.
We think of creating an agent that runs an analysis and then invokes an action that pushes the analysis result to an external server.
The analysis result may contain thousands of rows, therefore we would like to run this action once after analysis is completed and not use "Invoke per Row" option if this is possible.
Is it possible to use the "Invoke an HTTP Request" action for this purpose?
What are the ways to authenticate against the external application?
Thanks in advance!
Alex

Comments