sp_gen_jasper_report_url


Parameters

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

Definition