During the start of the STC for Endevor API i get an abend. +BC1PAPI0: F000 ABEND CODE=INIT NUMBER=0001 14.57.00 STC61190 +CCSR010E C1SSESTA U0001 at 0003F65A LMOD BSTPMOPS CSECT BSTPMPGM +000C9A CACIENDV CACIENDV ENDEVOR 14.57.00 STC61190 +CCSR021I OWNER = CA Endevor SCM R18.0
Environment
Endevor V18
Resolution
The Web services STC was started manually (via MVS console command START) and failed during CCI initialization :
C1I0019E CCI Initialization failed. ENDEVOR initialization is terminating BC1PINIT FAILURE, RC=0012. BC1PAPI0: F000 ABEND CODE=INIT NUMBER=0001
Solution: Web Services STC can only be started by the CAICCI SPAWN facility. You define these tasks to the spawn facility by adding a spawn parameter DD statement (ndvspawn) to the ENF procedure for CAICCI services. The ndvspawn DD statement specifies the name of the started task JCL (based on WSEWSSTC in CSIQJCL) for the CA Endevor® SCM API.