Travis
Travis
I think it is this zosmf api being used: ( https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.izua700/izuprog_API_ReceiveMsgTSOAS.htm ) GET /zosmf/tsoApp/tso/
Using the CLI i see the same behaviour: zowe tso start address-space -a test zowe tso send address-space TRAVIST-257-aaeeaaaz --data "call 'travist.TEMP.HCLTOOL.LOAD1(JSONTEST)'" i.e. the line containing the opening "{" of...
Hi, I tried this again today and the corruption in still occurring. e.g. The closing '}' of "element346" is lost: ` ..., { "element343": "value343", }, { "element344": "value344", },...
still occurs today.
Hi @MikeBauerCA , I hacked together this script to test zosmf directly: ( It runs the above program using the zosmf tso api, requests all the output, then uses python...
In case it matters I tested on " z/OS 02.04.00 "
Hi @t1m0thyj , I tried changing the above C program to 10000 iterations, and get a similar result to you - every few runs data is lost. The location of...
Hi @radecek9787 Do you also see corruption in the tso output , like in https://github.com/zowe/zowe-cli/issues/690 ? specifically is there data missing from the output?
Hi, Our racf password rules require password changes every 30 days - In the last year, my team have received literally dozens of password reset request tickets within my organization....