Unable to connect to CICS agent: "Mainframe bridge not enabled"
search cancel

Unable to connect to CICS agent: "Mainframe bridge not enabled"

book

Article ID: 211019

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Issue with CICS protocol where we have broker enabled in one of our environment.

Getting an error as "Mainframe bridge not enabled"

 

 

 

Environment

All supported DevTest releases.

Cause

By default, Mainframe Bridge from Registry/Workstation is disabled.

Resolution

To enable the bridge, please add below properties to local.properties file and restart the Registry and Broker services.

lisa.mainframe.bridge.enabled=true 
lisa.mainframe.bridge.mode=client 
lisa.mainframe.bridge.server.host=
lisa.mainframe.bridge.server.port=
lisa.mainframe.bridge.connid=

Additional Information

Refer to section "DevTest Mainframe Bridge" in DevTest documentation for the version you are running.