Why am I getting these messages about XMLDEFS even though I added XMLDEFS to VKGPARMS?
VAN0007E SYSTEM PARAMETER XMLDEFS IS UNKNOWN -- CHECK THE SPELLING
VAN0999E XMLDEFS SYSPARM Not Found
Vantage
This error was caused because the SMPE Parmlib was not properly specified on the PARMS DD concatenation in the SAMS proc.
Additional Information:
The XMLDEFS lib can be specified via the VKGPARMS member or by adding a DD in the SAMS proc.
The description of XMLDEFS is:
Specifies the name of the data set that will hold the XML definitions of the Action Definition Table (ADT) for object Actions. Either this parameter or an XMLDEFS DD card in the SAMS proc needs to be used to activate the ADT definitions.
The DD card overrides this system parameter if both are specified.
Applies to: GMI and Base System
Default: (%%SMPPFX%%.CCTUXML)