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

System Settings Update using Rest API

Summary:

Part1:

Not all settings are being exported when retrieving system settings from Application using rest api. brandColor, oglServerURL,oglApplicationId settings are missing ifrom the export

Settings Export from application:

{
"logoImageName": "SIT.png",
"theme": "CUSTOM_DARK",
"showBusinessProcessName": true,
"enableNotifications": false,
"emailSubjectPrefix": "SIT",
"preventSubmittedRequestDeletion": false,
"requestActionPurgePeriod": 18,
"fiscalYearEndMonth": "DECEMBER",
"attachSubscriptionRequestFile": false,
"preventReqActionByOrigin": [],
"preventRequestActions": [],
"substituteRecipientName": ""
}

REST API for Oracle Enterprise Data Management Cloud Service - Get system settings

Part2:

Trying to update System Settings using Rest API: "Update system settings" -post —/epm/rest/v1/systemSettings

Our requirement is to update only the following settings ,but the request Body(JSON object) requires more fields while updating system settings. We need guidance or provision to update individual settings using rest api.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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