Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Set/Update User and Application Preferences for the Logged in User

edited Feb 1, 2020 11:43PM in Process Automation 2 comments

Summary

Set/Update User and Application Preferences for the Logged in User

Content

Hi,

I'm trying to Set/Update User and Application Preferences for the Logged in User using the example from here : https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/op-ic-api-process-v1-preferences-get.html

I can read and delete the user preference but not able to set or update , it gives me Request Failed.

Here is an example for the request body :

{
 "userPrefReq" : {
                "NOTIFICATION_TZ": "PST",
                "TASKLIST_FETCH_SIZE" : "50",
                "TASKLIST_DEFAULT_GROUPING" : "PROCESS_NAME",
                "VACATION_RULE": {
                        "target" : { "id" : "jcooper" , "type" : "USER"},
                        "detail" : { "action":"DELEGATE", "startDate" : "2019-10-07", "endDate" : "2019-12-09"}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!