The length of the basedfile file. A length of 0 means that no basedfile file is
passed. If this parameter is greater than 0, basedname cannot also be passed.
errcode
I/O:CHAR(*)
The structure in which to return error information.
Error messages
CPF3CF1 E
Error code parameter not valid.
CPFB602 E
Cannot open file.
HTPA001 E
Input parameter &1 not valid.
HTPA104 E
Server configuration &1 not found or is unreadable.
HTPA105 E
Unable to update server configuration &1.
CPF9802 E
Not authorized to object &2 &3.
Delete a Configuration (QzhbDeleteConfig) API
Required Parameter Group:
1 name Input Char(10)
2 errcode I/O Char(*)
Threadsafe: Yes
Use the QzhbDeleteConfig API to delete a configuration file.
Authorities and locks
To invoke this API, the user must have the following authorities:
v*EXECUTE authority to the QUSRSYS library
v*OBJOPR, *OBJEXIST, *DLT, and either *OBJMGT or *OBJALTER authority to the
QUSRSYS/QATMHTTPC file
Required parameter group
name
INPUT:CHAR(10)
The configuration file name you want to delete. The name can be up to 10
characters long (padded with blanks).
errcode
I/O:CHAR(*)
The structure in which to return error information.
Error messages
CPF3CF1 E
Error code parameter not valid.
44 WebProgramming Guide V4R5