Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

Job status codes

Job status codes

If a job is successful, the
RunAJob utility
returns a SUCCESS value of 0. If the job fails, the utility returns errors.
The utility can return the following status codes:
Code
Description
-1
Exception
0
Success
1
Warning
2
No wait
3
Failure
4
Timeout
5
Error
6
Running
7
Failure to start
If any required parameters are missing or are not valid in a command, an error message displays and the REST API call does not run.

0 COMMENTS

We’d like to hear from you!