Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Oracle Fusion Json for CRUD Operation

Manu269
All-Star
All-Star

Hello Team,

We are in process to onboard Oracle Fusion Application.

I was navigating to few posts : 

Solved: AccountEnt mapping not working for Rest connector - Saviynt Forums - 66424

And I see the details are not captured completely.

Can someone help me with the following Jsons file.

This would be highly helpful :

1. Connection Json

2. ImportAccountEntJson

3. Create Account

4. Update Account

5. Add Access

6. Remove Access

7. Enable Account

8. Disable Account

9. Delete Account

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.
6 REPLIES 6

bhushan1
New Contributor III
New Contributor III

Hi @Manu269 

Refer attachment for below json:

1. Connection Json
2. ImportAccountEntJson
3. Create Account
4. Add Access

Thanks,
Bhushan

ganimkt
New Contributor II
New Contributor II

Hi @bhushan1 ,

Good day!

Ranjith suggested me to contact you. 

I am working on mapping the security context and security context values to the Roles as a child entitlements.

Request you to provide me ImportAccountEntJson for the same. 

I was getting 403 error, when I tried to access the below API's but the client is telling he has already assigned the IT Security Manager Role to the service account. any suggestion which role needs to be assigned to access these API's.

/fscmRestApi/resources/11.13.18.05/advancedAccessUsers/{userGUID}

/fscmRestApi/resources/11.13.18.05/advancedAccessRequests/action/getSecurityContextLOV

/fscmRestApi/resources/11.13.18.05/advancedAccessRequests/action/getSecurityValue 

Looking forward for your reply

Thanks.

bhushan1
New Contributor III
New Contributor III

Hi @ganimkt ,

We haven't used the security context API.
For imports we are using the scim API's.

Thanks,
Bhushan

ganimkt
New Contributor II
New Contributor II

Hi @bhushan1 

could you please share me the scim API's.

Thanks,

Ganesh

bhushan1
New Contributor III
New Contributor III

Hi @ganimkt ,

Do you mean the scim json's? They are already shared in this post.

Thanks,
Bhushan

ganimkt
New Contributor II
New Contributor II

Hi @bhushan1 

No not the json's. I am looking for API endpoints ( URL's )