You are here: Reference > Tools, accelerators, and wizards > prpcServiceUtils properties and arguments > Retrieving service-enabled job status

Retrieving service-enabled job status

Import, export, expose, and hotfix operations, and all asynchronous rollback operations, return a JobID. After you run an asynchronous service-enabled job, retrieve the job status to determine whether the job was successful.

  1. Configure the status properties:

    Property name Value
    getstatus.jobID The job ID for an asynchronous process.
    getstatus.operationName The operation name associated with the job ID: import, export, expose, hotfix, or rollback.
  2. Save and close the prpcServiceUtils.properties file.
  3. Run the prpcServiceUtils.bat or prpcServiceUtils.sh script, for example:

    prpcServiceUtils.bat getStatus

  4. When the system returns the job status, review the message to determine if the job was successful.