|
Results |
|
ZMF4ECL: Problems sharing and synchronizing projects with ZMF packages
A customer testing the capabilities of sharing IDz development projects (specifically IBM Data Studio projects) with ZMF using the ZMF4ECL interface has reported several issues in both use and execution of functions in this integration. a) Concurrent development issues
|
|
|
ZMF4ECL: Intermittent user connection errors to ZMF Server task
A trace shows that this appears to happen shortly after execution of the ENVIRON.SERVICE.LIST service, which is invoked during connection processing.
|
|
|
ZMF4ECL: Call to BULD00XD inconsistent with other interfaces
A customer has reported an execution difference of pre-package component delete XML Service HLLX BULD00XD. - In ISPF the exit is called once after <enter> is pressed on the confirmation panel, CMNSTG20. - In ZDD the exit is called once after 'OK' is pressed on the 'Delete Components' window.
|
|
|
ZMF User's Guide: Incorrect description of scheduled promotion behaviour
This is incorrect and needs to be resolved in the documentation. The component list for both full and selective scheduled promotions are generated at the time of request. The component list is never generated at execution time.
|
|
|
Calling external programs in the ChangeMan ZMF HLLX address space
1. Multi-user and concurrent HLLX execution
|
|
|
z/OS 2.4 Compatibility with ChangeMan ZMF, ChangeMan SSM, Comparex, StarTool FDM and StarTool IOO
Customers must be running one of these product releases to remain on a supported configuration. No other releases of these products will be certified for execution on z/OS 2.4.
|
|
|
z/OS 2.5 Compatibility with ChangeMan ZMF, ChangeMan ZMF Client Pack, ChangeMan SSM, Comparex, StarTool FDM and StarTool IOO
for execution on z/OS 2.5. If a Micro Focus product upgrade is required to maintain compatibility, we recommend that customers choose the latest available version and maintenance release that supports their chosen version of the operating system.
|
|
|
ZDD truncating submitted JCL at first ‘JOB’ encountered, even in comments
1 SYSOUT SPOOL KBYTES 0.00 MINUTES EXECUTION TIME 1 //USERIDI JOB ,'PROGRAMMER', J0573352
|
|
|
Multi-threaded ZMF web service requests failing with SAXParseException errors
Therefore all generated threads were pointing to the same ZMFServer object. During execution the multi-threaded requests/responses were conflicting with each other, resulting in the error seen above. Removing the static reference (and the static indicator on the methods that referenced zServer) from the program resolved the error.
|
|
|