Get all applications
get
/epm/rest/v1/applications
Request
Query Parameters
-
q: string
filters applications by Id and data grant permissionAllowed Values:
[ "id::({list of ids separated by comma})|permission::{owner", "datamanager", "participant", "participant_with_write}" ]
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : ItemsApplication
Type:
Show Source
object-
count:
integer(int32)
-
hasMore:
boolean
-
items:
array items
Read Only:
true -
limit:
integer(int32)
-
links:
array links
Read Only:
true -
offset:
integer(int32)
-
totalResults:
integer(int32)
Nested Schema : Application
Type:
Show Source
object-
applicationMetadata:
object CustomApplicationMetadata
Custom Application Metadata
-
blockoutConfiguration:
object BlockoutConfiguration
-
connections:
string
-
createdBy:
string
This property is now deprecated. Use createdByUser instead.
-
createdByUser:
object User
-
description:
string
-
dimensions:
array dimensions
-
hasPermissionToPrimaryView:
boolean
-
hasUnappliedAnswers:
boolean
-
id:
string(uuid)
-
inProgressSlotAnswers:
string
-
isBound:
boolean
Read Only:
true -
links:
array links
-
modifiedBy:
string
This property is now deprecated. Use modifiedByUser instead.
-
modifiedByUser:
object User
-
name:
string
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ] -
permittedActions:
array permittedActions
Unique Items Required:
true -
primaryConnection:
object IdNameDescription
-
primaryView:
object IdNameLink
-
slotAnswers:
string
-
supportedDirection:
string
Allowed Values:
[ "BOTH", "IMPORT", "EXPORT", "NONE" ] -
supportsConnections:
boolean
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
-
type:
object ApplicationType
-
upgradeTargets:
array upgradeTargets
-
workflowDisabledOption:
object WorkflowDisabledOption
Nested Schema : CustomApplicationMetadata
Type:
objectCustom Application Metadata
Show Source
-
externalSystemType:
string
Allowed Values:
[ "ORACLE_AUTONOMOUS_DATA_WAREHOUSE", "ORACLE_AUTONOMOUS_DATABASE", "ORACLE_CUSTOMER_EXPERIENCE", "ORACLE_DATA_RELATIONSHIP_MANAGEMENT", "ORACLE_EPM_ACCOUNT_RECONCILIATION", "ORACLE_EPM_PROFITABILITY_AND_COST_MANAGEMENT", "ORACLE_EPM_TAX_REPORTING", "ORACLE_FINANCIAL_SERVICES_ANALYTICAL_APPLICATIONS", "ORACLE_HUMAN_CAPITAL_MANAGEMENT", "ORACLE_HYPERION_FINANCIAL_MANAGEMENT", "ORACLE_JD_EDWARDS_ENTERPRISE_ONE", "ORACLE_JD_EDWARDS_WORLD", "ORACLE_NETSUITE", "ORACLE_PEOPLESOFT", "ORACLE_PROJECT_MANAGEMENT", "ORACLE_SIEBEL_CRM", "ORACLE_SUPPLY_CHAIN_N_MANUFACTURING", "ORACLE_DATA_FOUNDATION", "ORACLE_ACCOUNTING_FOUNDATION", "AMAZON_REDSHIFT", "ANAPLAN", "BOARD_INTERNATIONAL", "COUPA_SOFTWARE", "DATABRICKS", "EPICOR", "GOOGLE_BIGQUERY", "GREAT_PLAINS", "INFOR", "INFORMATICA", "KRONOS", "MICROSOFT_AZURE_SYNAPSE", "ONESTREAM", "PLANFUL", "SALESFORCE", "SAP_ARIBA", "SAP_FICO", "SAP_HANA", "SAP_S4_HANA_FINANCE", "SAP_SUCCESSFACTORS", "SNOWFLAKE_DATA_CLOUD", "TAGETIK", "WORKDAY_ADAPTIVE_PLANNING", "WORKDAY_HCM", "EXTERNAL_DATA_WAREHOUSE", "EXTERNAL_ETL_SYSTEM", "OTHER" ]External System Type -
externalSystemTypeLabel:
string
External System Type Label; used if externalSystemType is not specified
Nested Schema : BlockoutConfiguration
Type:
Show Source
object-
enableBlockout:
boolean
-
end:
integer(int64)
-
grantPermissionsAllowedToCommit:
array grantPermissionsAllowedToCommit
-
lockUnboundObjects:
boolean
-
recurringBlockoutData:
object RecurringBlockoutData
-
source:
string
Allowed Values:
[ "APPLICATION", "DIMENSION" ] -
start:
integer(int64)
-
timeZone:
object ZoneId
-
type:
string
Allowed Values:
[ "SPECIFIED", "RECURRING" ]
Nested Schema : User
Type:
Show Source
object-
artifactAssignments:
array artifactAssignments
-
associatedRoles:
array associatedRoles
-
dataManagerOnAny:
boolean
-
emailAddresses:
array emailAddresses
-
epmIdleSessionTimeout:
integer(int32)
-
firstName:
string
-
fullName:
string
-
grantPermission:
string
Allowed Values:
[ "OWNER", "DATAMANAGER", "PARTICIPANT", "APPROVER", "NOTIFIED", "COMMITTER", "NONE", "METADATAMANAGER" ] -
homePageLayoutName:
string
-
id:
string(uuid)
-
lastName:
string
-
links:
array links
-
nameInitials:
string
-
preferences:
object Preferences
-
ssoToken:
string
-
userName:
string
-
userServiceAdministrator:
boolean
Nested Schema : dimensions
Type:
Show Source
array-
Array of:
object Dimension
Dimension model that would be returned as response
Nested Schema : permittedActions
Type:
arrayUnique Items Required:
Show Source
true-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : IdNameLink
Type:
Show Source
object-
description:
string
Read Only:
true -
id:
string(uuid)
-
links:
array links
-
name:
string
Nested Schema : WorkflowDisabledOption
Type:
Show Source
object-
enabled:
boolean
-
submittedBy:
array submittedBy
Unique Items Required:
true
Nested Schema : grantPermissionsAllowedToCommit
Type:
Show Source
array-
Array of:
string
Allowed Values:
[ "OWNER", "DATAMANAGER", "PARTICIPANT", "APPROVER", "NOTIFIED", "COMMITTER", "NONE", "METADATAMANAGER" ]
Nested Schema : RecurringBlockoutData
Type:
Show Source
object-
beginOffset:
integer(int32)
-
end:
integer(int64)
-
endOffset:
integer(int32)
-
rollingUnit:
string
Allowed Values:
[ "NONE", "END_OF_MONTH", "END_OF_YEAR", "END_OF_QUARTER", "FISCAL_QUARTER_END", "FISCAL_YEAR_END" ] -
start:
integer(int64)
-
timeOfDay:
string
Nested Schema : ZoneOffsetTransitionRule
Type:
Show Source
object-
dayOfMonthIndicator:
integer(int32)
-
dayOfWeek:
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ] -
localTime:
object LocalTime
-
midnightEndOfDay:
boolean
-
month:
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ] -
offsetAfter:
object ZoneOffset
-
offsetBefore:
object ZoneOffset
-
standardOffset:
object ZoneOffset
-
timeDefinition:
string
Allowed Values:
[ "UTC", "WALL", "STANDARD" ]
Nested Schema : Preferences
Type:
Show Source
object-
actAsThisRole:
string
Allowed Values:
[ "USER", "SERVICE_ADMINISTRATOR" ] -
delegateToUserId:
string(uuid)
-
languageTag:
string
-
links:
array links
-
outOfOffice:
boolean
-
profilePictureId:
string(uuid)
-
timeZone:
object TimeZone
Nested Schema : Artifact
Type:
Show Source
object-
id:
string(uuid)
-
name:
string
-
type:
string
Allowed Values:
[ "CLUSTER", "CARD" ]
Nested Schema : Dimension
Type:
objectDimension model that would be returned as response
Show Source
-
applicationLink:
object IdNameLink
-
applicationTypeId:
string(uuid)
Read Only:
true -
bindings:
array bindings
Read Only:
true -
blockoutConfiguration:
object BlockoutConfiguration
-
canAddBinding:
boolean
Read Only:
true -
canAddMappingBinding:
boolean
Read Only:
true -
connected:
boolean
Read Only:
true -
createdBy:
string
Read Only:
trueThis property is now deprecated. Use createdByUser instead. -
createdByUser:
object User
-
description:
string
Read Only:
true -
dimensionType:
string
Read Only:
true -
externalName:
string
Read Only:
true -
id:
string(uuid)
Read Only:
true -
importExportSettings:
object DimensionImportExportSettings
Discriminator:
typeDimension Import/Export settings -
isBound:
boolean
Read Only:
true -
links:
array links
Read Only:
true -
modifiedBy:
string
Read Only:
trueThis property is now deprecated. Use modifiedByUser instead. -
modifiedByUser:
object User
-
name:
string
Read Only:
true -
objectStatus:
string
Read Only:
trueAllowed Values:[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ] -
permittedActions:
array permittedActions
Read Only:
trueUnique Items Required:true -
supportedDirection:
string
Read Only:
trueAllowed Values:[ "BOTH", "IMPORT", "EXPORT", "NONE" ] -
supportsExtracts:
boolean
Read Only:
true -
supportsMapping:
boolean
Read Only:
true -
supportsMappingExport:
boolean
Read Only:
true -
supportsTemplateExport:
boolean
Read Only:
true -
timeCreated:
integer(int64)
Read Only:
true -
timeModified:
integer(int64)
Read Only:
true -
validationSettings:
array validationSettings
Read Only:
true
Nested Schema : DimensionImportExportSettings
Type:
objectDiscriminator:
typeDimension Import/Export settings
Show Source
-
type(required):
string
Read Only:
trueAllowed Values:[ "DEFAULT", "FCGL" ]Type is set to "DEFAULT" for standard settings, "FCGL" for Financial Cloud Import/Export options.
Nested Schema : permittedActions
Type:
arrayRead Only:
trueUnique Items Required:
Show Source
true-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : DimensionBinding
Type:
Show Source
object-
bindingType:
string
Read Only:
true -
description:
string
Read Only:
true -
id:
string(uuid)
Read Only:
true -
lastExportInfo:
object DimensionSyncHistory
-
lastImportInfo:
object DimensionSyncHistory
-
links:
array links
Read Only:
true -
name:
string
Read Only:
true -
slotAnswers:
string
Read Only:
true -
supportsSettings:
boolean
Read Only:
true -
view:
object IdNameLink
-
viewpoint:
object IdNameLink
Nested Schema : DimensionSyncHistory
Type:
Show Source
object-
connectionId:
string(uuid)
-
connectionName:
string
-
direction:
string
Allowed Values:
[ "BOTH", "IMPORT", "EXPORT", "NONE" ] -
endTime:
integer(int64)
-
importOption:
string
Allowed Values:
[ "ResetDimension", "ReplaceNodes", "Merge" ] -
links:
array links
-
messages:
array messages
-
publicApiFlag:
boolean
-
ranBy:
string
-
requestId:
string(uuid)
-
requestSummary:
object Request
A Request models changes to apply to a View
-
startTime:
integer(int64)
-
status:
string
Allowed Values:
[ "PENDING", "COMPLETED", "ERROR", "RUNNING" ] -
success:
boolean
-
syncDescription:
string
-
syncId:
string(uuid)
-
syncType:
string
Allowed Values:
[ "FULL", "INCREMENTAL" ] -
taskHistory:
array taskHistory
Nested Schema : Request
Type:
objectA Request models changes to apply to a View
Show Source
-
actionCount:
integer(int32)
Read Only:
true -
ageInDays:
integer(int64)
Read Only:
true -
approvalUsers:
array approvalUsers
Read Only:
true -
assignedTo:
string
Read Only:
trueThis property is now deprecated. Use assignedToUser instead. -
assignedToUser:
object User
-
attachmentCount:
integer(int32)
Read Only:
true -
autoSubmitted:
boolean
-
blockedUntil:
integer(int64)
Read Only:
true -
commentCount:
integer(int32)
Read Only:
true -
commitUsers:
array commitUsers
Read Only:
true -
consolidationRequest:
object IdNameDescription
-
consolidationRequestNumber:
integer(int32)
Read Only:
true -
consolidationRequestStatus:
string
Read Only:
trueAllowed Values:[ "DRAFT", "IN_FLIGHT", "PUSHED_BACK", "COMPLETED", "REJECTED", "RECALLED", "BLOCKED" ]Specifies the allowable statuses for a consolidation request. -
createdBy:
string
Read Only:
trueThis property is now deprecated. Use createdByUser instead. -
createdByUser:
object User
-
description:
string
Read Only:
true -
hasViewAccess:
boolean
Read Only:
true -
id:
string(uuid)
Read Only:
true -
initialSubmit:
integer(int64)
Read Only:
true -
inviteeUsers:
array inviteeUsers
Read Only:
true -
itemCount:
integer(int32)
Read Only:
true -
links:
array links
Read Only:
true -
modifiedBy:
string
Read Only:
trueThis property is now deprecated. Use modifiedByUser instead. -
modifiedByUser:
object User
-
notes:
string
Read Only:
true -
origin:
string
Read Only:
trueAllowed Values:[ "INTERACTIVE", "SUBSCRIPTION", "IMPORT", "CONSOLIDATION", "LOAD" ]Specifies the allowable origins for a request. -
owner:
object User
-
priority:
string
Read Only:
trueAllowed Values:[ "NONE", "LOW", "MEDIUM", "HIGH" ] -
requestNumber:
integer(int32)
Read Only:
true -
requestType:
string
Read Only:
trueAllowed Values:[ "INTERACTIVE", "SUBSCRIPTION", "IMPORT", "CONSOLIDATION", "LOAD" ]Specifies the allowable request types for a request. -
sourceRequest:
object IdNameLink
-
stage:
string
Read Only:
trueAllowed Values:[ "SUBMIT", "APPROVE", "COMMIT", "CLOSED" ]Specifies the allowable stages for a request. -
status:
string
Read Only:
trueAllowed Values:[ "DRAFT", "IN_FLIGHT", "PUSHED_BACK", "COMPLETED", "REJECTED", "RECALLED", "BLOCKED", "CONSOLIDATED" ]Specifies the allowable statuses for a request. -
submittedBy:
string
Read Only:
trueThis property is now deprecated. Use submittedByUser instead. -
submittedByUser:
object User
-
subscriptions:
array subscriptions
Read Only:
true -
timeCreated:
integer(int64)
Read Only:
true -
timeLabel:
object TimeLabel
-
timeLabelChangeAllowed:
boolean
-
timeLabelTimestamp:
integer(int64)
Read Only:
true -
timeModified:
integer(int64)
Read Only:
true -
timeSubmitted:
integer(int64)
Read Only:
true -
title:
string
Read Only:
true -
validationErrorCount:
integer(int32)
Read Only:
true -
validTransitionActions:
array validTransitionActions
Read Only:
true -
valWarningCountOnClose:
integer(int32)
Read Only:
trueIf the request is closed, the number of validation warnings that existed, and were allowed, at the time it was closed. -
viewId:
string(uuid)
Read Only:
true -
viewName:
string
Read Only:
true -
viewStatus:
string
Read Only:
trueAllowed Values:[ "DRAFT", "ACTIVE", "ARCHIVED", "DELETED" ]Specifies the allowable statuses for a view.
Nested Schema : TimeLabel
Type:
Show Source
object-
asOfTime:
integer(int64)
Read Only:
true -
created:
integer(int64)
Read Only:
true -
createdBy:
string(uuid)
Read Only:
true -
description:
string
Read Only:
true -
ftlAssignedToActiveRequest:
boolean
Read Only:
true -
id:
string(uuid)
Read Only:
true -
lastModified:
integer(int64)
Read Only:
true -
links:
array links
Read Only:
true -
modifiedBy:
string(uuid)
Read Only:
true -
name:
string
Read Only:
true -
ownerId:
string(uuid)
Read Only:
true -
private:
boolean
-
rollingTimeLabelData:
object RollingTimeLabelData
-
timeLabelClass:
string
Read Only:
trueAllowed Values:[ "HISTORICAL", "FUTURE" ] -
timeLabelType:
string
Read Only:
trueAllowed Values:[ "SPECIFIED", "ROLLING_PERIOD", "REQUEST" ] -
timeZone:
object ZoneId
-
viewId:
string(uuid)
Read Only:
true
Nested Schema : validTransitionActions
Type:
arrayRead Only:
Show Source
true-
Array of:
string
Allowed Values:
[ "SUBMIT", "APPROVE", "PUSHBACK", "REJECT", "WITHDRAW", "RECALL", "COMMIT", "CLOSE" ]
Nested Schema : RollingTimeLabelData
Type:
Show Source
object-
offset:
integer(int32)
-
timeOfDay:
string
-
unit:
string
Allowed Values:
[ "NONE", "END_OF_MONTH", "END_OF_YEAR", "END_OF_QUARTER", "FISCAL_QUARTER_END", "FISCAL_YEAR_END" ]
Nested Schema : DimensionSyncTaskHistory
Type:
Show Source
object-
duration:
string
Read Only:
true -
endTime:
integer(int64)
-
messages:
array messages
-
startTime:
integer(int64)
-
status:
string
Allowed Values:
[ "PENDING", "COMPLETED", "ERROR", "RUNNING" ] -
syncId:
string(uuid)
-
taskKey:
string
Read Only:
true -
taskName:
string
Nested Schema : ValidationSetting
Type:
Show Source
object-
applicationType:
string
Allowed Values:
[ "PBCS", "EPBCS", "FCCS", "TRCS", "FCGL", "Generic" ] -
approveSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE", "NOT_APPLICABLE" ] -
commitSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE", "NOT_APPLICABLE" ] -
description:
string
-
executionState:
string
Allowed Values:
[ "ENABLED", "DISABLED" ] -
id:
string
-
name:
string
-
submitSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE", "NOT_APPLICABLE" ] -
validationScope:
string
Allowed Values:
[ "APPLICATION", "NODE_TYPE", "HIERARCHY_SET", "DIMENSION", "ADAPTER" ] -
viewpointSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE", "NOT_APPLICABLE" ]
Examples
The following example shows how to retrieve all the applications by submitting a GET request on the REST resource using cURL.
curl --user edmcs_cloud_user -X GET https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications
Example of the Response Body
The following example shows the contents of the response body in JSON format:
{
"items": [
{
"id": "8539a01c-fc12-4f9e-b624-e8f335848bd0",
"name": "Acquired GL (Legacy)",
"description": "General ledger from acquired company",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0"
},
{
"rel": "configure",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0/configuration",
"method": "PUT"
},
{
"rel": "register",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0/registration",
"method": "POST"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0",
"method": "DELETE"
},
{
"rel": "grants",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0/grants"
},
{
"rel": "applicationAdapter",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/appAdapters/2aecf709-2e33-450a-8d22-9a7bfbb41af5"
},
{
"rel": "connections",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0/connections"
},
{
"rel": "testConnection",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0/connections/test",
"method": "POST"
}
],
"timeCreated": "2017-11-10T04:43:30.049Z",
"timeModified": "2017-11-30T02:15:59.656Z",
"objectStatus": "ACTIVE",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"type": {
"id": "7ece33e8-4796-4a86-8a67-e98d95f2892c",
"name": "Custom",
"description": "Build your own custom application to manage enterprise data for any cloud, on premise, or third-party system.",
"links": []
},
"dimensions": [
{
"id": "9ae152c1-9d03-46b8-9206-744680c84c43",
"name": "Account",
"description": "Account segment from acquired GL",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "9f9d7689-44ce-4e0a-8f37-33ed54e703c4",
"name": "Acquired GL (Legacy)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/9f9d7689-44ce-4e0a-8f37-33ed54e703c4"
}
],
"description": "Acquired GL Chart of Accounts"
},
"timeCreated": "2017-11-10T04:45:11.005Z",
"timeModified": "2017-11-10T04:45:11.005Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/9ae152c1-9d03-46b8-9206-744680c84c43/compatibleViews"
}
],
"viewpoints": [
{
"id": "db167957-099c-4c78-90fa-13d5482ea77a",
"name": "Account",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/9f9d7689-44ce-4e0a-8f37-33ed54e703c4/viewpoints/db167957-099c-4c78-90fa-13d5482ea77a"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Account",
"supportsMappingExport": false
},
{
"id": "0354f73b-a152-47f7-a1fb-ca122f9011da",
"name": "Entity",
"description": "Entity segment from acquired GL",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "9f9d7689-44ce-4e0a-8f37-33ed54e703c4",
"name": "Acquired GL (Legacy)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/9f9d7689-44ce-4e0a-8f37-33ed54e703c4"
}
],
"description": "Acquired GL Chart of Accounts"
},
"timeCreated": "2017-11-10T04:48:54.888Z",
"timeModified": "2017-11-10T04:48:54.888Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/8539a01c-fc12-4f9e-b624-e8f335848bd0"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/0354f73b-a152-47f7-a1fb-ca122f9011da/compatibleViews"
}
],
"viewpoints": [
{
"id": "0c3490cd-a764-4b5b-943e-c80859d2f15e",
"name": "Entity",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/9f9d7689-44ce-4e0a-8f37-33ed54e703c4/viewpoints/0c3490cd-a764-4b5b-943e-c80859d2f15e"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Entity",
"supportsMappingExport": false
}
],
"primaryView": {
"id": "9f9d7689-44ce-4e0a-8f37-33ed54e703c4",
"name": "Acquired GL (Legacy)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/9f9d7689-44ce-4e0a-8f37-33ed54e703c4"
}
],
"description": "Acquired GL Chart of Accounts"
},
"hasUnappliedAnswers": false,
"isBound": true,
"supportedDirection": "BOTH",
"permittedActions": [
"IMPORT",
"ARCHIVE",
"EDIT_METADATA",
"MANAGE_GRANTS",
"EXPORT",
"DELETE"
],
"hasPermissionToPrimaryView": true,
"supportsConnections": false
},
{
"id": "5c8f57cf-af1c-4d9b-ba71-8d17f9806441",
"name": "Corporate GL (Cloud)",
"description": "Corporate general ledger in the cloud",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "configure",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441/configuration",
"method": "PUT"
},
{
"rel": "register",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441/registration",
"method": "POST"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441",
"method": "DELETE"
},
{
"rel": "grants",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441/grants"
},
{
"rel": "applicationAdapter",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/appAdapters/2aecf709-2e33-450a-8d22-9a7bfbb41af5"
},
{
"rel": "connections",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441/connections"
},
{
"rel": "testConnection",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441/connections/test",
"method": "POST"
}
],
"timeCreated": "2017-11-10T01:32:53.431Z",
"timeModified": "2017-11-21T21:48:41.345Z",
"objectStatus": "ACTIVE",
"createdBy": "Casey.Brown",
"modifiedBy": "demoadmin",
"type": {
"id": "7ece33e8-4796-4a86-8a67-e98d95f2892c",
"name": "Custom",
"description": "Build your own custom application to manage enterprise data for any cloud, on premise, or third-party system.",
"links": []
},
"dimensions": [
{
"id": "93da8bbb-afb9-4793-ac84-4e9b59557c3f",
"name": "Account",
"description": "Account segment in GL chart of accounts",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"timeCreated": "2017-11-10T01:48:38.153Z",
"timeModified": "2017-11-10T01:48:38.153Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/93da8bbb-afb9-4793-ac84-4e9b59557c3f/compatibleViews"
}
],
"viewpoints": [
{
"id": "9ac35ba4-3ec3-4e67-b237-c3741b76d399",
"name": "Account",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e/viewpoints/9ac35ba4-3ec3-4e67-b237-c3741b76d399"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Account",
"supportsMappingExport": false
},
{
"id": "7590b4a0-ba14-4547-b218-e2fac3a3433e",
"name": "Company",
"description": "Company segment for GL chart of acounts",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"timeCreated": "2017-11-10T02:12:21.568Z",
"timeModified": "2017-11-10T02:12:21.568Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/7590b4a0-ba14-4547-b218-e2fac3a3433e/compatibleViews"
}
],
"viewpoints": [
{
"id": "c60b4c92-4f6e-4779-b30f-a0ed521b47cc",
"name": "Company",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e/viewpoints/c60b4c92-4f6e-4779-b30f-a0ed521b47cc"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Company",
"supportsMappingExport": false
},
{
"id": "13d4575b-8a7d-4024-82a4-8e2f6f14b87f",
"name": "Cost Center",
"description": "Cost Center segment in GL chart of accounts",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"timeCreated": "2017-11-10T02:33:55.381Z",
"timeModified": "2017-11-10T02:33:55.381Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/13d4575b-8a7d-4024-82a4-8e2f6f14b87f/compatibleViews"
}
],
"viewpoints": [
{
"id": "d32e3167-f6e5-4f0b-94e2-3b92d13dcd3b",
"name": "Cost Center",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e/viewpoints/d32e3167-f6e5-4f0b-94e2-3b92d13dcd3b"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Cost Center",
"supportsMappingExport": false
},
{
"id": "cedadf2e-4b5a-4190-9099-e1f961940a06",
"name": "Line of Business",
"description": "Line of Business segment in GL chart of accounts",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"timeCreated": "2017-11-10T02:21:26.698Z",
"timeModified": "2017-11-10T02:21:26.698Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/cedadf2e-4b5a-4190-9099-e1f961940a06/compatibleViews"
}
],
"viewpoints": [
{
"id": "6c8224ef-b7f5-493a-bae3-6764dd8b3157",
"name": "Line of Business",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e/viewpoints/6c8224ef-b7f5-493a-bae3-6764dd8b3157"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "LoB",
"supportsMappingExport": false
},
{
"id": "8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4",
"name": "Product",
"description": "Product segment in GL chart of accounts",
"dimensionType": "User Defined",
"connected": false,
"objectStatus": "ACTIVE",
"viewLink": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"timeCreated": "2017-11-10T02:38:15.400Z",
"timeModified": "2017-11-10T02:38:15.400Z",
"createdBy": "Casey.Brown",
"modifiedBy": "Casey.Brown",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4"
},
{
"rel": "edit",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4",
"method": "DELETE"
},
{
"rel": "application",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/applications/5c8f57cf-af1c-4d9b-ba71-8d17f9806441"
},
{
"rel": "files",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/files/temp",
"method": "POST"
},
{
"rel": "importFile",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4/import/file"
},
{
"rel": "exportDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4/export/download"
},
{
"rel": "exportMappingDownload",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4/mappings/export/download"
},
{
"rel": "mappings",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4/mappings"
},
{
"rel": "compatibleViews",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/dimensions/8955b5f5-4b03-4723-87fe-e3c9d5dbb6f4/compatibleViews"
}
],
"viewpoints": [
{
"id": "508f357e-b92e-4fd6-8315-47641921bac9",
"name": "Product",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e/viewpoints/508f357e-b92e-4fd6-8315-47641921bac9"
}
]
}
],
"isBound": true,
"supportedDirection": "BOTH",
"externalName": "Product",
"supportsMappingExport": false
}
],
"primaryView": {
"id": "f8f8829f-c33f-4a0b-8d97-f25a0feeb04e",
"name": "Corporate GL (Cloud)",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/f8f8829f-c33f-4a0b-8d97-f25a0feeb04e"
}
],
"description": "Corporate general ledger chart of accounts"
},
"hasUnappliedAnswers": true,
"isBound": true,
"supportedDirection": "BOTH",
"permittedActions": [
"IMPORT",
"ARCHIVE",
"EDIT_METADATA",
"MANAGE_GRANTS",
"EXPORT",
"DELETE"
],
"hasPermissionToPrimaryView": true,
"supportsConnections": false
}
]
}