CDIER0961E The REST step is unable to invoke the REST service.

Explanation

The REST step cannot invoke the REST service for one or more of the following reasons:
  • The connection or network is unavailable
  • The service that the REST step called is unavailable.
  • The REST security mechanism is not set to invoke the REST service.

User response

To diagnose the issue, complete the following steps:
  1. In the Hierarchical Data stage, enable logging, and then set the logging level to Trace.
  2. Gather all the job logs.
  3. Look for a trace file with a name that contains the string _org.apache.http.wire_ to see if the HTTP response that is returned by the HTTP server has the expected content type and data.
To troubleshoot the issue, complete one or more of the following steps:
  • Ensure that the connection or network is available.
  • Ensure that the service that the REST step called is available.
  • Configure the REST security mechanism to invoke the REST service.