Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Task inputs for Web Service Integration Details.

Task Inputs for Result Processing Details

Here the Exit Codes field is filled with two elements, "0" and the range [100-255] where the expected exit code ("101") falls in.

Task Results

Task Output

Output Fields

Field

Type

Preserved on re-run

Description

Response Code

Text

False

The webservice response code.

Exit Codes

The exit codes for this Universal Extension are described in the following table.

Exit Code

Status Classification Code

Status Classification Description

Status Description

0

SUCCESS

Successful Execution

SUCCESS: Task executed successfully <Additional information>.

1

FAIL

Failed Execution

FAIL: <Unexpected error description>

3

AUTHORIZATION_ERROR

Insufficient Permissions

AUTHORIZATION_ERROR: The authorization credentials provided for the request are invalid.

21

FOREIGN_API_REQUEST_ERROR

Bad request to third party API

FOREIGN_API_REQUEST_ERROR: Client side error when sending the request.

22

FOREIGN_API_RESPONSE_ERROR

Validation error response from third party API

FOREIGN_API_RESPONSE_ERROR: Server side error.

23

FOREIGN_SERVER_ERROR

Destination URL not found or redirected

FOREIGN_SERVER_ERROR: Not Found

24

EXIT_CODE_MAPPING_ERROR

Error occurred during Exit Code Mapping

EXIT_CODE_MAPPING_ERROR: Invalid Path Expression
EXIT_CODE_MAPPING_ERROR: No match found for the provided expression
EXIT_CODE_MAPPING_ERROR: Response body not in JSON format
EXIT_CODE_MAPPING_ERROR: Unable to parse the JSON body

Extension Output

The extension output result has the following fields:

...

This document references the following documents:

Name

Location

Description

Universal Templates

https://docs.stonebranch.com/confluence/display/UC71x/Universal+Templates

User documentation for creating Universal Templates in the Universal Controller user interface.

Credentials

https://docs.stonebranch.com/confluence/display/UC71x/Credentials#Credentials-CredentialDetailsFieldDescriptions

User Documentation for Credentials Details Field Description

Universal Tasks

https://docs.stonebranch.com/confluence/display/UC71x/Universal+Tasks

User documentation for creating Universal Tasks in the Universal Controller user interface.