-
**Describe the bug**
A socket hangup occurs if the protocol is not specified (which indicates that the extension has `http` as the default)
**Expected and actual results**
Expec…
-
**Describe the bug**
The CICS extension is not able to load properties coming from the base profile.
**Expected and actual results**
Expected to be able to load base profiles (whi…
-
See the [IBM documentation on how to create BAS and CSD resources](https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.clientapi.doc/topics/createCSDresource.html)
:eyes: Ar…
-
Hi, I'm the lead developer of CICS Explorer at IBM, and I wanted to test the water to see if you would welcome contributions to expand the API covered by the CIC CLI plugin.
We use a lot of code ge…
-
Batch 01 of JAT test projects are:-
1. com.ibm.cics.test.applicationservices.le370.jatp
1. com.ibm.cics.test.core.initialisation.jatp
1. com.ibm.cics.test.applicationservices.intervalcontrol.jatp
Is…
-
I want to make use of the @zowe/cics API in a new plug-in, I'm struggling to do so as the _CicsSession_ class isn't part of the exported API. CicsSession is what's used to create the session object th…
pcoop updated
6 months ago
-
**Goal**: Add the capability to add multiple Group segments in a plug-in. When teams build plug-ins, the plug-in name ends up as the group name (for example, zowe cics). We have referred to this as th…
-
If you're packaging an existing WAR as a bundle by extending the config, you specify the defaultjvmserver within the execution config.
If you create a separate module for the CICS bundle, you speci…
-
Consider the following multi-module Maven project. One module is an OSGi bundle built with the maven-bundle-plugin. The other module is a CICS bundle that includes the OSGi bundle. Building the entire…
-
**Describe the bug**
When I encounter an error, I have to read a JSON object to understand the problem
**Expected and actual results**
Expected to see a nice "Failed to initialize the…