HB.js error 14004 Map in Mapset does not contain ADSD.
search cancel

HB.js error 14004 Map in Mapset does not contain ADSD.

book

Article ID: 261438

calendar_today

Updated On:

Products

HB.js

Issue/Introduction

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?  

 

Environment

Release : 6.0

Cause

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. 

Resolution

The mapset needs to be reassembled/linked using current CICS libraries, and then this error message should stop to appear.

Additional Information

HB.js Response Codes