Versions Compared

Key

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

...


Task Output

Exit Codes

The exit codes for this Universal Extension are described below.


Exit CodeStatus Classification CodeStatus Classification DescriptionDescription
0SUCCESSSuccessful ExecutionSUCCESS: Successful Task execution
1FAILEDFailed ExecutionThis exit code indicates that there was a problem in the CONCSUB commands main fields like responsibility or responsibility app short name. Check the output to see the error message that is returned from CONCSUB command
11FAILEDBinary Path not found

The CONCSUB binary path does not exists or not accessible by the user that runs the command. Check the user in the Credential under the Agent Details, if the Credential value is empty than the task will be executed by the agents default user (Default: ubroker) and check if that user have permission to the folder.

12FAILEDFile not foundThe environment script not found or not accessible by the user. Check the user in the Credential under the Agent Details, if the Credential value is empty than the task will be executed by the agents default user (Default: ubroker) and check if that user have permission to the folder.
253FAILED
Concurrent Manager encountered an error
CONCSUB command submitted the request but the request had an error or warning in EBS. Check the EBS Attributes and then check the outputs
XFAILED
Program exited with status X
The concurrent program exited with a status other than 0. Exit code will be same as the status code. Check the EBS Attributes and then check the outputs. 


STDOUT and STDERR

STDOUT and STDERR provide additional information to the User. The populated content can be changed in future versions of this extension without notice. Backward compatibility is not guaranteed.

STDOUT will have the output from CONCSUB command and the log file content

EXTENSION will have the output from out file.

Document References

This document references the following documents:


Document Link

Description

Universal Templates

User documentation for creating, working with, and understanding Universal Templates and Integrations.

Universal Tasks

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


Known Issues

  • There are no known issues

Anchor
Changelog
Changelog

Changelog

ue-cs-oracle-ebs-1.0.6 (2024-01-

04

10)

Enhancements

  • Initial Version

...