Open gejohnston opened 1 day ago
Hi Gene, do you have correctly set your variable for node.js?
Btw. default values are more for an inspiration how the value should look like, you still have to fill in the values correctly so the installation will succeed. Also zowe.setup.dataset.prefix doesn't have a correct description (more about it in #4083)
Describe the bug A PSWI-generated workflow job does not like the zowe.yaml file that was also generated by the PSWI workflow.
To Reproduce
Run the step "PSWI - Deployment - Workflows - Configuration of Zowe 3.0 - Run the Zowe init"
The job fails with CC=3328 and displays the following error message:
The zowe.yaml file is generated by the PSWI workflow. Identifying an error in the yaml file does not relate to any action that the user performed.
By debugging the yaml file anyway, I find a path that looks exactly like what the error says is not defined.
Having to further speculate on what the error might be actually complaining about, I find that the dataset does not exist. Is that what the error is actually about?
I do not recall any doc instructing me to create such a dataset. I manually created a dataset by that name just to confirm that I am privileged to do so.
Expected behavior
Since the yaml file and the jobs are all generated behind the scenes, either the PSWI workflow has an error, or the doc does not have sufficient instructions for the user to set PSWI properties that will succeed when the workflow job is run.
The value 'IBMUSER.ZWEV2' is the default value in the step "PSWI - Deployment - Workflows - Configuration of Zowe 3.0 - Define the main variables - Zowe setup MVS prefix". I simply accepted the default value.
By the way, if that is a value which we recommend to customers, it should probably be named 'V3'.
Desktop (please complete the following information):