Smart Action

Subcategories:

standard-field

Resource Plural Label

Smart Action

Resource Name

smartActions

Get all Smart Actions

Request: GET

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Query Parameters

There are no request query parameters for this task.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Smart Action

Request: POST

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Smart Action

Request: GET

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Smart Action

Request: PATCH

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a Smart Action

Request: PUT

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Smart Action

Request: DELETE

URI: <standard-field>

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

List of Values

There are no LOVs for this resource.

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

UserActionId

integer

Uniquely identifies the action. For internal use.

UserActionName

string

Uniquely identifies the action with a name. For internal use.

Properties:

The maximum length is 256.

UI Label:

Action Name

DisplayLabel

string

Consumer-friendly action name.

Properties:

The maximum length is 256.

UI Label:

Action Name

IncludedInApplication

string

List of applications that this action can be used in.

Properties:

The maximum length is 512.

UI Label:

Included in Application

UpdateOfAttributes

string

Attributes to be updated when the Actions UI is launched.

Properties:

The maximum length is 512.

UI Label:

Attributes to Update

Entity

string

REST Resources the action belongs to.

Properties:

The maximum length is 150.

UI Label:

Parent Entity

Href

string

The REST endpoint to perform the action.

Properties:

The maximum length is 150.

UI Label:

REST Endpoint

Method

string

HTTP method to use with HREF.

Properties:

The maximum length is 15.

UI Label:

HTTP Method

ContentType

string

The content type to use when invoking the REST endpoint.

Properties:

The maximum length is 50.

UI Label:

Content Type

ConfirmationMessage

string

A message to seek confirmation for the action being performed.

Properties:

The maximum length is 1024.

UI Label:

Confirmation Message

UserActionRank

integer

Number to indicate priority of the action.

UI Label:

Priority

PageType

string

The list of pages that this action can be used in.

Properties:

The maximum length is 256.

UI Label:

Page Type

SmartSuggestFlag

boolean

Indicates if smart suggest is enabled for the action.

Properties:

The maximum length is 1.

UI Label:

Smart Suggest

ObjectFunctionName

string

The object function associated with the smart action.

Properties:

The maximum length is 64.

UI Label:

Object Function

SystemActionFlag

boolean

Boolean type indicating if the action is seeded or custom.

Properties:

The maximum length is 1.

UI Label:

System Action