Send feedback
Class /GOOG/CL_WORKFLOWEXECUTIONS_V1
Stay organized with collections
Save and categorize content based on your preferences.
On-premises or any cloud edition v1.8 keyboard_arrow_down
Class
/GOOG/CL_WORKFLOWEXECUTIONS_V1
Inheriting from:/GOOG/CL_HTTP_CLIENT
Description:Workflow Executions API v1
For general information about a class in ABAP SDK for Google Cloud,
see
API client stub .
Types
Type
Description
Visibility
TY_002
Error
PUBLIC
TY_003
Execution
PUBLIC
TY_004
ListExecutionsResponse
PUBLIC
TY_005
Position
PUBLIC
TY_006
PubsubMessage
PUBLIC
TY_007
StackTrace
PUBLIC
TY_008
StackTraceElement
PUBLIC
TY_009
StateError
PUBLIC
TY_010
Status
PUBLIC
TY_011
Step
PUBLIC
TY_012
TriggerPubsubExecutionRequest
PUBLIC
TY_013
Callback
PUBLIC
TY_014
ExportDataResponse
PUBLIC
TY_015
ListCallbacksResponse
PUBLIC
TY_016
Exception
PUBLIC
TY_017
ListStepEntriesResponse
PUBLIC
TY_018
NavigationInfo
PUBLIC
TY_019
StepEntry
PUBLIC
TY_020
StepEntryMetadata
PUBLIC
TY_023
VariableData
PUBLIC
TY_T_003
Execution
PUBLIC
TY_T_008
StackTraceElement
PUBLIC
TY_T_011
Step
PUBLIC
TY_T_013
Callback
PUBLIC
TY_T_019
StepEntry
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
TY_HTTP_BODY
HTTP Body
PUBLIC
TY_EXTENSIONS
Extensions
PUBLIC
TY_T_EXTENSIONS
Table of Extensions
PUBLIC
Constants
Name
Type
Description
Value
Visibility
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Lowest Cloud Version
1.0
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Lowest On-premises Version
1.5
PUBLIC
C_PATH_PREFIX
STRING
API Path Prefix
PUBLIC
C_REVISION_DATE
DATUM
Discovery Document revision Date
20240820
PUBLIC
C_ROOT_URL
STRING
API Root URL
https://workflowexecutions.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Google Service Name
workflowexecutions:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Supported Auth Types
IJIJWW
PUBLIC
Methods
For general information about a method in ABAP SDK for Google Cloud,
see
API method .
CONSTRUCTOR
Description: Constructor
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_KEY_NAME
IMPORTING
/GOOG/KEYNAME
Google Cloud Key Name
IV_LOG_OBJ
IMPORTING
BALOBJ_D
Application log: Object name (Application code)
IV_LOG_SUBOBJ
IMPORTING
BALSUBOBJ
Application Log: Subobject
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
CANCEL_EXECUTIONS
Description: projects.locations.workflows.executions.cancel
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
IS_INPUT
IMPORTING
REF TO DATA
Input Data
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
Execution
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
CREATE_EXECUTIONS
Description: projects.locations.workflows.executions.create
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IS_INPUT
IMPORTING
TY_003
Execution
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
Execution
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
DELETE_EXECUTION_HISTORY_EX
Description: locations.workflows.executions.deleteExecutionHistory
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
IS_INPUT
IMPORTING
REF TO DATA
Input Data
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
REF TO DATA
Output Data
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
EXPORT_DATA_EXECUTIONS
Description: projects.locations.workflows.executions.exportData
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_014
ExportDataResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_EXECUTIONS
Description: projects.locations.workflows.executions.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_VIEW
IMPORTING
STRING
view
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
Execution
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_STEP_ENTRIES
Description: projects.locations.workflows.executions.stepEntries.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_VIEW
IMPORTING
STRING
view
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
IV_P_STEP_ENTRIES_ID
IMPORTING
STRING
stepEntriesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_019
StepEntry
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
LIST_CALLBACKS
Description: projects.locations.workflows.executions.callbacks.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_015
ListCallbacksResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
LIST_EXECUTIONS
Description: projects.locations.workflows.executions.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_ORDERBY
IMPORTING
STRING
orderBy
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_VIEW
IMPORTING
STRING
view
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_004
ListExecutionsResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
LIST_STEP_ENTRIES
Description: projects.locations.workflows.executions.stepEntries.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_ORDERBY
IMPORTING
STRING
orderBy
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_SKIP
IMPORTING
STRING
skip
IV_Q_VIEW
IMPORTING
STRING
view
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IV_P_EXECUTIONS_ID
IMPORTING
STRING
executionsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
ListStepEntriesResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
RESUME_WORKFLOW
Description: Sends an HTTP callback to resume the corresponding workflow
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_CALLBACK_URL
IMPORTING
STRING
callback URL
IS_INPUT
IMPORTING
TY_HTTP_BODY
HTTP Body
ES_RAW
EXPORTING
DATA
Raw Output Data
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
SEND_HTTP_CALLBACK
Description: locations.workflows.executions.callbacks.sendHttpCallback
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_CALLBACK_ID
IMPORTING
STRING
callbackId
IV_P_EXECUTION_ID
IMPORTING
STRING
executionId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationId
IV_P_PROJECTS_ID
IMPORTING
STRING
projectId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowId
IS_INPUT
IMPORTING
TY_HTTP_BODY
HTTP Body
ES_RAW
EXPORTING
DATA
Raw Output Data
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
TRIGGER_PUBSUB_EXECUTION_WO
Description: projects.locations.workflows.triggerPubsubExecution
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_WORKFLOWS_ID
IMPORTING
STRING
workflowsId
IS_INPUT
IMPORTING
TY_012
TriggerPubsubExecutionRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
Execution
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
CLOSE
Description: Close Connection
Visibility: PUBLIC
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]