SAP DOCUMENTATION

Read the Status of a Job

service operation


Definition

Retrieve the status of a given job.


Technical Data

Software Component Version Convergent Charging 3.0
Technical Details
Namespace http://rating.ws.highdeal.com/
Application Area IS-CC
Direction inbound
Mode synchronous
Idempotency false

Business Context and Use

This operation returns the status of a given job according to a job identifier. The different statuses of a job can be:

  • INIT: The job is stored in database but not yet executed
  • RUNNING: The job is pending
  • SUCCESS: Terminal state reached when the job has successfully finished
  • INERROR: Terminal state reached when the job failed
Note: If no job corresponds to the identifier, the operation ends with an "INERROR" status.

Related Service Operations

Message Types

Consult the structures of the message types related to this operation:

Prerequisites

There is no prerequisite.

Integration

There is no specific integration information.

Constraints and Integrity Conditions

There is no specific constraint.

SAP CC 3.0 SP08 and later - Copyright© 2011 SAP AG