Listing Work Request Errors

Get a list of error message logs for a particular work request in Language.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Language.
    2. In the left-side navigation menu, click Projects.
    3. Click the name of the project.

      The project details page opens.

    4. Under Resources, click Work requests.

      The work requests in the project are displayed in the Work requests table.

    5. Click the name of the work request.

      The work request details page opens.

    6. Under Resources, click Error messages.

      All error messages logged are displayed in the Error messages table.

  • Use the oci ai language work-request error list command and required parameters view the errors for a particular work request:

    oci ai language work-request error list --work-request-id <work-request-id>... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the ListWorkRequestErrors operation to view the errors for a work request.