Skip to content

Bad request error information is not surfaced #41

@stewartfrancis

Description

@stewartfrancis
SUMMARY

In non-OK responses CPSM returns a body with error information. This can be recreated by supplying a malformed body with a create request.

<?xml version="1.0" encoding="UTF-8"?> 
<error message_id=\"DFHWU4007\" connect_version="0560">
  <title> 400 CICS management client interface HTTP Error</title>
  <short>An error has occurred in the CICS management client interface. The request cannot be processed.</short>
  <full> The body of the HTTP request was not specified correctly.</full>
</error>

There are other situations when this kind of error response gets generated too, though I can't think of any off the top of my head. Maybe when one region in a system group isn't contactable, possibly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions