Skip to content

Check if HA name is followed by another parameter#181

Open
Martin-Zeithaml wants to merge 4 commits intov3.x/stagingfrom
v3.x/bugfix/haInstanceName
Open

Check if HA name is followed by another parameter#181
Martin-Zeithaml wants to merge 4 commits intov3.x/stagingfrom
v3.x/bugfix/haInstanceName

Conversation

@Martin-Zeithaml
Copy link
Copy Markdown
Contributor

@Martin-Zeithaml Martin-Zeithaml commented Mar 16, 2026

Fixes #180

Unit test added, 2 parameters used as HA:

haInstance=valid,IGNORED
2026-03-23 11:00:43.512 <ZWELNCH:50659618> MARTIN INFO ZWEL0024I HA_INSTANCE_ID is 'valid'

STC test

STC modified with additional parmeter:

//ZWELNCH  EXEC PGM=ZWELNCH,REGION=&RGN,TIME=NOLIMIT,            
// PARM='ENVAR(_CEE_ENVFILE=DD:STDENV),POSIX(ON)/&HAINST.,/ 2>&1'
/S ZWESLSTC,HAINST=TEST
ZWESVUSR INFO ZWEL0024I HA_INSTANCE_ID is 'test'
/S ZWESLSTC,HAINST='TEST,HELLO'
ZWESVUSR INFO ZWEL0024I HA_INSTANCE_ID is 'test'

Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com>
Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com>
Martin-Zeithaml and others added 2 commits March 16, 2026 15:40
Signed-off-by: Martin Zeithaml <Martin.Zeithaml@broadcom.com>
Added changelog entry for version 3.5.0 bugfix.

Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com>
@Martin-Zeithaml Martin-Zeithaml marked this pull request as ready for review March 23, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

HA Instance must be the last

1 participant