When a certain transaction (Map) is accessed in Eclipse IDE, the following error is received: "Map in Mapset does not contain ADSD and Mapset needs to be recompiled".
The same map is working in CICS terminal, but it is not working in Hostbridge Eclipse.
On what cases this error will happen?
Release : 6.0
This is due to the mapset not having been reassembled for many years, so the part of the mapset that is needed for HB.js does not exist in the load module.
The mapset needs to be reassembled/linked using current CICS libraries, and then this error message should stop to appear.