Oracle Fusion SCM Analytics

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

we want to pull the login details for a particular user using Fusion Security: REST API

Accepted answer
293
Views
3
Comments

we want to pull the login details for a particular user using Fusion Security: Using Sign In - Sign Out Audit REST API ( Doc ID 2661308.1 ) by passingusername as parameter.

using this API in postman. but getting only default result. not filtered with user any specific user.

As per oracle recomaqndation, The accepted parameters are fromDate, toDate and pageSize, you can not use other parameter (like loginID).

Can you please help us in this case?

Best Answer

Answers

  • Kalimuthu V GSC-Oracle
    Kalimuthu V GSC-Oracle Rank 2 - Community Beginner

    We have used the same service mentioned in the note

    Fusion Security: Using Sign In - Sign Out Audit REST API (Doc ID 2661308.1)

    but we developed an integration to traverse all the pages and create a DB dump and extract our desired report.


    Thanks,

    With regards,

    Kali.

    OGSC.

  • Venkatasivaiah
    Venkatasivaiah Rank 1 - Community Starter

    Hi Kali,

    I have the same requirement, Could you please send any documentation or steps to create an integration.

    Thanks,

    Shiva