Classe /GOOG/CL_WORKFLOWS_V1

Classe

/GOOG/CL_WORKFLOWS_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Workflows API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_002 ListLocationsResponse PUBBLICO
TY_003 ListOperationsResponse PUBBLICO
TY_004 ListWorkflowsResponse PUBBLICO
TY_005 Location PUBBLICO
TY_006 Operation PUBBLICO
TY_007 StateError PUBBLICO
TY_008 Status PUBBLICO
TY_009 Workflow PUBBLICO
TY_010 ListWorkflowRevisionsResponse PUBBLICO
TY_T_005 Location PUBBLICO
TY_T_006 Operation PUBBLICO
TY_T_009 Workflow PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1.0 PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240207 PUBBLICO
C_ROOT_URL STRING URL root API https://workflows.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google flussi di lavoro:v1 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO

Metodi

Per informazioni generali su un metodo in ABAP SDK per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: costruttore
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE BALOBJ_D Log applicazione: nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE BALSUBOBJ Log applicazione: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_WORKFLOWID IMPORTAZIONE STRING workflowId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_009 Flusso di lavoro
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

DELETE_OPERATIONS

  • Descrizione: flussi di lavoro.projects.locations.operations.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

DELETE_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_WORKFLOWS_ID IMPORTAZIONE STRING workflowsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_LOCATIONS

  • Descrizione: flussi di lavoro.projects.locations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_005 Località
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_OPERATIONS

  • Descrizione: flussi di lavoro.projects.locations.operations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_REVISIONID IMPORTAZIONE STRING revisionId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_WORKFLOWS_ID IMPORTAZIONE STRING workflowsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_009 Flusso di lavoro
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_LOCATIONS

  • Descrizione: flussi di lavoro.projects.locations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_002 ListLocationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_OPERATIONS

  • Descrizione: flussi di lavoro.projects.locations.operations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_003 ListOperationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_REVISIONS_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.listRevisions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_WORKFLOWS_ID IMPORTAZIONE STRING workflowsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 ListWorkflowRevisionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_004 ListWorkflowsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

PATCH_WORKFLOWS

  • Descrizione: flussi di lavoro.projects.locations.workflows.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_WORKFLOWS_ID IMPORTAZIONE STRING workflowsId
IS_INPUT IMPORTAZIONE TY_009 Flusso di lavoro
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBBLICA