The following query calls the external stored procedure to create a new user with a name of u001:
CALL CliXSP_ETUser.ET001_xsp1('u001', resultx);
The following query calls the external stored procedure to create a new user with a name of u001:
CALL CliXSP_ETUser.ET001_xsp1('u001', resultx);