REMOVE_APP_ACT_EXP_SFTP_PARΒΆ
Remove an sFTP connection definition for an export action
Parameter Name |
Required |
Description |
---|---|---|
p_sftp_name |
yes |
nname of the SFTP server definition |
Example
EXECUTE SCRIPT api_redadm.remove_app_act_exp_sftp_par
( 'XXX' -- p_sftp_name
);