Mit der Aufgabe Return können Sie die Fehlermeldungen anpassen, die den HTTP-Antwortcodes entsprechen, die bei einem Fehler bei der Ausführung der Integration zurückgegeben werden.
Sie können Fehlermeldungen für die folgenden HTTP-Antwortcodes ändern oder anpassen:
HTTP-Code
Kanonischer Code
400
INVALID_ARGUMENT
400
OUT_OF_RANGE
401
UNAUTHENTICATED
403
PERMISSION_DENIED
404
NOT_FOUND
409
ALREADY_EXISTS
429
RESOURCE_EXHAUSTED
499
CANCELLED
Rückgabeaufgabe konfigurieren
So konfigurieren Sie die Aufgabe Rückgabe:
Rufen Sie in der Google Cloud Console die Seite Application Integration auf.
Die Seite Integrationen wird angezeigt. Dort sind alle Integrationen aufgeführt, die im Google Cloud-Projekt verfügbar sind.
Wählen Sie eine vorhandene Integration aus oder klicken Sie auf Integration erstellen, um eine neue zu erstellen.
Wenn Sie eine neue Integration erstellen, gehen Sie so vor:
Geben Sie im Bereich Integration erstellen einen Namen und eine Beschreibung ein.
Wählen Sie eine Region für die Integration aus.
Wählen Sie ein Dienstkonto für die Integration aus. Sie können die Details des Dienstkontos einer Integration jederzeit im Bereich infoIntegrationsübersicht in der Symbolleiste für Integrationen ändern oder aktualisieren.
Klicken Sie auf Erstellen. Die neu erstellte Integration wird im Integrationseditor geöffnet.
Klicken Sie in der Navigationsleiste des Integrationseditors auf Aufgaben, um eine Liste der verfügbaren Aufgaben und Verbindungen aufzurufen.
Klicken Sie auf das Aufgabenelement Rückgabe und platzieren Sie es im Integrationseditor.
Klicken Sie im Designer auf das Aufgabenelement Rückgabe, um den Konfigurationsbereich der Aufgabe Rückgabe zu öffnen.
Konfigurieren Sie die übrigen Felder mit den Konfigurationsattributen für die Aufgabe, wie in folgenden Tabellen beschrieben.
Ihre Änderungen an den Attributen werden automatisch gespeichert.
Konfigurationsattribute
In folgender Tabelle werden die Konfigurationsattribute der Aufgabe Rückgabe beschrieben.
Attribut
Datentyp
Beschreibung
HTTP code
Ganzzahl
Der HTTP-Code 4XX, für den Sie die Fehlermeldung anpassen möchten.
Customized return message
String
Die benutzerdefinierte Fehlermeldung für den angegebenen HTTP-Code.
Fehlerbehebungsstrategie
Eine Strategie zur Fehlerbehandlung für eine Aufgabe legt die Aktion fest, die ausgeführt werden soll, wenn die Aufgabe aufgrund eines temporären Fehlers fehlschlägt. Informationen zur Verwendung einer Fehlerbehandlungsstrategie und zu den verschiedenen Arten von Fehlerbehandlungsstrategien finden Sie unter Strategien zur Fehlerbehebung.
Kontingente und Limits
Weitere Informationen zu allen Kontingenten und Limits finden Sie unter Kontingente und Limits.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-25 (UTC)."],[[["\u003cp\u003eThe \u003cstrong\u003eReturn\u003c/strong\u003e task allows users to customize error messages for specific HTTP response codes that occur during integration execution failures.\u003c/p\u003e\n"],["\u003cp\u003eUsers can modify error messages for a range of HTTP codes, including 400, 401, 403, 404, 409, 429, and 499, each associated with a specific canonical error code.\u003c/p\u003e\n"],["\u003cp\u003eConfiguring the \u003cstrong\u003eReturn\u003c/strong\u003e task involves navigating to the Application Integration page, selecting an integration, placing the \u003cstrong\u003eReturn\u003c/strong\u003e task in the editor, and setting the desired HTTP code and custom error message.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003cstrong\u003eReturn\u003c/strong\u003e task configuration properties include specifying the HTTP code and the customized return message to be displayed upon error.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find information on error handling strategies and quotas and limits for the return task in the documentation.\u003c/p\u003e\n"]]],[],null,["# Return task\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nReturn task\n===========\n\nThe **Return** task lets you customize the error messages corresponding to the HTTP response codes that are returned during an integration execution failure.\nYou can modify or customize error messages for the following HTTP response codes:\n\nConfigure the Return task\n-------------------------\n\nTo configure the **Return** task:\n\n1. In the Google Cloud console, go to the **Application Integration** page.\n\n [Go to Application Integration](https://console.cloud.google.com/integrations)\n2. In the navigation menu, click **Integrations** .\n\n\n The **Integrations** page appears listing all the integrations available in the Google Cloud project.\n3. Select an existing integration or click **Create integration** to create a new one.\n\n\n If you are creating a new integration:\n 1. Enter a name and description in the **Create Integration** pane.\n 2. Select a region for the integration. **Note:** The **Regions** dropdown only lists the regions provisioned in your Google Cloud project. To provision a new region, click **Enable Region** . See [Enable new region](/application-integration/docs/enable-new-region) for more information.\n 3. Select a service account for the integration. You can change or update the service account details of an integration any time from the info **Integration summary** pane in the integration toolbar. **Note:** The option to select a service account is displayed only if you have enabled integration governance for the selected region.\n 4. Click **Create** . The newly created integration opens in the *integration editor*.\n\n\n4. In the *integration editor* navigation bar, click **Tasks** to view the list of available tasks and connectors.\n5. Click and place the **Return** task element in the integration editor.\n6. Click the **Return** task element on the designer to open the **Return** task configuration pane.\n7. Configure the displayed fields using the [Configuration properties](#params) for the task as detailed in the tables below.\n\n\n All changes to the properties are saved automatically.\n\nConfiguration properties\n------------------------\n\n\nThe following table describes the configuration properties of the **Return** task.\n\nError handling strategy\n-----------------------\n\n\nAn error handling strategy for a task specifies the action to take if the task fails due to a [temporary error](/application-integration/docs/error-handling). For information about how to use an error handling strategy, and to know about the different types of error handling strategies, see [Error handling strategies](/application-integration/docs/error-handling-strategy).\n\nQuotas and limits\n-----------------\n\nFor information about quotas and limits, see [Quotas and limits](/application-integration/docs/quotas).\n\nWhat's next\n-----------\n\n- Learn about [all tasks and triggers](/application-integration/docs/all-triggers-tasks).\n- Learn how to [test and publish an integration](/application-integration/docs/test-publish-integrations).\n\n- Learn about [error handling](/application-integration/docs/error-handling-strategy).\n- Learn about [integration execution logs](/application-integration/docs/introduction-logs)."]]