sp_gen_report_url


Parameters

Name Type Mode
prop_code text IN
report_id integer IN
params json IN
file_path text IN
file_name text IN (DEFAULT NULL)
export_format text IN (DEFAULT 'pdf')
expire_secs bigint IN (DEFAULT (((7 * 24) * 60) * 60))
template_type text IN (DEFAULT NULL)
access_token text IN (DEFAULT NULL)

Definition