Execution Strategies

An execution strategy defines the appearance, scope and workflow to be used for the processing of an Action.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 64

ExecutionStrategyId is a primary key field of data type nvarchar with a maximum length of 64 in the ExecutionStrategy table. This field's purpose is to uniquely identify each record in the table, and combined with the other fields, it acts as a primary key to uniquely identify each record.

string | null

The ExecutionStrategy field of type nvarchar with a maximum length of 256 is used to store a brief description of an execution strategy for a task or activity.

boolean

When the 'Set' box is checked, the items are processed as a collection. That is, the action is executed once with all the records in scope.

boolean

When the 'Bulk' flag is checked, the Action will be displayed in the Bulk Action List in Views.

boolean

When the Singleton flag is checked, the Action will be displayed on Panels, and as part of the Inline action on the row.

string | null

Miscellaneous notes and information for the entry or record.

boolean

When 'Select Row' is checked, the user will be prompted to select the rows that should be included in the scope of the Action Execution. This can only be false if Bulk and Set are true.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!